From a097f80163730e3ecf338cb0223bd84818609184 Mon Sep 17 00:00:00 2001 From: Caro Caserio Date: Thu, 31 May 2018 13:02:17 -0300 Subject: [PATCH] C18280: Incorrect link structure Hello, @blackdwarf, Localization team has reported source content issue that causes localized version to have broken format compared to en-us version. Please review and merge the proposed file change to fix to target versions. If you make related fix in another PR then share your PR number so we can confirm and close this PR. Many thanks in advance. --- docs/core/tools/cli-msbuild-architecture.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/core/tools/cli-msbuild-architecture.md b/docs/core/tools/cli-msbuild-architecture.md index baddc27fc802c..e5fd369ba85c3 100644 --- a/docs/core/tools/cli-msbuild-architecture.md +++ b/docs/core/tools/cli-msbuild-architecture.md @@ -61,5 +61,5 @@ This command is publishing an application into a `pub` folder using the "Release The notable exception to this rule are `new` and `run` commands, as they have not been implemented as MSBuild targets. - - [!INCLUDE[DotNet Restore Note](~/includes/dotnet-restore-note.md)] \ No newline at end of file + +[!INCLUDE[DotNet Restore Note](~/includes/dotnet-restore-note.md)]