Skip to content

Commit fb32c38

Browse files
committed
fixing wording
1 parent 57d2b74 commit fb32c38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/msbuild/how-to-use-project-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ During evaluation of the project, [!INCLUDE[vstecmsbuild](../extensibility/inter
5555
An implicit import is added to the top and bottom of the project as discussed above. The format of the `Sdk` attribute is `Name[/Version]` where Version is optional. For example, you can specify `My.Custom.Sdk/1.2.3`.
5656

5757
> [!NOTE]
58-
> This is currently the only supported way to reference a project in Visual Studio for Mac.
58+
> This is currently the only supported way to reference a project SDK in Visual Studio for Mac.
5959

6060
2. Use the top-level `<Sdk/>` element:
6161

0 commit comments

Comments
 (0)