Skip to content

Commit

Permalink
chore: Bump solution to C# 11
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban committed Nov 18, 2022
1 parent ee4fbec commit 9b59ae7
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
Expand Up @@ -13,7 +13,7 @@

<Product>$(AssemblyName) ($(TargetFramework))</Product>
<DefaultLanguage>en-US</DefaultLanguage>
<LangVersion>8.0</LangVersion>
<LangVersion>11.0</LangVersion>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit 9b59ae7

Please sign in to comment.