From 7ca9706b4130e2fbe7ade0758ad461ff8feccf5a Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 19 May 2025 19:21:42 +0000 Subject: [PATCH 1/2] Initial plan for issue From 5d9e28e0d9221024a2e52c3e11bdaea659a7756e Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 19 May 2025 19:26:54 +0000 Subject: [PATCH 2/2] Rename GitHubRepositoryName property to RepositoryName Co-authored-by: ViktorHofer <7412651+ViktorHofer@users.noreply.github.com> --- Documentation/sourcebuild-in-repos/new-repo.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/sourcebuild-in-repos/new-repo.md b/Documentation/sourcebuild-in-repos/new-repo.md index 024600bccd..e7e702b100 100644 --- a/Documentation/sourcebuild-in-repos/new-repo.md +++ b/Documentation/sourcebuild-in-repos/new-repo.md @@ -34,7 +34,7 @@ See the following sections for details: - this-repo + this-repo true @@ -52,7 +52,7 @@ nupkg]. `Microsoft.NETCore.App.Runtime.linux-x64`, only managed code. These two properties determine the name of the [intermediate nupkg]: -`Microsoft.SourceBuild.Intermediate.$(GitHubRepositoryName)[.$(RidSuffix)]`. +`Microsoft.SourceBuild.Intermediate.$(RepositoryName)[.$(RidSuffix)]`. It's possible more configuration will be required for specific repos. `eng/DotNetBuild.props`, similar to `eng/Build.props`, is a place to add extra