Releases: seanmiddleditch/gha-setup-vsdevenv
Releases · seanmiddleditch/gha-setup-vsdevenv
v4
v3
Added several new options:
- Updates to the latest github
@core
API and accompanying action environment changes
v2
Added several new options:
host_arch
: overrides the default host architecture (usuallyx86
orx86_amd64
, depending on target arch).winsdk
: selects a specific version of the Windows SDK (default depends on host environment).toolset_version
: selects a specific version of the toolset (default depends on host environment).
v1
Initial release.