7 lines
123 B
Text
7 lines
123 B
Text
|
<Project>
|
||
|
<PropertyGroup>
|
||
|
<LangVersion>10.0</LangVersion>
|
||
|
<Nullable>enable</Nullable>
|
||
|
</PropertyGroup>
|
||
|
</Project>
|