Skip to content

Commit 246cb6b

Browse files
authored
Update unit-testing-mstest-migration-from-v1-to-v3.md
1 parent b0af89d commit 246cb6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/core/testing/unit-testing-mstest-migration-from-v1-to-v3.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ This guide assists users in upgrading their MSTest projects from MSTest v1 to MS
1515
---
1616

1717
### Who Is Impacted?
18+
1819
This guide is intended for projects currently using MSTest v1 via either:
1920
- **Assembly references**: Projects referencing `Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll` directly in their project files.
2021
- **NuGet packages**: Projects using MSTest v1 through the `MSTest.TestFramework` NuGet package.

0 commit comments

Comments
 (0)