Upgrading CppWinRT and adding in new packages.config (#5134)

Co-authored-by: Clint Rutkas <crutkas@microsoft.com>
This commit is contained in:
Clint Rutkas
2020-07-22 00:35:39 -07:00
committed by GitHub
parent 9dfa685fb1
commit 4f45cf1386
56 changed files with 372 additions and 371 deletions

View File

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