Skip to content

Commit 2f60a43

Browse files
authored
Revert "Added powershell command that returns .NET framework version (DataDog#12322)" (DataDog#12328)
This reverts commit 760e39b.
1 parent 48888d8 commit 2f60a43

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

content/en/tracing/setup_overview/setup/dotnet-framework.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,7 @@ further_reading:
4848
## Compatibility requirements
4949

5050
### Supported .NET Framework runtimes
51-
The .NET Tracer supports instrumentation on .NET Framework 4.5 and above. If you do not know which .NET Framework version you're currently using, you can execute the following Powershell command:
52-
53-
```cmd
54-
Get-ItemProperty -Path HKLM:\SOFTWARE\Microsoft\'NET Framework Setup'\NDP\v4\Full -Name "Version"
55-
```
51+
The .NET Tracer supports instrumentation on .NET Framework 4.5 and above.
5652

5753
For a full list of supported libraries and processor architectures, see [Compatibility Requirements][1].
5854

0 commit comments

Comments
 (0)