File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ Alternatively, the element can contain:
5858* All – all of those things get used.
5959
6060#### ExcludeAssets
61- ` <ExcluseAssets > ` child element specifies what assets belonging to the package specified by parent ` <PackageReference> ` should not
61+ ` <ExcludeAssets > ` child element specifies what assets belonging to the package specified by parent ` <PackageReference> ` should not
6262be consumed.
6363
6464The element can contain one or more of the following values:
@@ -80,7 +80,7 @@ Alternatively, the element can contain:
8080consumed but that they should not flow to the next project.
8181
8282> [ !NOTE]
83- > This is a new term for project.json/xproj ` SupressParent ` element.
83+ > This is a new term for project.json/xproj ` SuppressParent ` element.
8484
8585The element can contain one or more of the following values:
8686
You can’t perform that action at this time.
0 commit comments