summaryrefslogtreecommitdiff
path: root/test/netstd/Client/Client.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'test/netstd/Client/Client.csproj')
-rw-r--r--test/netstd/Client/Client.csproj2
1 files changed, 1 insertions, 1 deletions
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 @@
-->
<PropertyGroup>
- <TargetFramework>netcoreapp2.0</TargetFramework>
+ <TargetFramework>netcoreapp3.0</TargetFramework>
<AssemblyName>Client</AssemblyName>
<PackageId>Client</PackageId>
<OutputType>Exe</OutputType>