From f0b4ac75c479f207b16331316034910632761e4e Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Wed, 5 Dec 2018 11:11:14 -0800 Subject: [PATCH] Set the default submodule path to src/ and fixup bad merge from release/2.2 --- build/AzureIntegration.targets | 2 +- build/artifacts.props | 1 - build/buildorder.props | 44 ++++++++++++++++----------------- build/repo.props | 2 +- build/submodules.props | 45 ++++++++++++++++------------------ 5 files changed, 45 insertions(+), 49 deletions(-) diff --git a/build/AzureIntegration.targets b/build/AzureIntegration.targets index e58bcce854..76ab436c8f 100644 --- a/build/AzureIntegration.targets +++ b/build/AzureIntegration.targets @@ -1,6 +1,6 @@ - $(MSBuildThisFileDirectory)..\modules\AzureIntegration\ + $(MSBuildThisFileDirectory)..\src\AzureIntegration\ diff --git a/build/artifacts.props b/build/artifacts.props index 2ea322218c..8d95f985c2 100644 --- a/build/artifacts.props +++ b/build/artifacts.props @@ -99,7 +99,6 @@ - diff --git a/build/buildorder.props b/build/buildorder.props index 4916b3564f..0788b3bc30 100644 --- a/build/buildorder.props +++ b/build/buildorder.props @@ -7,27 +7,27 @@ - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + diff --git a/build/repo.props b/build/repo.props index fa9b0fc87b..a2ae65522d 100644 --- a/build/repo.props +++ b/build/repo.props @@ -12,7 +12,7 @@ true false - $(RepositoryRoot)modules\ + $(RepositoryRoot)src\ $(RepositoryRoot).deps\build\ $(RepositoryRoot).deps\Signed\Packages\ diff --git a/build/submodules.props b/build/submodules.props index 141ee95e5a..e99d2a76da 100644 --- a/build/submodules.props +++ b/build/submodules.props @@ -36,32 +36,29 @@ - - - - - - - + + + + + + - - - - - - - - - - - - - - + + + + + + + + + + + + - - - + + +