diff --git a/.gitmodules b/.gitmodules index b328994a6b..55b650c605 100644 --- a/.gitmodules +++ b/.gitmodules @@ -82,10 +82,6 @@ path = modules/Localization url = https://github.com/aspnet/Localization.git branch = release/2.2 -[submodule "modules/Logging"] - path = modules/Logging - url = https://github.com/aspnet/Logging.git - branch = release/2.2 [submodule "modules/MetaPackages"] path = modules/MetaPackages url = https://github.com/aspnet/MetaPackages.git diff --git a/build/CodeSign.props b/build/CodeSign.props index 55b5a7cfe4..dc6b600893 100644 --- a/build/CodeSign.props +++ b/build/CodeSign.props @@ -19,6 +19,7 @@ + @@ -39,6 +40,13 @@ + + + + + + + diff --git a/build/artifacts.props b/build/artifacts.props index e176e35291..a404466e78 100644 --- a/build/artifacts.props +++ b/build/artifacts.props @@ -204,17 +204,6 @@ - - - - - - - - - - - diff --git a/build/buildorder.props b/build/buildorder.props index 766161e0e4..a29d0cb8f6 100644 --- a/build/buildorder.props +++ b/build/buildorder.props @@ -11,7 +11,6 @@ - diff --git a/build/dependencies.props b/build/dependencies.props index d42cc5589c..f557bb9f2c 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -37,6 +37,15 @@ 2.2.0-rtm-35636 2.2.0-rtm-35636 2.2.0-rtm-181105-01 + 2.2.0-rtm-35636 + 2.2.0-rtm-35636 + 2.2.0-rtm-35636 + 2.2.0-rtm-35636 + 2.2.0-rtm-35636 + 2.2.0-rtm-35636 + 2.2.0-rtm-35636 + 2.2.0-rtm-35636 + 2.2.0-rtm-35636 2.2.0-rtm-181105-01 2.2.0-rtm-181105-01 2.2.0-rtm-181105-01 diff --git a/build/external-dependencies.props b/build/external-dependencies.props index b3fae958f2..48e6241288 100644 --- a/build/external-dependencies.props +++ b/build/external-dependencies.props @@ -42,9 +42,21 @@ + + + + + + + + + + + + @@ -56,9 +68,6 @@ - - - diff --git a/build/submodules.props b/build/submodules.props index f5fd966f7f..5d02446138 100644 --- a/build/submodules.props +++ b/build/submodules.props @@ -58,7 +58,6 @@ - diff --git a/modules/Logging b/modules/Logging deleted file mode 160000 index d39ac3492d..0000000000 --- a/modules/Logging +++ /dev/null @@ -1 +0,0 @@ -Subproject commit d39ac3492dc075a13580419b698960fe084a7c00