microsoft/MSBuildLocator
An API to locate MSBuild assemblies from an installed Visual Studio location. Use this to ensure that calling the MSBuild API will use the same toolset that a build from Visual Studio or msbuild.exe would.
C#NOASSERTION
Issues
- 2
Question: clarification on usage of `MSBuildLocator`
#320 opened by Flandini - 12
- 2
MSBuildLocator with "private" installs of .NET SDK results in "A compatible .NET SDK was not found." errors
#304 opened by mcumming - 4
- 2
- 0
MSBuildLocator with "private" installs of .NET SDK results in "A compatible .NET SDK was not found.
#303 opened by mcumming - 6
DiscoveryType.VisualStudioSetup no longer works when upgrading to net60 explicitly targeting net60-windows/win-x64
#152 opened by siegfriedpammer - 1
- 4
Is there any way to call or invoke MSBuildLocator in the net4x from a dotnet SDK project?
#291 opened by awesome-liuxiao - 6
- 11
BadImageFormatException when loading any found SDK on Mac with M1/M2 (osx-arm64) from osx-x64 application
#253 opened by rotanov - 15
The SDK 'Microsoft.NET.SDK.WorkloadAutoImportPropsLocator' specified could not be found
#199 opened by grzesiek-galezowski - 9
- 5
- 9
Allow locating prerelease versions of the SDK
#271 opened by YuliiaKovalova - 6
NuGet version conflicts
#127 opened by xen2 - 1
MSBuildLocator doesn't work with multiple level SDK resolution logic for NET 6 SDK.
#274 opened by lifengl - 2
- 0
- 2
Rename the main branch to "main"
#220 opened by ladipro - 2
Pull Request workflow releases new version?
#249 opened by MichielOda - 3
FileLoadException on System.Configuration.ConfigurationManager with SDK 6.0.400-preview
#159 opened by rainersigwald - 2
Add some guardrails to MSBuild Locator
#254 opened by YuliiaKovalova - 13
Doesn't work on Apple M2
#200 opened by bartofzo - 1
Failed to find all versions of .NET Core MSBuild
#242 opened by EkimoCode - 6
- 4
MSBuildLocator.QueryVisualStudioInstances Fails on Mac and Linux from Version 1.5.3
#210 opened by jamesHargreaves12 - 11
- 2
- 4
Regression in v1.5.3 - The SDK 'Microsoft.NET.Sdk' specified could not be found.
#181 opened by kamronbatman - 1
DOTNET_HOST_PATH should be set by MSBuildLocator
#229 opened by JanKrivanek - 0
- 2
Any Powershell example?
#205 opened by greenkalx - 7
No instance found when project targets .NET 6 but only 7.X SDK is installed
#195 opened by BalassaMarton - 2
- 5
MSBuildLocator does not locate MSBuild
#197 opened by BittermanAndy - 4
- 3
- 3
- 3
Version 1.5.3 made my app stop working
#179 opened by asoifer - 0
- 4
How To Build Release
#166 opened by Gao996 - 4
.NET 7 Preview SDK is not listed
#165 opened by WeihanLi - 2
DotNetSdkLocationHelper.GetDotNetBasePaths Fails With Exception If Run in Net5.0 Context
#160 opened by 7enderhead - 4
- 0
- 1
MSBuildLocator.QueryVisualStudioInstances hangs if COREHOST_TRACE is set to 1
#128 opened by FiniteReality - 0
- 0
Identify architecture of found MSBuild
#130 opened by twsouthwick - 1
TypeLoadException with lack of details
#126 opened by jzabroski