Skip to content

Commit 18b59f5

Browse files
authored
Update unit-testing-platform-extensions-fakes.md
1 parent 5e8b20e commit 18b59f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/testing/unit-testing-platform-extensions-fakes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ To use the new extension with an existing project, update the existing `Microsof
2626
+ <PackageReference Include="Microsoft.Testing.Extensions.Fakes" Version="17.11.0-beta.24319.3" />
2727
```
2828

29-
If you are using MSTest.Sdk 3.7 or later, use `EnableMicrosoftTestingExtensionsFakes` property to enable the extension and don't add the package reference.
29+
If you are using MSTest.Sdk 3.7 or later, use `EnableMicrosoftTestingExtensionsFakes` property to enable the extension and don't add the package reference.

0 commit comments

Comments
 (0)