Fixed typo...
This commit is contained in:
parent
165f7c4575
commit
0f7783f72b
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
|||
Inputs="$(DotnetCliBuildDirectory)/dotnet-cli-build.csproj"
|
||||
Outputs="@(RestoreDotnetCliBuildFrameworkOutputs)"
|
||||
DependsOnTargets="DownloadPackageVersionsProps;
|
||||
WriteNugetConfigFile"/>
|
||||
WriteNugetConfigFile">
|
||||
|
||||
<PropertyGroup>
|
||||
<ExtraRestoreArgs>$(ExtraRestoreArgs) /p:GeneratePropsFile=$(GeneratePropsFile)</ExtraRestoreArgs>
|
||||
|
|
Loading…
Add table
Reference in a new issue