Revert "refactor: switch all projects to C# 10"

This reverts commit 13cf3d93dc.
This commit is contained in:
goat 2021-11-18 15:24:06 +01:00
parent 1561fbac00
commit a2305c7a1d
No known key found for this signature in database
GPG key ID: 7773BB5B43BA52E5
3 changed files with 3 additions and 3 deletions

View file

@ -5,7 +5,7 @@
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
<PlatformTarget>x64</PlatformTarget>
<Platforms>x64;AnyCPU</Platforms>
<LangVersion>10.0</LangVersion>
<LangVersion>9.0</LangVersion>
</PropertyGroup>
<PropertyGroup Label="Feature">