ISEbd-21_Kuklew_M.I._Chegod.../CarCenterBusinessLogics/CarCenterBusinessLogics.csproj

10 lines
206 B
XML
Raw Normal View History

2024-04-29 22:39:08 +04:00
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net7.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
</PropertyGroup>
</Project>