PIbd-21_MasenkinMS_Coursewo.../Hospital/HospitalView/HospitalView.csproj

10 lines
210 B
XML
Raw Normal View History

2024-04-15 22:19:56 +04:00
<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
</PropertyGroup>
</Project>