From 64c1d89466ecf77e198ce80f1a4af95f4d080980 Mon Sep 17 00:00:00 2001 From: Jkorf Date: Mon, 1 Mar 2021 10:46:42 +0100 Subject: [PATCH] Update CryptoExchange.Net.UnitTests.csproj --- .../CryptoExchange.Net.UnitTests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CryptoExchange.Net.UnitTests/CryptoExchange.Net.UnitTests.csproj b/CryptoExchange.Net.UnitTests/CryptoExchange.Net.UnitTests.csproj index ed4890c..7311261 100644 --- a/CryptoExchange.Net.UnitTests/CryptoExchange.Net.UnitTests.csproj +++ b/CryptoExchange.Net.UnitTests/CryptoExchange.Net.UnitTests.csproj @@ -1,7 +1,7 @@ - netcoreapp3.0 + net5.0 false