ISEbd_21_Kuklew_M.I._Softwa.../SoftwareInstallationRestAPI/SoftwareInstallationRestAPI.csproj
Максим Куклев a2e5503710 загрузил
2024-05-11 21:16:59 +04:00

10 lines
210 B
XML

<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<TargetFramework>net7.0</TargetFramework>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
</PropertyGroup>
</Project>