actions-marketplace-validations/setup-msbuild

Helps set up MSBuild into PATH for later usage.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Nov 8, 2022
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/microsoft_setup-msbuild@8c3da926c2d6cd99b6f0be5b21f28f68788d3e4a # no releases — HEAD as of 2026-07-12

tags can be moved; commit SHAs can't. why a SHA?

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" or "x64". "x64" is only available from Visual Studio version 17.0 and later.nox86
namedescription
msbuildPathThe resulting location of msbuild for your inputs