diff --git a/docs/core/testing/unit-testing-platform-extensions-fakes.md b/docs/core/testing/unit-testing-platform-extensions-fakes.md index ac5a1ae7f582f..5951d1b734e11 100644 --- a/docs/core/testing/unit-testing-platform-extensions-fakes.md +++ b/docs/core/testing/unit-testing-platform-extensions-fakes.md @@ -23,7 +23,7 @@ To use the new extension with an existing project, update the existing `Microsof - - False - -+ ++ ``` If you are using MSTest.Sdk 3.7 or later, use the `EnableMicrosoftTestingExtensionsFakes` property to enable the extension and don't add the package reference.