diff --git a/docs/supported-technologies.asciidoc b/docs/supported-technologies.asciidoc index 95ce1f03a0..8576e9f638 100644 --- a/docs/supported-technologies.asciidoc +++ b/docs/supported-technologies.asciidoc @@ -30,14 +30,14 @@ the agent will not capture transactions. The agent works on every .NET flavor and version that supports .NET Standard 2.0. This means .NET Core 2.0 or newer, and .NET Framework 4.6.2* or newer. +_* Due to binding issues introduced by Microsoft, we recommend at least .NET Framework 4.7.2 for best compatibility._ + [IMPORTANT] ==== -While this library should work on .NET Core 2.0+, we limit our support to only those -versions currently supported by Microsoft - .NET 6.0+ currently. +While this library *should* work on .NET Core 2.0+, we limit our support to only those +versions currently supported by Microsoft - .NET 6.0 and newer. ==== -_* Due to binding issues introduced by Microsoft, we recommend at least .NET Framework 4.7.2 for best compatibility._ - [float] [[supported-web-frameworks]] === Web frameworks