Skip to content

Commit

Permalink
Update Directory.Build.props
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkCiliaVincenti authored Dec 14, 2024
1 parent df14df5 commit ff2a991
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<LangVersion>preview</LangVersion>
<LangVersion>latest</LangVersion>
<EnableNETAnalyzers>true</EnableNETAnalyzers>
<AnalysisLevel>latest</AnalysisLevel>
<WarningsAsErrors>NU1901;NU1902;NU1903;NU1904</WarningsAsErrors>
Expand Down

0 comments on commit ff2a991

Please sign in to comment.