From a9b85caeb738cb70f8861c97dbabbeaa9e3a3359 Mon Sep 17 00:00:00 2001 From: Cody Date: Tue, 9 Jan 2024 13:44:47 -0800 Subject: [PATCH] Upgrade multiple NuGet packages Upgraded the following NuGet packages: - Microsoft.AspNetCore.Components.Authorization from v8.0.0 to v8.0.1 - Microsoft.AspNetCore.Components.WebAssembly from v8.0.0 to v8.0.1 - Microsoft.Extensions.Localization from v8.0.0 to v8.0.1 --- Oqtane.Maui/Oqtane.Maui.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Oqtane.Maui/Oqtane.Maui.csproj b/Oqtane.Maui/Oqtane.Maui.csproj index 0b8d3657..021499e5 100644 --- a/Oqtane.Maui/Oqtane.Maui.csproj +++ b/Oqtane.Maui/Oqtane.Maui.csproj @@ -65,11 +65,11 @@ - - + + - +