mirror of
https://github.com/TomasiDeveloping/PlayerManagement.git
synced 2026-06-17 11:28:55 +00:00
7 lines
172 B
XML
7 lines
172 B
XML
<Project>
|
|
<PropertyGroup>
|
|
<TargetFramework>net10.0</TargetFramework>
|
|
<Nullable>enable</Nullable>
|
|
<ImplicitUsings>enable</ImplicitUsings>
|
|
</PropertyGroup>
|
|
</Project> |