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