From f8baadcc56f3cfb1ed3187979c17ca5bd6a55dcd Mon Sep 17 00:00:00 2001 From: Matthew John Cheetham Date: Wed, 17 Apr 2024 09:59:54 -0700 Subject: [PATCH 1/2] msal: update to latest version 4.60.3 Update the various MSAL.NET packages to the latest version of 4.60.3. --- src/shared/Core/Core.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/shared/Core/Core.csproj b/src/shared/Core/Core.csproj index fde8cb3a0..270ecacfe 100644 --- a/src/shared/Core/Core.csproj +++ b/src/shared/Core/Core.csproj @@ -13,7 +13,7 @@ - + @@ -22,8 +22,8 @@ - - + + From f9e29ec9268ddf3cca5f4a06a1bb9e58d000ab4f Mon Sep 17 00:00:00 2001 From: Matthew John Cheetham Date: Wed, 17 Apr 2024 10:00:26 -0700 Subject: [PATCH 2/2] avalonia: update Avalonia to 11.0.10 Update the various AvaloniaUI packages to the latest stable version of 11.0.10. --- src/shared/Core/Core.csproj | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/shared/Core/Core.csproj b/src/shared/Core/Core.csproj index 270ecacfe..9071b6f89 100644 --- a/src/shared/Core/Core.csproj +++ b/src/shared/Core/Core.csproj @@ -14,24 +14,24 @@ - + - + - - - + + + - +