Pibd-21_Ievlewa_MD._Precast.../PrecastConcretePlant/PrecastConcretePlant.csproj

11 lines
296 B
XML
Raw Permalink Normal View History

2024-03-22 20:05:26 +04:00
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>WinExe</OutputType>
<TargetFramework>net8.0-windows</TargetFramework>
<Nullable>enable</Nullable>
<UseWindowsForms>true</UseWindowsForms>
<ImplicitUsings>enable</ImplicitUsings>
</PropertyGroup>
</Project>