diff --git a/nuget/CppWinrtRules.Project.xml b/nuget/CppWinrtRules.Project.xml
index bd0efd57a..7f69fcd74 100644
--- a/nuget/CppWinrtRules.Project.xml
+++ b/nuget/CppWinrtRules.Project.xml
@@ -81,4 +81,9 @@
Description="Enables or disables the default for copying binaries to the output folder to be false"
Category="General" />
+
+
diff --git a/nuget/Microsoft.Windows.CppWinRT.targets b/nuget/Microsoft.Windows.CppWinRT.targets
index 16d0b020d..2d00ddc9e 100644
--- a/nuget/Microsoft.Windows.CppWinRT.targets
+++ b/nuget/Microsoft.Windows.CppWinRT.targets
@@ -871,7 +871,7 @@ $(XamlMetaDataProviderPch)
%(AdditionalOptions) /bigobj
- %(AdditionalOptions) /await
+ %(AdditionalOptions) /await
%(AdditionalIncludeDirectories);$(GeneratedFilesDir)