You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v-xiaofchen
changed the title
[NETE2ESDK][MAC][Linux]With NET 9 alpha SDK installed, the message that "Welcome to .NET 9.0!" should not be displayed when running the dotnet workload command again with sudo permission.
[NETE2ESDK][MAC][Linux]The welcome text should not keep showing up when running dotnet workload with sudo privilege.
Jan 12, 2024
Describe the bug
The welcome text should not keep showing up when running dotnet workload with sudo privilege.
To Reproduce
Expected:
The welcome text should not keep showing up when running dotnet workload list with sudo privilege.
Exceptions (if any)
The welcome text still keep showing up when running dotnet workload list with sudo privilege

Note:
1.This issue also repro on .NET 6.,7,8
2.This issue not repro when running "dotnet workload list"
dotnet --info
.NET SDK:
Version: 9.0.100-alpha.1.24061.40
Commit: de133935b1
Workload version: 9.0.100-manifests.ad5c6cc9
Runtime Environment:
OS Name: debian
OS Version: 12
OS Platform: Linux
RID: linux-x64
Base Path: /usr/share/dotnet/sdk/9.0.100-alpha.1.24061.40/
.NET workloads installed:
There are no installed workloads to display.
Host:
Version: 9.0.0-alpha.1.24061.8
Architecture: x64
Commit: 8d1c3d9527
.NET SDKs installed:
9.0.100-alpha.1.24061.40 [/usr/share/dotnet/sdk]
.NET runtimes installed:
Microsoft.AspNetCore.App 9.0.0-alpha.1.24061.8 [/usr/share/dotnet/shared/Microsoft.AspNetCore.App]
Microsoft.NETCore.App 9.0.0-alpha.1.24061.8 [/usr/share/dotnet/shared/Microsoft.NETCore.App]
Other architectures found:
None
Environment variables:
Not set
global.json file:
Not found
Learn more:
https://aka.ms/dotnet/info
Download .NET:
https://aka.ms/dotnet/download
The text was updated successfully, but these errors were encountered: