From 699792d36cc39bb22ff882ba996cfe957259593e Mon Sep 17 00:00:00 2001 From: Stuart Ferguson Date: Thu, 26 Feb 2026 15:55:49 +0000 Subject: [PATCH] Update NuGet package versions in TestHosts.csproj Upgraded multiple NuGet dependencies to their latest patch or minor versions, including Microsoft.AspNetCore.Mvc.NewtonsoftJson, Microsoft.EntityFrameworkCore (and related packages), Microsoft.Extensions.Hosting.WindowsServices, Microsoft.VisualStudio.Azure.Containers.Tools.Targets, Microsoft.VisualStudio.Web.CodeGeneration.Design, NLog.Web.AspNetCore, Shared, and Swashbuckle.AspNetCore. Also updated Microsoft.EntityFrameworkCore.Tools and Design to version 10.0.3. --- TestHosts/TestHosts/TestHosts.csproj | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/TestHosts/TestHosts/TestHosts.csproj b/TestHosts/TestHosts/TestHosts.csproj index ec389de..c74217b 100644 --- a/TestHosts/TestHosts/TestHosts.csproj +++ b/TestHosts/TestHosts/TestHosts.csproj @@ -13,22 +13,22 @@ - - - - - - - - - - + + + + + + + + + + - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive