From 0910657ebcf82fbf60294c1b9a4c7ec3fbb03f07 Mon Sep 17 00:00:00 2001 From: zijianhuang Date: Thu, 27 Jun 2024 17:44:58 +1000 Subject: [PATCH] updated packages --- DemoCoreWeb.ClientApi/DemoCoreWeb.ClientApi.csproj | 1 + .../DemoCoreWeb.ClientApiTextJson.csproj | 1 + Tests/IntegrationTestsCore/IntegrationTestsCore.csproj | 2 +- Tests/IntegrationTestsTextJson/IntegrationTestsTextJson.csproj | 2 +- 4 files changed, 4 insertions(+), 2 deletions(-) diff --git a/DemoCoreWeb.ClientApi/DemoCoreWeb.ClientApi.csproj b/DemoCoreWeb.ClientApi/DemoCoreWeb.ClientApi.csproj index da42a5e1..84349a20 100644 --- a/DemoCoreWeb.ClientApi/DemoCoreWeb.ClientApi.csproj +++ b/DemoCoreWeb.ClientApi/DemoCoreWeb.ClientApi.csproj @@ -4,6 +4,7 @@ net8.0 2.0.0 True + latest-all diff --git a/DemoCoreWeb.ClientApiTextJson/DemoCoreWeb.ClientApiTextJson.csproj b/DemoCoreWeb.ClientApiTextJson/DemoCoreWeb.ClientApiTextJson.csproj index fa71b7ae..c087a40b 100644 --- a/DemoCoreWeb.ClientApiTextJson/DemoCoreWeb.ClientApiTextJson.csproj +++ b/DemoCoreWeb.ClientApiTextJson/DemoCoreWeb.ClientApiTextJson.csproj @@ -4,6 +4,7 @@ net8.0 enable enable + latest-all diff --git a/Tests/IntegrationTestsCore/IntegrationTestsCore.csproj b/Tests/IntegrationTestsCore/IntegrationTestsCore.csproj index 8394e95f..c5513267 100644 --- a/Tests/IntegrationTestsCore/IntegrationTestsCore.csproj +++ b/Tests/IntegrationTestsCore/IntegrationTestsCore.csproj @@ -29,7 +29,7 @@ - + diff --git a/Tests/IntegrationTestsTextJson/IntegrationTestsTextJson.csproj b/Tests/IntegrationTestsTextJson/IntegrationTestsTextJson.csproj index 47ccfcc5..a2494451 100644 --- a/Tests/IntegrationTestsTextJson/IntegrationTestsTextJson.csproj +++ b/Tests/IntegrationTestsTextJson/IntegrationTestsTextJson.csproj @@ -21,11 +21,11 @@ - all runtime; build; native; contentfiles; analyzers; buildtransitive +