Skip to content

Commit

Permalink
Update NickvisionSpotlight.WinUI.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
nlogozzo committed May 5, 2023
1 parent 5802bce commit 4842bd7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions NickvisionSpotlight.WinUI/NickvisionSpotlight.WinUI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@
<UseWinUI>true</UseWinUI>
<EnableMsixTooling>true</EnableMsixTooling>
<GenerateTemporaryStoreCertificate>True</GenerateTemporaryStoreCertificate>
<GenerateAppInstallerFile>False</GenerateAppInstallerFile>
<AppxAutoIncrementPackageRevision>False</AppxAutoIncrementPackageRevision>
<AppxSymbolPackageEnabled>False</AppxSymbolPackageEnabled>
<GenerateTestArtifacts>True</GenerateTestArtifacts>
<AppxBundle>Never</AppxBundle>
<HoursBetweenUpdateChecks>0</HoursBetweenUpdateChecks>
</PropertyGroup>
<ItemGroup>
<Content Include="Assets\SplashScreen.scale-200.png" />
Expand Down

0 comments on commit 4842bd7

Please sign in to comment.