PIbd-33_Abazov_A.A._KOP_29/AbazovApp/PluginsConventionLibrary/PluginsConventionLibrary.csproj
2023-11-30 19:37:39 +04:00

11 lines
258 B
XML

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