mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 18:57:19 +02:00
7 lines
442 B
Plaintext
7 lines
442 B
Plaintext
|
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
<packages>
|
||
|
|
<package id="Microsoft.Web.WebView2" version="1.0.2903.40" targetFramework="native" />
|
||
|
|
<package id="Microsoft.Windows.CppWinRT" version="2.0.240111.5" targetFramework="native" />
|
||
|
|
<package id="Microsoft.Windows.SDK.BuildTools" version="10.0.22621.2428" targetFramework="native" />
|
||
|
|
<package id="Microsoft.WindowsAppSDK" version="1.6.250205002" targetFramework="native" />
|
||
|
|
</packages>
|