Files
Proftaak-RH-B4/Server/Server.csproj
2020-09-23 10:43:03 +02:00

9 lines
170 B
XML

<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp3.1</TargetFramework>
</PropertyGroup>
</Project>