Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@demosjarco
Copy link

I wanted to breathe some life back into this project so I:

  • Combined MaySoMusician's fork to add support for Visual Studio 2019 and Windows 10 20H1 support
  • Extended support to Visual Studio 2022
  • Add Windows 11 generation
  • Automated the entire process through GitHub Actions for transparency and ease
    • When a new builds of Windows SDK comes out, it's very easy to generate
      • Update switch statement for org scope here
      • win-target-ver here and here to actually build for it
      • Add build details and README template fillers here and here
      • Go to workflow, click on Run workflow, make sure the Branch is correct and choose the Version increment you want (uses semver)

I currently have the packages live on npm, but if this gets approved, I will transfer org control back to the original maintainers if that is preferred.

demosjarco and others added 26 commits September 27, 2022 02:14
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 1.4.5 to 1.5.0.
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](step-security/harden-runner@v1.4.5...v1.5.0)

---
updated-dependencies:
- dependency-name: step-security/harden-runner
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [GuillaumeFalourd/setup-windows10-sdk-action](https://github.com/GuillaumeFalourd/setup-windows10-sdk-action) from 1.7 to 1.8.
- [Release notes](https://github.com/GuillaumeFalourd/setup-windows10-sdk-action/releases)
- [Commits](GuillaumeFalourd/setup-windows10-sdk-action@v1.7...v1.8)

---
updated-dependencies:
- dependency-name: GuillaumeFalourd/setup-windows10-sdk-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…security/harden-runner-1.5.0

Bump step-security/harden-runner from 1.4.5 to 1.5.0
…aumeFalourd/setup-windows10-sdk-action-1.8

Bump GuillaumeFalourd/setup-windows10-sdk-action from 1.7 to 1.8
Bumps [hennejg/github-tag-action](https://github.com/hennejg/github-tag-action) from 4.3.1 to 4.4.0.
- [Release notes](https://github.com/hennejg/github-tag-action/releases)
- [Commits](hennejg/github-tag-action@v4.3.1...v4.4.0)

---
updated-dependencies:
- dependency-name: hennejg/github-tag-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [GuillaumeFalourd/setup-windows10-sdk-action](https://github.com/GuillaumeFalourd/setup-windows10-sdk-action) from 1.8 to 1.11.
- [Release notes](https://github.com/GuillaumeFalourd/setup-windows10-sdk-action/releases)
- [Commits](GuillaumeFalourd/setup-windows10-sdk-action@v1.8...v1.11)

---
updated-dependencies:
- dependency-name: GuillaumeFalourd/setup-windows10-sdk-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 1.1 to 1.3.
- [Release notes](https://github.com/microsoft/setup-msbuild/releases)
- [Changelog](https://github.com/microsoft/setup-msbuild/blob/main/building-release.md)
- [Commits](microsoft/setup-msbuild@v1.1...v1.3)

---
updated-dependencies:
- dependency-name: microsoft/setup-msbuild
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 1.5.0 to 2.1.0.
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](step-security/harden-runner@v1.5.0...v2.1.0)

---
updated-dependencies:
- dependency-name: step-security/harden-runner
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…-security/harden-runner-2.1.0

Bump step-security/harden-runner from 1.5.0 to 2.1.0
…osoft/setup-msbuild-1.3

Bump microsoft/setup-msbuild from 1.1 to 1.3
…laumeFalourd/setup-windows10-sdk-action-1.11

Bump GuillaumeFalourd/setup-windows10-sdk-action from 1.8 to 1.11
…jg/github-tag-action-4.4.0

Bump hennejg/github-tag-action from 4.3.1 to 4.4.0
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.1.0 to 2.3.1.
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](step-security/harden-runner@v2.1.0...v2.3.1)

---
updated-dependencies:
- dependency-name: step-security/harden-runner
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@pjoriginal
Copy link

Any update on this?

dependabot bot added 3 commits January 20, 2024 14:07
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v3...v4)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants