summaryrefslogtreecommitdiff
path: root/UpdateNuGet.ps1
AgeCommit message (Collapse)Author
2026-07-16Add UpdateNuGet.ps1 to bump WDK/SDK NuGet package version5an7y
Adds a small PowerShell helper that updates the Windows WDK and SDK NuGet package version referenced by Directory.Build.props and packages.config in one command, e.g. '.\UpdateNuGet --package 10.0.28000.2525' or '--package 10.0.28000.2525-preview'. Only Microsoft.Windows.WDK*/SDK* references are changed; other packages, file encoding (BOM) and line endings are preserved. Supports --whatif and version validation. Co-authored-by: Copilot <[email protected]> Copilot-Session: c65df05b-3bb0-438a-a7ed-be9cf0e7781b