Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.net core 3.1 - The running command stopped because the preference variable "ErrorActionPreference" or common parameter is set to Stop #181

Open
kamal-kode opened this issue Mar 31, 2023 · 1 comment

Comments

@kamal-kode
Copy link

The running command stopped because the preference variable "ErrorActionPreference" or common parameter is set to Stop: Failure: Msbuild failed when processing the file 'Project path' with message: SDK Resolver Failure: "The SDK resolver "Microsoft.DotNet.MSBuildSdkResolver" failed while attempting to resolve the SDK "Microsoft.NET.Sdk.Web". Exception: "System.IO.FileNotFoundException: Could not load file or assembly 'System.Collections.Immutable, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified

We are using .net core 3.1 , Microsoft Visual Studio Enterprise 2022 (64-bit) - Current
Version 17.5.3 and latest version of r4mvc . I could see System.Collections.Immutable dll is available on the same folder where the r4mvc . Not sure why its breaking. Please guide.

@toddca
Copy link

toddca commented May 1, 2023

I have the same issue with a .net core 6 aspnet project

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants