PIbd-22_Romanov_E.V._Securi.../SecuritySystemFileImplement/SecuritySystemFileImplement.csproj
10Г Егор Романов 6a00072ae7 final fixed
2023-03-06 17:26:18 +04:00

10 lines
206 B
XML

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