PIbd-33_FIrsov_Kirill_KOP/CheckedListBoxLibrary/MyUserControls.csproj
2024-11-17 13:25:39 +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>