From d46aa7e778806ed79c96f5df5adcfd45b331165f Mon Sep 17 00:00:00 2001 From: Youssef Victor Date: Tue, 21 Oct 2025 14:12:51 +0200 Subject: [PATCH] Update outdated documentation about MTP extensions licensing --- .../microsoft-testing-platform-extensions-diagnostics.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docs/core/testing/microsoft-testing-platform-extensions-diagnostics.md b/docs/core/testing/microsoft-testing-platform-extensions-diagnostics.md index cfd64bdbb9d4c..06b38ecbb09c3 100644 --- a/docs/core/testing/microsoft-testing-platform-extensions-diagnostics.md +++ b/docs/core/testing/microsoft-testing-platform-extensions-diagnostics.md @@ -38,9 +38,6 @@ You can also enable the diagnostics logs using the environment variables: This extension allows you to create a crash dump file if the process crashes. This extension is shipped as part of [Microsoft.Testing.Extensions.CrashDump](https://nuget.org/packages/Microsoft.Testing.Extensions.CrashDump) NuGet package. -> [!IMPORTANT] -> The package is shipped with Microsoft .NET library closed-source free to use licensing model. - To configure the crash dump file generation, use the following options: | Option | Description | @@ -56,9 +53,6 @@ To configure the crash dump file generation, use the following options: This extension allows you to create a dump file after a given timeout. This extension is shipped as part of [Microsoft.Testing.Extensions.HangDump](https://nuget.org/packages/Microsoft.Testing.Extensions.HangDump) package. -> [!IMPORTANT] -> The package is shipped with Microsoft .NET library closed-source free to use licensing model. - To configure the hang dump file generation, use the following options: | Option | Description |