PIbd-31_Alekseev.I.S._COP_3/StudentPerformanceDataModels/StudentPerformanceDataModels.csproj

10 lines
209 B
XML
Raw Normal View History

2024-11-13 15:21:19 +04:00
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
</PropertyGroup>
</Project>