From 6f5ea3bb953bf968e095da08fabc79e85d978f68 Mon Sep 17 00:00:00 2001 From: Jeremy Sinclair <4016293+snickler@users.noreply.github.com> Date: Tue, 26 May 2026 02:57:35 -0400 Subject: [PATCH] [Deps] Upgrade .NET Runtime package versions to 10.0.8 (#48010) ## Summary of the Pull Request Updates .NET 10 Runtime / Library packages to the latest 10.0.8 servicing release for security fixes. ## PR Checklist - [ ] Closes: #xxx - [ ] **Communication:** I've discussed this with core contributors already. If the work hasn't been agreed, this work might be rejected - [ ] **Tests:** Added/updated and all pass - [ ] **Localization:** All end-user-facing strings can be localized - [ ] **Dev docs:** Added/updated - [ ] **New binaries:** Added on the required places - [ ] [JSON for signing](https://github.com/microsoft/PowerToys/blob/main/.pipelines/ESRPSigning_core.json) for new binaries - [ ] [WXS for installer](https://github.com/microsoft/PowerToys/blob/main/installer/PowerToysSetup/Product.wxs) for new binaries and localization folder - [ ] [YML for CI pipeline](https://github.com/microsoft/PowerToys/blob/main/.pipelines/ci/templates/build-powertoys-steps.yml) for new test projects - [ ] [YML for signed pipeline](https://github.com/microsoft/PowerToys/blob/main/.pipelines/release.yml) - [ ] **Documentation updated:** If checked, please file a pull request on [our docs repo](https://github.com/MicrosoftDocs/windows-uwp/tree/docs/hub/powertoys) and link it here: #xxx ## Detailed Description of the Pull Request / Additional comments Updates the runtime-related package versions in `Directory.Packages.props` from `10.0.7` to `10.0.8`. ## Validation Steps Performed Co-authored-by: Copilot Co-authored-by: Niels Laute --- Directory.Packages.props | 46 ++++++++++++++++++++-------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 59c37e9f42..a4189ec40a 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -41,21 +41,21 @@ - + - + - - - - - - - + + + + + + + @@ -66,9 +66,9 @@ - + - + - + - - - + + + - + - + - + - + - - - - + + + +