From 49bef748f279a7c469c4b7d7360c6904e4ed2307 Mon Sep 17 00:00:00 2001 From: Ken Dale Date: Fri, 2 Dec 2016 18:06:40 -0500 Subject: [PATCH] Small fixes --- docs/core/preview3/tools/csproj.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/core/preview3/tools/csproj.md b/docs/core/preview3/tools/csproj.md index a0f072b9e0f24..858ed7f1958ce 100644 --- a/docs/core/preview3/tools/csproj.md +++ b/docs/core/preview3/tools/csproj.md @@ -58,7 +58,7 @@ Alternatively, the element can contain: * All – all of those things get used. #### ExcludeAssets -`` child element specifies what assets belonging to the package specified by parent `` should not +`` child element specifies what assets belonging to the package specified by parent `` should not be consumed. The element can contain one or more of the following values: @@ -80,7 +80,7 @@ Alternatively, the element can contain: consumed but that they should not flow to the next project. > [!NOTE] -> This is a new term for project.json/xproj `SupressParent` element. +> This is a new term for project.json/xproj `SuppressParent` element. The element can contain one or more of the following values: