From 0179fd7e2acbb2edaa3cb3ed13ea8e225d777078 Mon Sep 17 00:00:00 2001 From: Jkorf Date: Mon, 23 Dec 2024 14:43:23 +0100 Subject: [PATCH] Fixed workflow automated 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 2770330..b0e7bd2 100644 --- a/CryptoExchange.Net.UnitTests/CryptoExchange.Net.UnitTests.csproj +++ b/CryptoExchange.Net.UnitTests/CryptoExchange.Net.UnitTests.csproj @@ -1,7 +1,7 @@  - net8.0 + net9.0 false