PIbd-21_Yakovlev_M.G._CarRe.../CarRepairShop/CarRepairShopView/CarRepairShopView.csproj

11 lines
296 B
XML
Raw Permalink Normal View History

2024-02-10 18:50:16 +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>