From 344396d1998348c0281c753d64ce3b875bfcff56 Mon Sep 17 00:00:00 2001 From: 5an7y Date: Thu, 16 Jul 2026 08:43:29 -0700 Subject: Bump WDK/SDK NuGet packages to 10.0.28000.2525 Updates Directory.Build.props and packages.config to reference the Windows WDK and SDK NuGet packages at version 10.0.28000.2525 (from 10.0.28000.1839), applied via UpdateNuGet.ps1. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 459e95c0-2b52-44b3-a129-79a7f202dd0a --- Directory.Build.props | 10 +++++----- packages.config | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index 11951aed..9ed3a181 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,7 +1,7 @@ - - - - - + + + + + diff --git a/packages.config b/packages.config index d2a0bc5c..75944536 100644 --- a/packages.config +++ b/packages.config @@ -1,8 +1,8 @@  - - - - - + + + + + -- cgit v1.3.1