mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 11:48:06 +01:00
- Update packages.config files across all C++ projects - Ensures NuGet package versions are compatible with .NET 10 RC2
4 lines
158 B
XML
4 lines
158 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<packages>
|
|
<package id="Microsoft.Windows.CppWinRT" version="2.0.250303.1" targetFramework="native" />
|
|
</packages> |