Restore external dependencies in SiteExtension build (#868)

This commit is contained in:
Pavel Krymets 2018-02-09 08:26:08 -08:00 committed by John Luo
parent af61e09949
commit 167f71ebb9
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<AzureIntegrationProjectRoot>$(MSBuildThisFileDirectory)..\modules\AzureIntegration\</AzureIntegrationProjectRoot>
</PropertyGroup>
<Target Name="BuildAzureIntegration" DependsOnTargets="PrepareOutputPaths;GeneratePropsFiles">
<Target Name="BuildAzureIntegration" DependsOnTargets="PrepareOutputPaths;GeneratePropsFiles;RestoreExternalDependencies">
<PropertyGroup>
<AzureIntegrationProjProperties>
AspNetUniverseBuildOffline=true;