Skip to content

Commit c9f58f4

Browse files
Update docs/core/testing/unit-testing-mstest-sdk.md
Co-authored-by: Youssef Victor <[email protected]>
1 parent d52620e commit c9f58f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/testing/unit-testing-mstest-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ Here's an example update when using the `DotNetCoreCLI` task in Azure DevOps:
256256

257257
## Known limitations
258258

259-
The MSTest SDK has limited integration with NuGet meaning that the usual NuGet update and Visual Studio UI for managing NuGet packages won't work as expected. See this issue for more details: [NuGet#13127](https://github.com/NuGet/Home/issues/13127).
259+
The MSTest SDK has limited integration with NuGet, meaning that the usual NuGet update and Visual Studio UI for managing NuGet packages won't work as expected. See this issue for more details: [NuGet#13127](https://github.com/NuGet/Home/issues/13127).
260260

261261
> [!NOTE]
262262
> This limitation is not specific to MSTest SDK but to any MSBuild SDK.

0 commit comments

Comments
 (0)