Skip to content

Commit 23308d9

Browse files
authored
Merge pull request #325 from twobrainsgmbh/chore/csharp11
[twobrains] Raise C# language level from 7.3 to 11
2 parents 709feae + c966c2b commit 23308d9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CADability/CADability.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
<AssemblyName>CADability</AssemblyName>
2121
<Platforms>AnyCPU;x64</Platforms>
2222
<ManagePackageVersionsCentrally>false</ManagePackageVersionsCentrally>
23+
<LangVersion>11.0</LangVersion>
2324
</PropertyGroup>
2425

2526
<PropertyGroup Condition="'$(Configuration)'=='Debug'">

0 commit comments

Comments
 (0)