From 2164a2171e12c03ee5c32eb208adc740b4f18b1b Mon Sep 17 00:00:00 2001 From: 5an7y Date: Thu, 16 Jul 2026 12:01:54 -0700 Subject: Bump WDK/SDK NuGet packages to 10.0.28000.2526 Updates Directory.Build.props and packages.config to reference the Windows WDK and SDK NuGet packages at version 10.0.28000.2526 (from 10.0.28000.2525), applied via UpdateNuGet.ps1. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 34851cee-f112-458d-a93c-e92472cb7525 --- 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 9ed3a181..583b7f11 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,7 +1,7 @@ - - - - - + + + + + diff --git a/packages.config b/packages.config index 75944536..4516da4c 100644 --- a/packages.config +++ b/packages.config @@ -1,8 +1,8 @@  - - - - - + + + + + -- cgit v1.3.1