PIbd-21_Potapov_N.S._Securi.../SecuritySystem/SecuritySystemDataModels/SecuritySystemDataModels.csproj

11 lines
248 B
XML

<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<Platforms>AnyCPU;x64;x86</Platforms>
</PropertyGroup>
</Project>