This commit is contained in:
Oli Sturm
2022-10-21 13:17:37 +01:00
parent 238814edbb
commit a2d1e4adc2
2 changed files with 7 additions and 2 deletions
+1
View File
@@ -5,6 +5,7 @@
<TargetFramework>net7.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<LangVersion>preview</LangVersion>
</PropertyGroup>
</Project>