Files
Verspakketten-API/Lutra/Lutra.Domain/Lutra.Domain.csproj
Maarten Zeeman f8192482bf Added Aspire
2026-02-14 20:20:50 +01:00

10 lines
210 B
XML

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