From 20af5de13d64504ace933ea3d310e1859985f502 Mon Sep 17 00:00:00 2001 From: stan-sz <37585349+stan-sz@users.noreply.github.com> Date: Mon, 3 Feb 2025 14:16:13 +0100 Subject: [PATCH] Update unit-testing-platform-extensions-fakes.md Update the package version to non-beta --- docs/core/testing/unit-testing-platform-extensions-fakes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.