From 0d8492826afaa7ba7cb41dc0d0dc2fb1fa5390c6 Mon Sep 17 00:00:00 2001 From: Jkorf Date: Mon, 19 Apr 2021 11:09:18 +0200 Subject: [PATCH] Update CryptoExchange.Net.csproj --- CryptoExchange.Net/CryptoExchange.Net.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CryptoExchange.Net/CryptoExchange.Net.csproj b/CryptoExchange.Net/CryptoExchange.Net.csproj index 08bb5a0..50af7c6 100644 --- a/CryptoExchange.Net/CryptoExchange.Net.csproj +++ b/CryptoExchange.Net/CryptoExchange.Net.csproj @@ -15,7 +15,7 @@ https://github.com/JKorf/CryptoExchange.Net en true - 3.8.1 - Added ValidateNullOrNotEmpty method extension + 3.8.1 - Added additional debug messages, Added ValidateNullOrNotEmpty method extension enable 8.0 MIT