[Deps] Upgrade Microsoft.Windows.CppWinRT to 2.0.250303.1 (#45420)

This PR upgrades the **Microsoft.Windows.CppWinRT** NuGet package from
version **2.0.240111.5** to **2.0.250303.1** across the entire PowerToys
solution.
This commit is contained in:
Jeremy Sinclair
2026-02-11 11:54:24 -05:00
committed by GitHub
parent 09bdbfac38
commit 67a4d344d6
203 changed files with 506 additions and 505 deletions

View File

@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Microsoft.Windows.CppWinRT" version="2.0.240111.5" targetFramework="native" />
<package id="Microsoft.Windows.CppWinRT" version="2.0.250303.1" targetFramework="native" />
</packages>