From 13835c193160a238a4d9f11edc7c016b4ca906bc Mon Sep 17 00:00:00 2001 From: Jeremy Sinclair <4016293+snickler@users.noreply.github.com> Date: Wed, 8 Jul 2026 08:39:09 -0400 Subject: [PATCH] [Deps] Update .NET packages from 10.0.8 to 10.0.9 (#48568) ## Summary of the Pull Request Updates `Directory.Packages.props` to align several Microsoft and System package references from `10.0.8` to `10.0.9`. ## 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 - [x] **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 Bumped dependency versions for the following packages: - `Microsoft.Data.Sqlite` - `Microsoft.Bcl.AsyncInterfaces` - `Microsoft.Extensions.Caching.Abstractions` - `Microsoft.Extensions.Caching.Memory` - `Microsoft.Extensions.DependencyInjection` - `Microsoft.Extensions.Logging` - `Microsoft.Extensions.Logging.Abstractions` - `Microsoft.Extensions.Hosting` - `Microsoft.Extensions.Hosting.WindowsServices` - `Microsoft.Win32.SystemEvents` - `Microsoft.Windows.Compatibility` - `System.CodeDom` - `System.ComponentModel.Composition` - `System.Configuration.ConfigurationManager` - `System.Data.OleDb` - `System.Diagnostics.EventLog` - `System.Diagnostics.PerformanceCounter` - `System.Drawing.Common` - `System.Management` - `System.Runtime.Caching` - `System.ServiceProcess.ServiceController` - `System.Text.Encoding.CodePages` - `System.Text.Json` ## Validation Steps Performed - Verified the version-only dependency update in `Directory.Packages.props` --- Directory.Packages.props | 46 ++++++++++++++++++++-------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 052f0e0e76..56f933ea50 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -41,21 +41,21 @@ - + - + - - - - - - - + + + + + + + @@ -66,9 +66,9 @@ - + - + - + - - - + + + - + - + - + - + - - - - + + + +