Skip to content

Commit 9e06dd5

Browse files
authored
Update outdated documentation about MTP extensions licensing (#49384)
1 parent df490d0 commit 9e06dd5

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docs/core/testing/microsoft-testing-platform-extensions-diagnostics.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,6 @@ You can also enable the diagnostics logs using the environment variables:
3838

3939
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.
4040

41-
> [!IMPORTANT]
42-
> The package is shipped with Microsoft .NET library closed-source free to use licensing model.
43-
4441
To configure the crash dump file generation, use the following options:
4542

4643
| Option | Description |
@@ -56,9 +53,6 @@ To configure the crash dump file generation, use the following options:
5653

5754
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.
5855

59-
> [!IMPORTANT]
60-
> The package is shipped with Microsoft .NET library closed-source free to use licensing model.
61-
6256
To configure the hang dump file generation, use the following options:
6357

6458
| Option | Description |

0 commit comments

Comments
 (0)