PIbd-32.-Gerimovich-I.M.-COP/Library15Gerimovich/Library15Gerimovich.csproj

11 lines
261 B
XML
Raw Normal View History

2024-09-17 00:38:06 +04:00
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net6.0-windows</TargetFramework>
<Nullable>enable</Nullable>
<UseWindowsForms>true</UseWindowsForms>
<ImplicitUsings>enable</ImplicitUsings>
</PropertyGroup>
</Project>