Skip to content

Commit

Permalink
Don't do IID optimizations
Browse files Browse the repository at this point in the history
  • Loading branch information
shmuelie committed Dec 17, 2023
1 parent 7824141 commit 31a2a6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<Nullable>enable</Nullable>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<NoWarn>$(NoWarn);MSB3270</NoWarn>
<CsWinRTIIDOptimizerOptOut>false</CsWinRTIIDOptimizerOptOut>
</PropertyGroup>

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

0 comments on commit 31a2a6c

Please sign in to comment.