Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Script to update WDK version #4080

Merged
merged 2 commits into from
Dec 11, 2024
Merged

Conversation

Alan-Jowett
Copy link
Member

Description

This pull request introduces a new PowerShell script to automate the update of the Windows Driver Kit (WDK) version across multiple relevant files. The changes include the addition of the script itself, modifications to project files to support the dynamic versioning, and the creation of a template configuration file.

Key changes include:

New PowerShell Script:

  • scripts/Update-WdkVersion.ps1: Added a script to update the WDK version in specified files, create backups, and roll back changes if errors occur.

Template Configuration File:

Project File Updates:

Testing

CI/CD

Documentation

In the code.

Installation

No.

Signed-off-by: Alan Jowett <[email protected]>
@Alan-Jowett Alan-Jowett added this pull request to the merge queue Dec 11, 2024
Merged via the queue into microsoft:main with commit 2a75370 Dec 11, 2024
89 checks passed
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