Files
2026-06-26 11:31:03 +02:00

8 lines
172 B
Plaintext

<Project>
<PropertyGroup>
<LangVersion>latest</LangVersion>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
</PropertyGroup>
</Project>