From 5f409efad3fff311926681f8b76f97b972acc2a8 Mon Sep 17 00:00:00 2001 From: Jkorf Date: Thu, 29 Aug 2024 14:01:59 +0200 Subject: [PATCH] Updated dotnet version unit tests --- .../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 045f38e..89e47ad 100644 --- a/CryptoExchange.Net.UnitTests/CryptoExchange.Net.UnitTests.csproj +++ b/CryptoExchange.Net.UnitTests/CryptoExchange.Net.UnitTests.csproj @@ -1,7 +1,7 @@ - net6.0 + net8.0 false