Skip to content

Commit

Permalink
配置 ID 用来打包
Browse files Browse the repository at this point in the history
  • Loading branch information
lindexi committed Jan 27, 2024
1 parent aa9535e commit 2d5769b
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
<OutputType Condition="'$(Configuration)'=='Debug'">Exe</OutputType>
<TargetFramework>net8.0</TargetFramework>
<ApplicationManifest>app.manifest</ApplicationManifest>

<AppId>com.dotnetcampus.unofiledownloader</AppId>
</PropertyGroup>
<ItemGroup>
<EmbeddedResource Include="Package.appxmanifest" />
Expand Down

0 comments on commit 2d5769b

Please sign in to comment.