-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
Description
Regression Info:
Worked well in 10.0.100-preview.7.25360.101
To Reproduce
- Install .NET SDK 10.0.100-preview.7.25363.101, and create some app
- Run command
dotnet nuget locals all --clear
- Observe
Exceptions (if any)
Unhandled exception occurred and .NET Host stopped working
Dotnet Info
.NET SDK:
Version: 10.0.100-preview.7.25363.101
Commit: 0b032b9f94
Workload version: 10.0.100-manifests.c9aa1878
MSBuild version: 17.15.0-preview-25363-101+0b032b9f9
Runtime Environment:
OS Name: Windows
OS Version: 10.0.26100
OS Platform: Windows
RID: win-x64
Base Path: C:\Program Files\dotnet\sdk\10.0.100-preview.7.25363.101\
.NET workloads installed:
There are no installed workloads to display.
Configured to use workload sets when installing new manifests.
Workloads are configured to install and update using workload versions, but none were found. Run "dotnet workload restore" to install a workload version.
Host:
Version: 10.0.0-preview.7.25363.101
Architecture: x64
Commit: 0b032b9f94
.NET SDKs installed:
10.0.100-preview.7.25363.101 [C:\Program Files\dotnet\sdk]
.NET runtimes installed:
Microsoft.AspNetCore.App 10.0.0-preview.7.25363.101 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.NETCore.App 10.0.0-preview.7.25363.101 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.WindowsDesktop.App 10.0.0-preview.7.25363.101 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.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
- Include the output of `dotnet --info`
- The IDE (VS / VS Code/ VS4Mac) you're running on, and its version