Changed code gen to use latest lang version
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<Nullable>disable</Nullable>
|
||||
<RootNamespace>CodeGenerator</RootNamespace>
|
||||
<OutputType>Exe</OutputType>
|
||||
<LangVersion>9</LangVersion>
|
||||
<LangVersion>default</LangVersion>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user