Rubrica_Miglioria/Rubrica_Miglioria.csproj
La Programmatrice Verde 9d5fe401af Initial commit
2025-09-23 08:17:13 +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>