Skip to content

Commit

Permalink
Switch generator to WinAppSDK for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergio0694 committed Dec 5, 2024
1 parent ec018ef commit c937c4c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
<Nullable>enable</Nullable>
<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<DefineConstants>$(DefineConstants);WINDOWS_UWP</DefineConstants>

<!-- We're intentionally not always matching the namespace with folder path, to better organize the code -->
<NoWarn>$(NoWarn);IDE0130</NoWarn>
Expand Down

0 comments on commit c937c4c

Please sign in to comment.