From 36e60e91dbf815b68aeafbf66bb954d8e9e3ec4d Mon Sep 17 00:00:00 2001 From: William Kent Date: Wed, 5 Feb 2020 11:01:41 -0500 Subject: [PATCH 1/3] Remove use of WindowsApp.lib --- nuget/Microsoft.Windows.CppWinRT.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nuget/Microsoft.Windows.CppWinRT.props b/nuget/Microsoft.Windows.CppWinRT.props index b0b217372..34a5876ac 100644 --- a/nuget/Microsoft.Windows.CppWinRT.props +++ b/nuget/Microsoft.Windows.CppWinRT.props @@ -39,7 +39,7 @@ Copyright (C) Microsoft Corporation. All rights reserved. - WindowsApp.lib;%(AdditionalDependencies) + ole32.lib;oleaut32.lib;%(AdditionalDependencies) From 02782e0d90e5c08d00ee928cbea1ba25333207d4 Mon Sep 17 00:00:00 2001 From: William Kent Date: Wed, 5 Feb 2020 11:02:34 -0500 Subject: [PATCH 2/3] Update property description in property page schema --- nuget/CppWinrtRules.Project.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nuget/CppWinrtRules.Project.xml b/nuget/CppWinrtRules.Project.xml index 062d70f2b..63bb85be1 100644 --- a/nuget/CppWinrtRules.Project.xml +++ b/nuget/CppWinrtRules.Project.xml @@ -33,7 +33,7 @@ Date: Wed, 5 Feb 2020 11:24:41 -0500 Subject: [PATCH 3/3] Remove inconsistent usage of periods in Description elements --- nuget/CppWinrtRules.Project.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nuget/CppWinrtRules.Project.xml b/nuget/CppWinrtRules.Project.xml index f4974071c..6f67675a6 100644 --- a/nuget/CppWinrtRules.Project.xml +++ b/nuget/CppWinrtRules.Project.xml @@ -11,7 +11,7 @@ @@ -33,7 +33,7 @@