mirror of
https://github.com/kwsch/NHSE.git
synced 2026-08-05 09:19:12 -05:00
8 lines
152 B
XML
8 lines
152 B
XML
<Project>
|
|
<PropertyGroup>
|
|
<LangVersion>10</LangVersion>
|
|
<Nullable>enable</Nullable>
|
|
<Product>NHSE</Product>
|
|
</PropertyGroup>
|
|
</Project>
|