Skip to content

Commit

Permalink
Bump lang version
Browse files Browse the repository at this point in the history
  • Loading branch information
Keboo authored Jan 14, 2024
1 parent 675ab02 commit d432fbd
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
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<LangVersion>10.0</LangVersion>
<LangVersion>12.0</LangVersion>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<EnforceCodeStyleInBuild Condition=" '$(BuildingForLiveUnitTesting)' == '' ">true</EnforceCodeStyleInBuild>
Expand Down

0 comments on commit d432fbd

Please sign in to comment.