From 8fe7b8a3c1f51f114b4818c0c288150bb78a51c6 Mon Sep 17 00:00:00 2001 From: "renovate-sh-app[bot]" <219655108+renovate-sh-app[bot]@users.noreply.github.com> Date: Fri, 14 Nov 2025 15:08:28 +0000 Subject: [PATCH 1/2] chore(deps): update dependency swashbuckle.aspnetcore to v10 | datasource | package | from | to | | ---------- | ---------------------- | ----- | ------ | | nuget | Swashbuckle.AspNetCore | 9.0.6 | 10.0.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> --- examples/net8.0/aspnetcore/aspnetcore.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/net8.0/aspnetcore/aspnetcore.csproj b/examples/net8.0/aspnetcore/aspnetcore.csproj index b21cf3c..42f6348 100644 --- a/examples/net8.0/aspnetcore/aspnetcore.csproj +++ b/examples/net8.0/aspnetcore/aspnetcore.csproj @@ -15,7 +15,7 @@ - + From 2ac8634afdd5170e702dc275f19a50481ebf1b83 Mon Sep 17 00:00:00 2001 From: Martin Costello Date: Fri, 14 Nov 2025 15:25:17 +0000 Subject: [PATCH 2/2] Update Swashbuckle.AspNetCore to 10.0.1 Use the latest patch. --- examples/net8.0/aspnetcore/aspnetcore.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/net8.0/aspnetcore/aspnetcore.csproj b/examples/net8.0/aspnetcore/aspnetcore.csproj index 42f6348..284969c 100644 --- a/examples/net8.0/aspnetcore/aspnetcore.csproj +++ b/examples/net8.0/aspnetcore/aspnetcore.csproj @@ -15,7 +15,7 @@ - +