PIbd-21_Valitov_D.F_Sailboa.../Sailboat/Sailboat.csproj

9 lines
235 B
XML
Raw Normal View History

2023-03-17 19:30:05 +04:00
<Project Sdk="Microsoft.NET.Sdk.WindowsDesktop">
<PropertyGroup>
<OutputType>WinExe</OutputType>
<TargetFramework>net5.0-windows</TargetFramework>
<UseWindowsForms>true</UseWindowsForms>
</PropertyGroup>
</Project>