microsoft/setup-msbuild

Helps set up MSBuild into PATH for later usage.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
vswhere-pathFolder location of where vswhere.exe is located if a self-hosted agentno
vs-versionVersion of Visual Studio to search; defaults to latest if not specifiedno
vs-prereleaseEnable searching for pre-release versions of Visual Studio/MSBuildno
msbuild-architectureThe preferred processor architecture of MSBuild. Can be either "x86", "x64", or "arm64". "x64" is only available from Visual Studio version 17.0 and later.nox86
namedescription
msbuildPathThe resulting location of msbuild for your inputs