Prepare output paths (#860)

This commit is contained in:
Pavel Krymets 2018-02-08 09:19:27 -08:00 committed by John Luo
parent ad4b73ebe9
commit 6abf11a3bb
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="GeneratePropsFiles">
<Target Name="BuildAzureIntegration" DependsOnTargets="PrepareOutputPaths;GeneratePropsFiles">
<PropertyGroup>
<AzureIntegrationProjProperties>
AspNetUniverseBuildOffline=true;