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
This is followup on dotnet/msbuild#10468
Adding /p:NoWarn=MSB3982 to dotnet workload restore is ignored - it's not passed through to msbuild.
Ideally the parameter would be flagged as not supported, or otherwise passed through to msbuild