ISEbd-21_Khaliullov_R.A._Co.../Canteen/CanteenDataModels/CanteenDataModels.csproj

10 lines
206 B
XML
Raw Normal View History

2024-04-30 18:48:42 +04:00
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
</PropertyGroup>
</Project>