PIbd-22_Katysheva_N.E._Pizz.../Pizzeria/Pizzeria/Pizzeria.csproj
revengel66 0126203243 s
2024-02-27 21:25:34 +04:00

11 lines
296 B
XML

<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>WinExe</OutputType>
<TargetFramework>net6.0-windows</TargetFramework>
<Nullable>enable</Nullable>
<UseWindowsForms>true</UseWindowsForms>
<ImplicitUsings>enable</ImplicitUsings>
</PropertyGroup>
</Project>