mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-10 13:35:31 +02:00
6 lines
360 B
Plaintext
6 lines
360 B
Plaintext
|
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
<packages>
|
||
|
|
<package id="Microsoft.Toolkit.Win32.UI.XamlApplication" version="6.1.3" targetFramework="native" />
|
||
|
|
<package id="Microsoft.UI.Xaml" version="2.7.0-prerelease.210913003" targetFramework="native" />
|
||
|
|
<package id="Microsoft.Windows.CppWinRT" version="2.0.210922.5" targetFramework="native" />
|
||
|
|
</packages>
|