use the same winrt version

This commit is contained in:
Leilei Zhang
2025-06-10 19:45:00 +08:00
parent 98172e9ba0
commit 6584917567

View File

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