Files
Wino-Mail/Directory.Build.Props

8 lines
184 B
Plaintext
Raw Normal View History

<Project>
<PropertyGroup>
<LangVersion>preview</LangVersion>
<IsAotCompatible>true</IsAotCompatible>
<Configurations>Debug;Release</Configurations>
</PropertyGroup>
</Project>