From 876aee506b937d64b1fb035ff65e5e52def04c04 Mon Sep 17 00:00:00 2001 From: Jens Geyer Date: Mon, 29 Dec 2014 00:54:36 +0100 Subject: Setup for Visual Studio 2019 + workarounds for some open tickets: - (NO TICKET) fix Haxe warning - Referenzdaten PerfTest Delphi und netstd - "custom build" added to version info - netstd nuget upgrades --- tutorial/netstd/Client/Client.csproj | 2 +- tutorial/netstd/Server/Server.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'tutorial') diff --git a/tutorial/netstd/Client/Client.csproj b/tutorial/netstd/Client/Client.csproj index 10d5040f0..81b503f14 100644 --- a/tutorial/netstd/Client/Client.csproj +++ b/tutorial/netstd/Client/Client.csproj @@ -30,7 +30,7 @@ - + diff --git a/tutorial/netstd/Server/Server.csproj b/tutorial/netstd/Server/Server.csproj index b3ff516e3..95eabd37d 100644 --- a/tutorial/netstd/Server/Server.csproj +++ b/tutorial/netstd/Server/Server.csproj @@ -38,7 +38,7 @@ - + -- cgit v1.2.1