upgrading wincppwinrt across the board (#4669)

Co-authored-by: Clint Rutkas <crutkas@microsoft.com>
This commit is contained in:
Clint Rutkas
2020-07-02 09:42:51 -07:00
committed by GitHub
parent 449a3f479f
commit 44c41d52b2
60 changed files with 163 additions and 163 deletions

View File

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