From fa579199e80f649092f3621bc0c57b8f7171ec16 Mon Sep 17 00:00:00 2001 From: Victor Lee Date: Fri, 18 Mar 2022 21:43:02 -0700 Subject: [PATCH] updated dependencies - Microsoft.AspNet.SignalR.Client from 2.3.0 to 2.4.3 - Microsoft.CodeAnalysis.Analyzers from 2.9.7 to 3.3.3 - Newtonsoft.Json from 11.0.2 to 13.0.1 - NLog from 4.5.10 to 4.7.14 - SocketIOClient from 3.0.5 to 3.0.6 - System.Configuration.ConfigurationManager from 4.5.0 to 6.0.0 --- src/ExchangeSharp/ExchangeSharp.csproj | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/src/ExchangeSharp/ExchangeSharp.csproj b/src/ExchangeSharp/ExchangeSharp.csproj index c292f3a1..a686b1d5 100644 --- a/src/ExchangeSharp/ExchangeSharp.csproj +++ b/src/ExchangeSharp/ExchangeSharp.csproj @@ -31,12 +31,15 @@ - - - - - - + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + +