Liber_Incantamentum/Liber_Incantamentum.Tests/Liber_Incantamentum.Tests.csproj
2025-07-10 21:08:26 +02:00

13 lines
239 B
XML

<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net9.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
</PropertyGroup>
<ItemGroup>
</ItemGroup>
</Project>