PIbd-22_CourseWork_Hospital.../Polyclinic/HospitalDataModels/HospitalDataModels.csproj

10 lines
209 B
XML
Raw Normal View History

2024-05-01 23:49:06 +04:00
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
</PropertyGroup>
</Project>