PIbd-23_Dolgov_D.A._Softwar.../SoftwareInstallation/AbstractSoftwareInstallationDataModels/AbstractSoftwareInstallationDataModels.csproj

10 lines
209 B
XML
Raw Normal View History

2023-03-11 22:53:15 +04:00
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
</PropertyGroup>
</Project>