From df5d37be904dba50510e38aad9db9f17a38a0c0f Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 27 Oct 2025 20:45:12 +0000 Subject: [PATCH 1/3] Initial plan From a2f78d8332ebd3674725f5b8309fef65dbf3e369 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 27 Oct 2025 20:51:55 +0000 Subject: [PATCH 2/3] Add link to macos.md in deploying index Co-authored-by: agocke <515774+agocke@users.noreply.github.com> --- docs/core/deploying/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/core/deploying/index.md b/docs/core/deploying/index.md index 7ba42c3beadd2..f7fe9304021e8 100644 --- a/docs/core/deploying/index.md +++ b/docs/core/deploying/index.md @@ -535,3 +535,4 @@ For more information about container deployment, see [.NET SDK container creatio - [.NET Runtime Identifier (RID) catalog](../rid-catalog.md) - [Select the .NET version to use](../versions/selection.md) +- [Publish .NET apps for macOS](macos.md) From 82d4edfe9bc4fd86656ca30192bfcce72edac948 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 27 Oct 2025 20:57:06 +0000 Subject: [PATCH 3/3] Update link text to 'Publishing for macOS' Co-authored-by: agocke <515774+agocke@users.noreply.github.com> --- docs/core/deploying/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/core/deploying/index.md b/docs/core/deploying/index.md index f7fe9304021e8..67f07c4cded14 100644 --- a/docs/core/deploying/index.md +++ b/docs/core/deploying/index.md @@ -535,4 +535,4 @@ For more information about container deployment, see [.NET SDK container creatio - [.NET Runtime Identifier (RID) catalog](../rid-catalog.md) - [Select the .NET version to use](../versions/selection.md) -- [Publish .NET apps for macOS](macos.md) +- [Publishing for macOS](macos.md)