PIbd-22_Aleikin_A.M._Confec.../Confectionery/ConfectioneryView/ConfectioneryView.csproj

11 lines
296 B
XML
Raw Normal View History

2023-01-31 12:54:51 +04:00
<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>