8 lines
184 B
XML
8 lines
184 B
XML
<Project>
|
|
<PropertyGroup>
|
|
<LangVersion>preview</LangVersion>
|
|
<IsAotCompatible>true</IsAotCompatible>
|
|
<Configurations>Debug;Release</Configurations>
|
|
</PropertyGroup>
|
|
</Project>
|