From 0705e402aacf513be259a91604a8eace1d5a3c44 Mon Sep 17 00:00:00 2001 From: Victor Lee Date: Sun, 17 Nov 2024 19:36:40 -0800 Subject: [PATCH] update dependencies --- .../ExchangeSharpWinForms/ExchangeSharpWinForms.csproj | 2 +- src/ExchangeSharp.Forms/ExchangeSharp.Forms.csproj | 2 +- src/ExchangeSharp/ExchangeSharp.csproj | 8 ++++---- src/ExchangeSharpConsole/ExchangeSharpConsole.csproj | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/examples/ExchangeSharpWinForms/ExchangeSharpWinForms.csproj b/examples/ExchangeSharpWinForms/ExchangeSharpWinForms.csproj index 38ce658b..fc33b4b9 100644 --- a/examples/ExchangeSharpWinForms/ExchangeSharpWinForms.csproj +++ b/examples/ExchangeSharpWinForms/ExchangeSharpWinForms.csproj @@ -2,7 +2,7 @@ {571623F9-1652-4669-8E17-A6FAD1426181} WinExe - net8.0-windows + net9.0-windows true ExchangeSharpWinForms ExchangeSharpWinForms diff --git a/src/ExchangeSharp.Forms/ExchangeSharp.Forms.csproj b/src/ExchangeSharp.Forms/ExchangeSharp.Forms.csproj index 4316a81a..52caa263 100644 --- a/src/ExchangeSharp.Forms/ExchangeSharp.Forms.csproj +++ b/src/ExchangeSharp.Forms/ExchangeSharp.Forms.csproj @@ -1,7 +1,7 @@  - net8.0-windows + net9.0-windows HAS_WINDOWS_FORMS en true diff --git a/src/ExchangeSharp/ExchangeSharp.csproj b/src/ExchangeSharp/ExchangeSharp.csproj index 87379137..3fd47718 100644 --- a/src/ExchangeSharp/ExchangeSharp.csproj +++ b/src/ExchangeSharp/ExchangeSharp.csproj @@ -34,14 +34,14 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + + diff --git a/src/ExchangeSharpConsole/ExchangeSharpConsole.csproj b/src/ExchangeSharpConsole/ExchangeSharpConsole.csproj index c5529e5a..87b228be 100644 --- a/src/ExchangeSharpConsole/ExchangeSharpConsole.csproj +++ b/src/ExchangeSharpConsole/ExchangeSharpConsole.csproj @@ -3,7 +3,7 @@ Exe exchange-sharp - net8.0 + net9.0 en 1.1.1 1.1.1