Skip to content

[NETSDKE2E][Regression]With 10.0.100-preview.7.25363.101, .NET crashes when running 'dotnet nuget locals all --clear' #49764

@NicoleWang001

Description

@NicoleWang001

Regression Info:

Worked well in 10.0.100-preview.7.25360.101

To Reproduce

  1. Install .NET SDK 10.0.100-preview.7.25363.101, and create some app
  2. Run command dotnet nuget locals all --clear
  3. Observe

Exceptions (if any)

Unhandled exception occurred and .NET Host stopped working
Image

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions