-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
$ rm -rf ~/.dotnet/ ~/.nuget/ ~/.local/share/NuGet/
$ dotnet --info
.NET SDK (reflecting any global.json):
Version: 6.0.125
Commit: e898a826c2
Runtime Environment:
OS Name: rhel
OS Version: 8
OS Platform: Linux
RID: rhel.8-s390x
Base Path: /usr/lib64/dotnet/sdk/6.0.125/
global.json file:
Not found
Host:
Version: 6.0.25
Architecture: s390x
Commit: 492abbeef0
.NET SDKs installed:
6.0.125 [/usr/lib64/dotnet/sdk]
.NET runtimes installed:
Microsoft.AspNetCore.App 6.0.25 [/usr/lib64/dotnet/shared/Microsoft.AspNetCore.App]
Microsoft.NETCore.App 6.0.25 [/usr/lib64/dotnet/shared/Microsoft.NETCore.App]
Download .NET:
https://aka.ms/dotnet-download
Learn about .NET Runtimes and SDKs:
https://aka.ms/dotnet/runtimes-sdk-info
$ dotnet tool install -g dotnet-monitor --version '6.*'
You can invoke the tool using the following command: dotnet-monitor
Tool 'dotnet-monitor' (version '6.3.4') was successfully installed.
$ dotnet-monitor collect --no-auth
(hangs)
This only affects .NET 6 on s390x. It does not affect .NET 6 on x86_64. It does not affect .NET 7 on s390x.
Metadata
Metadata
Assignees
Labels
No labels