From ec439548c531e5848a4e85684d666745d747926f Mon Sep 17 00:00:00 2001 From: Jens Geyer Date: Fri, 1 Nov 2019 19:19:44 +0100 Subject: THRIFT-4990 Switch to .NET core 3.0 Client: netstsd Patch: Jens Geyer This closes #1909 --- test/netstd/Client/Client.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/netstd/Client/Client.csproj') diff --git a/test/netstd/Client/Client.csproj b/test/netstd/Client/Client.csproj index ed30c30dd..c406f17c3 100644 --- a/test/netstd/Client/Client.csproj +++ b/test/netstd/Client/Client.csproj @@ -19,7 +19,7 @@ --> - netcoreapp2.0 + netcoreapp3.0 Client Client Exe -- cgit v1.2.1