YAVAPF/Directory.Build.targets

7 lines
123 B
Text
Raw Normal View History

2022-07-05 00:19:04 +02:00
<Project>
<PropertyGroup>
<LangVersion>10.0</LangVersion>
<Nullable>enable</Nullable>
</PropertyGroup>
</Project>