Sourced from microsoft/setup-msbuild's releases.
v2
This is a major version bump with no functionality changes. The major version change is due to moving to
node20
for the node version per the deprecation announcement for GitHub Actions (https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/). This change fromnode16
tonode20
could cause breaking changes to other workflow actions steps (see #125) running and needing/leveraging expected functionality innode16
and thus as a safe boundary, changing the version here.Full Changelog: https://github.com/microsoft/setup-msbuild/compare/v1.3...v2
v1.3.3
This is a patch update that reverts the node16->node20 change which introduced unintended breaking changes for users of this action. The v1, v1.3 tags have been updated to this release as well.
Full Changelog: https://github.com/microsoft/setup-msbuild/compare/v1.3.2...v1.3.3
v1.3.2
What's Changed
- Update test.yml by
@mosfet80
in microsoft/setup-msbuild#122- Update to node20 by
@kawon7317
in microsoft/setup-msbuild#124New Contributors
@mosfet80
made their first contribution in microsoft/setup-msbuild#122@kawon7317
made their first contribution in microsoft/setup-msbuild#124Full Changelog: https://github.com/microsoft/setup-msbuild/compare/v1.3.1...v1.3.2
6fb0222
Address issue #125
releasing the node20 action as major version changeede762b
Reverting to node16 for compat in 1.x versions0310903
Updated lock79fdc4b
Version bump5627559
Merge branch 'kawon7317-main'faa0654
Update action.ymlc9685f2
Merge pull request #122
from mosfet80/patch-1 [skip ci]f37d07e
Update test.yml3404ff3
Adding runner image doc note [skip ci]