Enable NRTs on Robust.Server (#1118)

This commit is contained in:
Pieter-Jan Briers
2020-06-09 14:18:29 +02:00
committed by GitHub
parent b2eff5d5eb
commit 0d3cd41382
77 changed files with 402 additions and 408 deletions

View File

@@ -8,6 +8,7 @@
<OutputType>Exe</OutputType>
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
<OutputPath>../bin/Server</OutputPath>
<Nullable>enable</Nullable>
</PropertyGroup>
<Import Project="..\MSBuild\Robust.DefineConstants.targets" />
<ItemGroup>