From 7eb13646d52159c7d9e59bd55776403d16b60439 Mon Sep 17 00:00:00 2001 From: Javier Calvarro Nelson Date: Wed, 21 Mar 2018 18:13:13 -0700 Subject: [PATCH] Add AAD Integration repo --- .gitmodules | 6 +++++- build/submodules.props | 1 + modules/AADIntegration | 1 + 3 files changed, 7 insertions(+), 1 deletion(-) create mode 160000 modules/AADIntegration diff --git a/.gitmodules b/.gitmodules index 629535348f..7b902cbf09 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,7 @@ +[submodule "modules/AADIntegration"] + path = modules/AADIntegration + url = https://github.com/aspnet/AADIntegration.git + branch = release/2.1 [submodule "modules/Antiforgery"] path = modules/Antiforgery url = https://github.com/aspnet/Antiforgery.git @@ -189,4 +193,4 @@ [submodule "modules/WebHooks"] path = modules/WebHooks url = https://github.com/aspnet/WebHooks.git - branch = release/2.1 + branch = release/2.1 \ No newline at end of file diff --git a/build/submodules.props b/build/submodules.props index 510c44d267..f53c21c4f6 100644 --- a/build/submodules.props +++ b/build/submodules.props @@ -6,6 +6,7 @@ + diff --git a/modules/AADIntegration b/modules/AADIntegration new file mode 160000 index 0000000000..8947b81507 --- /dev/null +++ b/modules/AADIntegration @@ -0,0 +1 @@ +Subproject commit 8947b815075dc16015bb867e568129b18e54804c