From a71f57ae7ffec4862742091bf0c24540c4062c26 Mon Sep 17 00:00:00 2001 From: Jkorf Date: Wed, 9 Oct 2024 08:46:15 +0200 Subject: [PATCH] Updated dependency versions, including System.Text.Json containing a vulnerability fix --- CryptoExchange.Net/CryptoExchange.Net.csproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CryptoExchange.Net/CryptoExchange.Net.csproj b/CryptoExchange.Net/CryptoExchange.Net.csproj index f73bb9d..edafb5b 100644 --- a/CryptoExchange.Net/CryptoExchange.Net.csproj +++ b/CryptoExchange.Net/CryptoExchange.Net.csproj @@ -52,12 +52,12 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + - - - + + + \ No newline at end of file