Skip to content

Commit

Permalink
Update NickvisionTubeConverter.WinUI.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
nlogozzo committed Nov 17, 2023
1 parent 88b76f0 commit 4ecc080
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<ApplicationManifest>app.manifest</ApplicationManifest>
<Platforms>x86;x64;ARM64</Platforms>
<RuntimeIdentifiers>win-x86;win-x64;win-arm64</RuntimeIdentifiers>
<PublishProfile>win-$(Platform).pubxml</PublishProfile>
<PublishProfile>win10-$(Platform).pubxml</PublishProfile>
<UseWinUI>true</UseWinUI>
<AppxPackage>false</AppxPackage>
<WindowsPackageType>None</WindowsPackageType>
Expand Down

0 comments on commit 4ecc080

Please sign in to comment.