mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-03 01:36:31 +02:00
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.
6 lines
314 B
XML
6 lines
314 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<packages>
|
|
<package id="Microsoft.Windows.CppWinRT" version="2.0.250303.1" targetFramework="native" />
|
|
<package id="WixToolset.DUtil" version="5.0.2" targetFramework="native" />
|
|
<package id="WixToolset.WcaUtil" version="5.0.2" targetFramework="native" />
|
|
</packages> |