From 9e6a86ba8bec950c1b2cb2b68b986d2a6544b39a Mon Sep 17 00:00:00 2001 From: Andrii Bratanin Date: Tue, 24 May 2022 01:31:25 +0300 Subject: [PATCH] Fix wrong case in csproj files of tests projects #142 --- .../CryptoExchange.Net.UnitTests.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CryptoExchange.Net.UnitTests/CryptoExchange.Net.UnitTests.csproj b/CryptoExchange.Net.UnitTests/CryptoExchange.Net.UnitTests.csproj index f708097..00248c8 100644 --- a/CryptoExchange.Net.UnitTests/CryptoExchange.Net.UnitTests.csproj +++ b/CryptoExchange.Net.UnitTests/CryptoExchange.Net.UnitTests.csproj @@ -6,10 +6,10 @@ - + - - + +