From 056ef7a3d5e6504010062f8b25967a7e9a50247a Mon Sep 17 00:00:00 2001 From: Cody Date: Mon, 27 Jan 2025 05:00:08 -0800 Subject: [PATCH 01/11] Update Package Dependencies to 9.0.1 --- Oqtane.Server/Oqtane.Server.csproj | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Oqtane.Server/Oqtane.Server.csproj b/Oqtane.Server/Oqtane.Server.csproj index 1ed427f7..9e06b595 100644 --- a/Oqtane.Server/Oqtane.Server.csproj +++ b/Oqtane.Server/Oqtane.Server.csproj @@ -34,17 +34,17 @@ - - - - - + + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + + From 9bd36931ffefec4b2ddaf81bf2f2733f5af48639 Mon Sep 17 00:00:00 2001 From: Cody Date: Mon, 27 Jan 2025 05:02:10 -0800 Subject: [PATCH 02/11] Update Package Dependencies to 9.0.1 --- Oqtane.Client/Oqtane.Client.csproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Oqtane.Client/Oqtane.Client.csproj b/Oqtane.Client/Oqtane.Client.csproj index c08c9181..fe970ff9 100644 --- a/Oqtane.Client/Oqtane.Client.csproj +++ b/Oqtane.Client/Oqtane.Client.csproj @@ -22,10 +22,10 @@ - - - - + + + + From 72ddf27504482dd8abf33e4835eb9c4bf358103a Mon Sep 17 00:00:00 2001 From: Cody Date: Mon, 27 Jan 2025 05:03:03 -0800 Subject: [PATCH 03/11] Update Package Dependency to 9.2.0 --- Oqtane.Database.MySQL/Oqtane.Database.MySQL.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Oqtane.Database.MySQL/Oqtane.Database.MySQL.csproj b/Oqtane.Database.MySQL/Oqtane.Database.MySQL.csproj index d73c96ad..59428c93 100644 --- a/Oqtane.Database.MySQL/Oqtane.Database.MySQL.csproj +++ b/Oqtane.Database.MySQL/Oqtane.Database.MySQL.csproj @@ -33,7 +33,7 @@ - + From 36f50118acd39d6ae0e57f49449cf1a66795ea33 Mon Sep 17 00:00:00 2001 From: Cody Date: Mon, 27 Jan 2025 05:03:46 -0800 Subject: [PATCH 04/11] Update Package Dependencies to 9.0.1 --- Oqtane.Database.PostgreSQL/Oqtane.Database.PostgreSQL.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Oqtane.Database.PostgreSQL/Oqtane.Database.PostgreSQL.csproj b/Oqtane.Database.PostgreSQL/Oqtane.Database.PostgreSQL.csproj index 2e66cbfc..fb90faa1 100644 --- a/Oqtane.Database.PostgreSQL/Oqtane.Database.PostgreSQL.csproj +++ b/Oqtane.Database.PostgreSQL/Oqtane.Database.PostgreSQL.csproj @@ -34,8 +34,8 @@ - - + + From ed9929963c0a0f36aa538e52dc192ea32288d7ed Mon Sep 17 00:00:00 2001 From: Cody Date: Mon, 27 Jan 2025 05:04:34 -0800 Subject: [PATCH 05/11] Update Package Dependencies to 9.0.1 --- Oqtane.Database.SqlServer/Oqtane.Database.SqlServer.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Oqtane.Database.SqlServer/Oqtane.Database.SqlServer.csproj b/Oqtane.Database.SqlServer/Oqtane.Database.SqlServer.csproj index 4212d9fe..d358b88d 100644 --- a/Oqtane.Database.SqlServer/Oqtane.Database.SqlServer.csproj +++ b/Oqtane.Database.SqlServer/Oqtane.Database.SqlServer.csproj @@ -33,7 +33,7 @@ - + From 86ec25d4deb29f7190fae39330cfc52126620fea Mon Sep 17 00:00:00 2001 From: Cody Date: Mon, 27 Jan 2025 05:05:42 -0800 Subject: [PATCH 06/11] Update Package Dependencies to 9.0.1 --- Oqtane.Database.Sqlite/Oqtane.Database.Sqlite.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Oqtane.Database.Sqlite/Oqtane.Database.Sqlite.csproj b/Oqtane.Database.Sqlite/Oqtane.Database.Sqlite.csproj index 2fad42e3..c4f90077 100644 --- a/Oqtane.Database.Sqlite/Oqtane.Database.Sqlite.csproj +++ b/Oqtane.Database.Sqlite/Oqtane.Database.Sqlite.csproj @@ -33,7 +33,7 @@ - + From 2bb76564e9f30921b50495cd55d3ae9727c7e8ae Mon Sep 17 00:00:00 2001 From: Cody Date: Mon, 27 Jan 2025 05:06:46 -0800 Subject: [PATCH 07/11] Update Package Dependencies to 9.0.1 --- Oqtane.Shared/Oqtane.Shared.csproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Oqtane.Shared/Oqtane.Shared.csproj b/Oqtane.Shared/Oqtane.Shared.csproj index 1c72ab77..d1e7c0b7 100644 --- a/Oqtane.Shared/Oqtane.Shared.csproj +++ b/Oqtane.Shared/Oqtane.Shared.csproj @@ -19,11 +19,11 @@ - - - + + + - + From e0e32b0199e79d419b5184634a7aa5ce770cf7bc Mon Sep 17 00:00:00 2001 From: Cody Date: Mon, 27 Jan 2025 05:09:19 -0800 Subject: [PATCH 08/11] Update Package Dependencies to 9.0.1 and 9.0.30 --- Oqtane.Maui/Oqtane.Maui.csproj | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Oqtane.Maui/Oqtane.Maui.csproj b/Oqtane.Maui/Oqtane.Maui.csproj index 6b696214..09f24894 100644 --- a/Oqtane.Maui/Oqtane.Maui.csproj +++ b/Oqtane.Maui/Oqtane.Maui.csproj @@ -67,14 +67,14 @@ - - - - - - - - + + + + + + + + From 8441c95a5cd87dbdccfbc03a38d2892d301ed5fa Mon Sep 17 00:00:00 2001 From: Cody Date: Mon, 27 Jan 2025 05:11:49 -0800 Subject: [PATCH 09/11] Update Package Dependencies to 9.0.1 --- .../External/Client/[Owner].Theme.[Theme].Client.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Oqtane.Server/wwwroot/Themes/Templates/External/Client/[Owner].Theme.[Theme].Client.csproj b/Oqtane.Server/wwwroot/Themes/Templates/External/Client/[Owner].Theme.[Theme].Client.csproj index a40bfb11..ec578462 100644 --- a/Oqtane.Server/wwwroot/Themes/Templates/External/Client/[Owner].Theme.[Theme].Client.csproj +++ b/Oqtane.Server/wwwroot/Themes/Templates/External/Client/[Owner].Theme.[Theme].Client.csproj @@ -13,9 +13,9 @@ - - - + + + From c66a5d028f95a1801af62d3e8022815228a4f956 Mon Sep 17 00:00:00 2001 From: Cody Date: Mon, 27 Jan 2025 05:13:01 -0800 Subject: [PATCH 10/11] Update Package Dependencies to 9.0.1 --- .../Client/[Owner].Module.[Module].Client.csproj | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Oqtane.Server/wwwroot/Modules/Templates/External/Client/[Owner].Module.[Module].Client.csproj b/Oqtane.Server/wwwroot/Modules/Templates/External/Client/[Owner].Module.[Module].Client.csproj index 0bc7b7c7..dce1e10e 100644 --- a/Oqtane.Server/wwwroot/Modules/Templates/External/Client/[Owner].Module.[Module].Client.csproj +++ b/Oqtane.Server/wwwroot/Modules/Templates/External/Client/[Owner].Module.[Module].Client.csproj @@ -13,11 +13,11 @@ - - - - - + + + + + From 26b88f1a224ec14349e3e7015736a1c3b98d160c Mon Sep 17 00:00:00 2001 From: Cody Date: Mon, 27 Jan 2025 05:13:31 -0800 Subject: [PATCH 11/11] Update Package Dependencies to 9.0.1 --- .../External/Server/[Owner].Module.[Module].Server.csproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Oqtane.Server/wwwroot/Modules/Templates/External/Server/[Owner].Module.[Module].Server.csproj b/Oqtane.Server/wwwroot/Modules/Templates/External/Server/[Owner].Module.[Module].Server.csproj index 550e7e32..57bbbf94 100644 --- a/Oqtane.Server/wwwroot/Modules/Templates/External/Server/[Owner].Module.[Module].Server.csproj +++ b/Oqtane.Server/wwwroot/Modules/Templates/External/Server/[Owner].Module.[Module].Server.csproj @@ -19,10 +19,10 @@ - - - - + + + +