Skip to content

Commit

Permalink
Property is opt out
Browse files Browse the repository at this point in the history
  • Loading branch information
shmuelie committed Dec 17, 2023
1 parent 31a2a6c commit 40c71e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<Nullable>enable</Nullable>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<NoWarn>$(NoWarn);MSB3270</NoWarn>
<CsWinRTIIDOptimizerOptOut>false</CsWinRTIIDOptimizerOptOut>
<CsWinRTIIDOptimizerOptOut>true</CsWinRTIIDOptimizerOptOut>
</PropertyGroup>

<!-- Centralized location for all generated artifacts -->
Expand Down

0 comments on commit 40c71e0

Please sign in to comment.