Skip to content

Commit 4146acd

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

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
@@ -17,6 +17,7 @@ This guide assists users in upgrading their MSTest projects from MSTest v1 to MS
1717
### Who Is Impacted?
1818

1919
This guide is intended for projects currently using MSTest v1 via either:
20+
2021
- **Assembly references**: Projects referencing `Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll` directly in their project files.
2122
- **NuGet packages**: Projects using MSTest v1 through the `MSTest.TestFramework` NuGet package.
2223

0 commit comments

Comments
 (0)