From 3a1e43dabec047244470700da200b5f073342383 Mon Sep 17 00:00:00 2001 From: Jkorf Date: Tue, 13 May 2025 15:36:16 +0200 Subject: [PATCH] Fixed framework check for setting IsAotCompatible project flag --- 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 f1f2daa..13a12ad 100644 --- a/CryptoExchange.Net/CryptoExchange.Net.csproj +++ b/CryptoExchange.Net/CryptoExchange.Net.csproj @@ -27,7 +27,7 @@ - + true