vacanzeEstive_benzinaio/vacanzeEstive_benzinaio.csproj
La Programmatrice Verde 1b364ba363 Initial commit
2025-07-23 11:13:37 +02:00

11 lines
242 B
XML

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