From a259096f9b582da8e13d8df65b49e2d8e20ec28e Mon Sep 17 00:00:00 2001 From: Meni Zalzman Date: Mon, 3 Aug 2015 11:31:28 -0700 Subject: [PATCH] Modfiy git sub module --- .gitmodules | 2 +- Core/ApplicationInsights-dotnet | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 160000 Core/ApplicationInsights-dotnet diff --git a/.gitmodules b/.gitmodules index e4b2425..34ef167 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ -[submodule "ApplicationInsights-dotnet"] +[submodule "Core/ApplicationInsights-dotnet"] path = Core/ApplicationInsights-dotnet url = https://github.com/Microsoft/ApplicationInsights-dotnet diff --git a/Core/ApplicationInsights-dotnet b/Core/ApplicationInsights-dotnet new file mode 160000 index 0000000..1648ecd --- /dev/null +++ b/Core/ApplicationInsights-dotnet @@ -0,0 +1 @@ +Subproject commit 1648ecd5bf32cc151557d15cbb0886cb86e84270