diff --git a/nuget/Microsoft.Windows.CsWinRT.targets b/nuget/Microsoft.Windows.CsWinRT.targets index 1cdf28d2f..d28fba9f7 100644 --- a/nuget/Microsoft.Windows.CsWinRT.targets +++ b/nuget/Microsoft.Windows.CsWinRT.targets @@ -68,7 +68,7 @@ Copyright (C) Microsoft Corporation. All rights reserved. $(CsWinRTGeneratedFilesDir)cswinrt.rsp - "$(CsWinRTExe)" %40"$(CsWinRTResponseFile)" + "$(CsWinRTExe)" %40"$(CsWinRTResponseFile)" $(WindowsSDKVersion.TrimEnd('\')) $(TargetPlatformVersion) -input $(CsWinRTWindowsMetadata) @@ -110,12 +110,13 @@ $(CsWinRTIncludeWinRTInterop) - - - - - - + + + +