From f7f35b123b2698d31a541fd47fc2170038c22f76 Mon Sep 17 00:00:00 2001 From: martincostello Date: Wed, 15 Apr 2026 19:34:05 +0100 Subject: [PATCH] Update NuGet packages - Bump .NET packages for April 2026. - Bump NSwag to 14.7.0. --- Directory.Packages.props | 12 ++++++------ .../Swashbuckle.AspNetCore.IntegrationTests.csproj | 12 ++++++------ .../OAuth2Integration/OAuth2Integration.csproj | 6 +++--- test/WebSites/TodoApp/TodoApp.csproj | 6 +++--- 4 files changed, 18 insertions(+), 18 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index bbce294cca..06a0981e6a 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -8,14 +8,14 @@ - - + + - + - + @@ -25,8 +25,8 @@ - - + + diff --git a/test/Swashbuckle.AspNetCore.IntegrationTests/Swashbuckle.AspNetCore.IntegrationTests.csproj b/test/Swashbuckle.AspNetCore.IntegrationTests/Swashbuckle.AspNetCore.IntegrationTests.csproj index 9c1952f030..bbcb477290 100644 --- a/test/Swashbuckle.AspNetCore.IntegrationTests/Swashbuckle.AspNetCore.IntegrationTests.csproj +++ b/test/Swashbuckle.AspNetCore.IntegrationTests/Swashbuckle.AspNetCore.IntegrationTests.csproj @@ -46,18 +46,18 @@ - - + + - - + + - - + + diff --git a/test/WebSites/OAuth2Integration/OAuth2Integration.csproj b/test/WebSites/OAuth2Integration/OAuth2Integration.csproj index 8e2888dec2..c67a47be49 100644 --- a/test/WebSites/OAuth2Integration/OAuth2Integration.csproj +++ b/test/WebSites/OAuth2Integration/OAuth2Integration.csproj @@ -14,15 +14,15 @@ - + - + - + diff --git a/test/WebSites/TodoApp/TodoApp.csproj b/test/WebSites/TodoApp/TodoApp.csproj index 7eb15798f0..0258745bf0 100644 --- a/test/WebSites/TodoApp/TodoApp.csproj +++ b/test/WebSites/TodoApp/TodoApp.csproj @@ -14,12 +14,12 @@ - + - + - +