Update C# version to 12
This commit is contained in:
parent
f7ad69440c
commit
fcffdf3720
|
@ -6,5 +6,6 @@
|
|||
<EnableDynamicLoading>true</EnableDynamicLoading>
|
||||
<RootNamespace>ColdMint</RootNamespace>
|
||||
<Nullable>enable</Nullable>
|
||||
<LangVersion>12</LangVersion>
|
||||
</PropertyGroup>
|
||||
</Project>
|
Loading…
Reference in New Issue
Block a user