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

10 lines
210 B
XML
Raw Normal View History

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