Skip to content

Commit 6abbff6

Browse files
authored
Update unit-testing-mstest-migration-from-v1-to-v3.md
1 parent 9ad505e commit 6abbff6

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
@@ -249,7 +249,7 @@ MSTest v3 optimizes resource management, resulting in lower memory usage and bet
249249
250250
## Handling Obsolete Attributes and Migrating Custom Extensions
251251
252-
Review deprecated attributes, such as `[DeploymentItem]`, and replace them with MSTest v3 alternatives where possible.
252+
Review deprecated attributes, and replace them with MSTest v3 alternatives where possible.
253253
254254
---
255255

0 commit comments

Comments
 (0)