From a93e24fd8ec04ff951f6a078be63573dee6f3801 Mon Sep 17 00:00:00 2001 From: Johan Laanstra Date: Thu, 8 Jul 2021 22:12:25 -0700 Subject: [PATCH] ENsure we don't override XamlLanguage if it's already set. --- 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 398ada50b..d7e2c652c 100644 --- a/nuget/Microsoft.Windows.CppWinRT.props +++ b/nuget/Microsoft.Windows.CppWinRT.props @@ -17,7 +17,7 @@ Copyright (C) Microsoft Corporation. All rights reserved. true true false - CppWinRT + CppWinRT true true