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
After dotnet/msbuild#14739, MSBuild will prefer to load many assemblies from a shared location in Visual Studio rather than "next to MSBuild". MSBuildLocator should handle that case and load the assemblies from the same location.
After dotnet/msbuild#14739, MSBuild will prefer to load many assemblies from a shared location in Visual Studio rather than "next to MSBuild". MSBuildLocator should handle that case and load the assemblies from the same location.