From 0f7783f72ba31b1beb3fe7615bdd512b65bb2eda Mon Sep 17 00:00:00 2001 From: John Beisner Date: Fri, 1 Dec 2017 13:59:25 -0800 Subject: [PATCH] Fixed typo... --- build.proj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.proj b/build.proj index 42f35a2a7..4b0078b44 100644 --- a/build.proj +++ b/build.proj @@ -34,7 +34,7 @@ Inputs="$(DotnetCliBuildDirectory)/dotnet-cli-build.csproj" Outputs="@(RestoreDotnetCliBuildFrameworkOutputs)" DependsOnTargets="DownloadPackageVersionsProps; - WriteNugetConfigFile"/> + WriteNugetConfigFile"> $(ExtraRestoreArgs) /p:GeneratePropsFile=$(GeneratePropsFile)