Skip to content

Commit 055ec6a

Browse files
kendaleivBillWagner
authored andcommitted
Small fixes (#1303)
1 parent 0cd40cc commit 055ec6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/core/preview3/tools/csproj.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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
6262
be consumed.
6363

6464
The element can contain one or more of the following values:
@@ -80,7 +80,7 @@ Alternatively, the element can contain:
8080
consumed 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
8585
The element can contain one or more of the following values:
8686

0 commit comments

Comments
 (0)