Files
noah.pretzer/WebApplication1/WebApplication1/WebApplication1.csproj
Quitoooo ba780def16
Some checks failed
DMA-CSD-CICD/noah.pretzer/pipeline/head There was a failure building this commit
blyat
2026-04-07 11:27:38 +02:00

10 lines
211 B
XML

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