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
When CoreCLR implements a proper way to do plugin-based assembly resolution (https://github.com/dotnet/coreclr/issues/15982) we should remove our own custom LoadAssemblyWithRedirects from the MSBuildTask.
When CoreCLR implements a proper way to do plugin-based assembly resolution (https://github.com/dotnet/coreclr/issues/15982) we should remove our own custom
LoadAssemblyWithRedirectsfrom the MSBuildTask.