From 894a257adfe8ae072e39461c24f56c42f0164c72 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 15 Jul 2026 11:37:53 +0000 Subject: [PATCH 1/2] Initial plan From 57551559c6901a3f4fb19efa84f468c50a277ba1 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 15 Jul 2026 11:46:01 +0000 Subject: [PATCH 2/2] docs(migration): fix swashbuckle toc anchor typo Co-authored-by: AndreaLandiArk <104757462+AndreaLandiArk@users.noreply.github.com> --- docs/migration-v6.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/migration-v6.md b/docs/migration-v6.md index 6b6787b99..a9cb7af9b 100644 --- a/docs/migration-v6.md +++ b/docs/migration-v6.md @@ -44,7 +44,7 @@ These changes **require code modifications** to upgrade from v5 to v6: * [Newtonsoft.Json Support Removed from AspNetCore](#newtonsoftjson-support-removed-from-aspnetcore) * [ResourceWatcher Type-Safe Extensions](#resourcewatcher-type-safe-extensions) * [Oracle CommandTimeout Default Changed](#oracle-commandtimeout-default-changed) -* [Upgrade to Swashbuckle 10.x](#upgrade-to-swashbukle-10x) +* [Upgrade to Swashbuckle 10.x](#upgrade-to-swashbuckle-10x) * [Replace FluentAssertions with AwesomeAssertions](#replace-fluentassertions-with-awesomeassertions) * [Replace Specflow with Reqnroll](#replace-specflow-with-reqnroll) * [Ark.Tools.Core.Reflection Split (Trimming Support)](#arktoolscorereflection-split-trimming-support)