2025-02-14 01:43:52 +01:00
|
|
|
<Project>
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
<LangVersion>preview</LangVersion>
|
|
|
|
|
<IsAotCompatible>true</IsAotCompatible>
|
2025-02-14 19:16:54 +01:00
|
|
|
<Configurations>Debug;Release</Configurations>
|
2025-02-14 01:43:52 +01:00
|
|
|
</PropertyGroup>
|
|
|
|
|
</Project>
|