[Deps]Upgrade CppWinRT to 2.0.240111.5 (#31396)

* [Deps]Update CppWinRT to 2.0.240111.5

* Apply fix for robmikh.common incompatibility with cppwinrt

* Add CppWinRT to projects that were missing it

* Fix spellcheck
This commit is contained in:
Jaime Bernardo
2024-02-13 13:55:14 +00:00
committed by GitHub
parent 3d39107e02
commit 5b692438b7
154 changed files with 458 additions and 370 deletions

View File

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