PIbd-32_Chubykina_P.P._COP_11/COP/PluginsConventionLibrary/PluginsConventionLibrary.csproj

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>