Skip to content

Commit

Permalink
Not ready for .net 9 anaylzers yet
Browse files Browse the repository at this point in the history
  • Loading branch information
scottbilas committed Nov 15, 2024
1 parent 51a375f commit f7b8008
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 @@ -21,7 +21,7 @@
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<EnforceCodeStyleInBuild>true</EnforceCodeStyleInBuild>
<EnableNETAnalyzers>true</EnableNETAnalyzers>
<AnalysisLevel>latest-recommended</AnalysisLevel>
<AnalysisLevel>8</AnalysisLevel>
<NoWarn>$(NoWarn);CS8524</NoWarn>

<!-- language -->
Expand Down

0 comments on commit f7b8008

Please sign in to comment.