COP_Petrushin_PIbd-32/Library14Petrushin/Library14Petrushin.csproj
2024-09-15 21:58:20 +04:00

11 lines
261 B
XML

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