From 8564b2ccafcfa50246b5ecce1b76e6db5c5751cc Mon Sep 17 00:00:00 2001 From: Ryan Shepherd Date: Tue, 29 Jun 2021 18:15:53 -0700 Subject: [PATCH] Ingest updated winmd library to fix include/exclude regression --- cppwinrt/cppwinrt.vcxproj | 4 ++-- cppwinrt/packages.config | 2 +- natvis/cppwinrtvisualizer.vcxproj | 4 ++-- natvis/packages.config | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/cppwinrt/cppwinrt.vcxproj b/cppwinrt/cppwinrt.vcxproj index 0f8d398fb..d4768df66 100644 --- a/cppwinrt/cppwinrt.vcxproj +++ b/cppwinrt/cppwinrt.vcxproj @@ -1,6 +1,6 @@ - + Debug @@ -364,6 +364,6 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - + \ No newline at end of file diff --git a/cppwinrt/packages.config b/cppwinrt/packages.config index 135710d6e..9b3264e46 100644 --- a/cppwinrt/packages.config +++ b/cppwinrt/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/natvis/cppwinrtvisualizer.vcxproj b/natvis/cppwinrtvisualizer.vcxproj index 7e399d184..9f058f036 100644 --- a/natvis/cppwinrtvisualizer.vcxproj +++ b/natvis/cppwinrtvisualizer.vcxproj @@ -1,6 +1,6 @@ - + Debug @@ -261,6 +261,6 @@ - + \ No newline at end of file diff --git a/natvis/packages.config b/natvis/packages.config index 32ce6c838..356e82f7f 100644 --- a/natvis/packages.config +++ b/natvis/packages.config @@ -2,5 +2,5 @@ - + \ No newline at end of file