From ad6adcb997b40cea649cf4156451316e714bc3ea Mon Sep 17 00:00:00 2001 From: Scott Jones Date: Fri, 2 Apr 2021 16:51:13 -0700 Subject: [PATCH] default CsWinRTWindowsMetadata to TargetPlatformVersion (#786) --- nuget/Microsoft.Windows.CsWinRT.targets | 1 + 1 file changed, 1 insertion(+) diff --git a/nuget/Microsoft.Windows.CsWinRT.targets b/nuget/Microsoft.Windows.CsWinRT.targets index 207b5ef93..531f37fc9 100644 --- a/nuget/Microsoft.Windows.CsWinRT.targets +++ b/nuget/Microsoft.Windows.CsWinRT.targets @@ -73,6 +73,7 @@ Copyright (C) Microsoft Corporation. All rights reserved. $(CsWinRTGeneratedFilesDir)cswinrt.rsp "$(CsWinRTExe)" %40"$(CsWinRTResponseFile)" $(WindowsSDKVersion.TrimEnd('\')) + $(TargetPlatformVersion) -input $(CsWinRTWindowsMetadata)