Fix RootNamespace and LangVersion

This commit is contained in:
Zev Spitz
2022-01-17 23:01:42 +02:00
parent 6f0471d0be
commit 2d44db49a4
6 changed files with 7 additions and 6 deletions

View File

@@ -3,7 +3,6 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net5.0</TargetFramework>
<RootNamespace>_21_calendar</RootNamespace>
</PropertyGroup>
</Project>