mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 02:36:19 +02:00
6 lines
314 B
Plaintext
6 lines
314 B
Plaintext
|
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
<packages>
|
||
|
|
<package id="Microsoft.Windows.CppWinRT" version="2.0.240111.5" targetFramework="native" />
|
||
|
|
<package id="WixToolset.DUtil" version="5.0.2" targetFramework="native" />
|
||
|
|
<package id="WixToolset.WcaUtil" version="5.0.2" targetFramework="native" />
|
||
|
|
</packages>
|