From 41f6c147d57a1fd83003e9c86385498fc9649c33 Mon Sep 17 00:00:00 2001 From: hello Date: Tue, 27 May 2025 00:07:27 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9B=B6=E5=BA=A6=E6=A1=86=E6=9E=B6=E5=8D=87?= =?UTF-8?q?=E7=BA=A7=E5=88=B0=20Aspire=209.3=20=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Directory.Packages.props | 65 +++++++++---------- .../HelloShop.AppHost.csproj | 3 +- .../HelloShop.BasketService.csproj | 1 - .../HelloShop.HybridApp.csproj | 6 +- .../HelloShop.IdentityService.csproj | 1 - 5 files changed, 35 insertions(+), 41 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 5ae478e..7a485d5 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -2,17 +2,16 @@ true true - $(NoWarn);NU1507 - - - - - - - - + + + + + + + + @@ -21,40 +20,38 @@ - - - - + + + + - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + - + - - + diff --git a/src/HelloShop.AppHost/HelloShop.AppHost.csproj b/src/HelloShop.AppHost/HelloShop.AppHost.csproj index f0091a3..67551a9 100644 --- a/src/HelloShop.AppHost/HelloShop.AppHost.csproj +++ b/src/HelloShop.AppHost/HelloShop.AppHost.csproj @@ -1,11 +1,10 @@  - + Exe net9.0 enable enable - true diff --git a/src/HelloShop.BasketService/HelloShop.BasketService.csproj b/src/HelloShop.BasketService/HelloShop.BasketService.csproj index 1dcee1a..667ba5c 100644 --- a/src/HelloShop.BasketService/HelloShop.BasketService.csproj +++ b/src/HelloShop.BasketService/HelloShop.BasketService.csproj @@ -18,7 +18,6 @@ - diff --git a/src/HelloShop.HybridApp/HelloShop.HybridApp.csproj b/src/HelloShop.HybridApp/HelloShop.HybridApp.csproj index 1c7c089..39bb93c 100644 --- a/src/HelloShop.HybridApp/HelloShop.HybridApp.csproj +++ b/src/HelloShop.HybridApp/HelloShop.HybridApp.csproj @@ -62,9 +62,9 @@ - - - + + + diff --git a/src/HelloShop.IdentityService/HelloShop.IdentityService.csproj b/src/HelloShop.IdentityService/HelloShop.IdentityService.csproj index e94b890..9bb22ed 100644 --- a/src/HelloShop.IdentityService/HelloShop.IdentityService.csproj +++ b/src/HelloShop.IdentityService/HelloShop.IdentityService.csproj @@ -16,6 +16,5 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - \ No newline at end of file