SoftwareEngineering2/ConsoleAppDotCore/ConsoleAppDotCore/ConsoleAppDotCore.csproj

9 lines
170 B
XML

<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp2.2</TargetFramework>
</PropertyGroup>
</Project>