Skip to content

Commit

Permalink
移除不需要的项目属性
Browse files Browse the repository at this point in the history
  • Loading branch information
Richasy committed Sep 20, 2024
1 parent c08eb5c commit b060736
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions src/Desktop/BiliCopilot.UI/BiliCopilot.UI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,6 @@
<NoWarn>$(NoWarn);CS1591</NoWarn>
<Configurations>Debug;Release;Publish</Configurations>
<ApplicationIcon>Assets\logo.ico</ApplicationIcon>
<GenerateAppInstallerFile>False</GenerateAppInstallerFile>
<AppxPackageSigningEnabled>True</AppxPackageSigningEnabled>
<PackageCertificateKeyFile>BiliCopilot.UI_TemporaryKey.pfx</PackageCertificateKeyFile>
<AppxPackageSigningTimestampDigestAlgorithm>SHA256</AppxPackageSigningTimestampDigestAlgorithm>
<AppxAutoIncrementPackageRevision>False</AppxAutoIncrementPackageRevision>
<AppxPackageDir>C:\Users\zrich\Desktop\</AppxPackageDir>
<AppxSymbolPackageEnabled>False</AppxSymbolPackageEnabled>
<GenerateTestArtifacts>True</GenerateTestArtifacts>
<AppxBundle>Never</AppxBundle>
<HoursBetweenUpdateChecks>0</HoursBetweenUpdateChecks>
</PropertyGroup>

<!-- TODO: 由于WebView2尚未支持 aot trim,所以暂时不会在发布版本中使用 AOT -->
Expand Down

0 comments on commit b060736

Please sign in to comment.