Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikayla Hutchinson <m.j.hutchinson@gmail.com>2016-07-14 00:53:44 +0300
committerMikayla Hutchinson <m.j.hutchinson@gmail.com>2016-07-15 20:04:48 +0300
commit91fc604c58acea9e4547ad3745083d9a92eb987a (patch)
tree3550f3a207c5efa5965860864f9469e1d364e4cf /.gitmodules
parentae5611d4ff68d3441e18ba95c3592cecd970381b (diff)
Add dotnet/buildtools submodule
Using the openportabletargets branch in order to get https://github.com/dotnet/buildtools/pull/643
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 84b443501a1..7c8d2d14e8b 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -32,3 +32,6 @@
[submodule "external/nuget-buildtasks"]
path = external/nuget-buildtasks
url = git://github.com/mono/NuGet.BuildTasks
+[submodule "external/buildtools"]
+ path = external/buildtools
+ url = git://github.com/mono/buildtools.git