Skip to content

Commit

Permalink
e
Browse files Browse the repository at this point in the history
  • Loading branch information
neuecc committed Feb 16, 2024
1 parent b44d873 commit 3bdb555
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/R3.WinUI3/R3.WinUI3.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,10 @@
<RootNamespace>R3.WinUI3</RootNamespace>
<RuntimeIdentifiers>win10-x86;win10-x64;win10-arm64</RuntimeIdentifiers>
<UseWinUI>true</UseWinUI>

<EnableWindowsTargeting>true</EnableWindowsTargeting>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<NoWarn>1701;1702;1591;1573</NoWarn>

<!-- NuGet Packaging -->
<PackageId>R3Extensions.WinUI3</PackageId>
<PackageTags>rx</PackageTags>
Expand Down

0 comments on commit 3bdb555

Please sign in to comment.