Skip to content

Commit

Permalink
set "EnforceCodeStyleInBuild" to "true"
Browse files Browse the repository at this point in the history
  • Loading branch information
marco-carvalho authored Dec 27, 2024
1 parent 9eb273a commit 9672b4d
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 @@ -2,5 +2,6 @@
<PropertyGroup>
<TargetFramework>net9.0</TargetFramework>
<LangVersion>latest</LangVersion>
<EnforceCodeStyleInBuild>true</EnforceCodeStyleInBuild>
</PropertyGroup>
</Project>

0 comments on commit 9672b4d

Please sign in to comment.