PIbd-31_Belianin.N.N_COP_8/Lab 1/Belianin_1/MyCustomComponents/MyCustomComponents.csproj
2024-10-21 02:08:06 +04:00

11 lines
261 B
XML

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