From 680d59cfc7cc4cf9a6e58a05843045da03903f06 Mon Sep 17 00:00:00 2001 From: James Montemagno Date: Mon, 6 Jul 2026 12:58:44 -0700 Subject: [PATCH] Update NuGet package versions across all projects Updated multiple NuGet dependencies to their latest versions in Products, AppHost, ServiceDefaults, and Tests projects. No functional code changes; this maintains compatibility and security with upstream packages. --- src/Products/Products.csproj | 12 ++++++------ src/TinyShop.AppHost/TinyShop.AppHost.csproj | 2 +- .../TinyShop.ServiceDefaults.csproj | 14 +++++++------- src/TinyShop.Tests/TinyShop.Tests.csproj | 8 ++++---- 4 files changed, 18 insertions(+), 18 deletions(-) diff --git a/src/Products/Products.csproj b/src/Products/Products.csproj index 64d33a3..54854a4 100644 --- a/src/Products/Products.csproj +++ b/src/Products/Products.csproj @@ -11,15 +11,15 @@ - - - - - + + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/src/TinyShop.AppHost/TinyShop.AppHost.csproj b/src/TinyShop.AppHost/TinyShop.AppHost.csproj index 3003aac..3d258f7 100644 --- a/src/TinyShop.AppHost/TinyShop.AppHost.csproj +++ b/src/TinyShop.AppHost/TinyShop.AppHost.csproj @@ -1,4 +1,4 @@ - + Exe diff --git a/src/TinyShop.ServiceDefaults/TinyShop.ServiceDefaults.csproj b/src/TinyShop.ServiceDefaults/TinyShop.ServiceDefaults.csproj index eeb71e3..bb37d29 100644 --- a/src/TinyShop.ServiceDefaults/TinyShop.ServiceDefaults.csproj +++ b/src/TinyShop.ServiceDefaults/TinyShop.ServiceDefaults.csproj @@ -10,13 +10,13 @@ - - - - - - - + + + + + + + diff --git a/src/TinyShop.Tests/TinyShop.Tests.csproj b/src/TinyShop.Tests/TinyShop.Tests.csproj index b21c6f7..33ee226 100644 --- a/src/TinyShop.Tests/TinyShop.Tests.csproj +++ b/src/TinyShop.Tests/TinyShop.Tests.csproj @@ -9,13 +9,13 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + +