Skip to content

Commit 4d2868e

Browse files
authored
Update unit-testing-mstest-migration-from-v1-to-v3.md
1 parent c9d32ee commit 4d2868e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ By upgrading, you’re setting up your tests to be faster, more reliable, and ad
5050

5151
### 1. Remove Assembly Reference
5252

53-
For projects using MSTest v1 through assembly references, it’s common to find references to the following DLLs:
53+
For projects using MSTest v1 through assembly references, there are a reference to the following DLL:
5454

5555
- `Microsoft.VisualStudio.QualityTools.UnitTestFramework`
5656

0 commit comments

Comments
 (0)