Commit Graph

4 Commits

Author SHA1 Message Date
Nate McMaster a5d6f9b36f Rename submodule branches to release/2.0 2018-01-17 10:01:24 -08:00
Nate McMaster 65906d3610
Unify git submodules to point to the 'release/2.0.0' branch (#649) 2017-11-15 16:01:02 -08:00
Nate McMaster 446de15f0b Add aspnet/Templating to the universe build 2017-10-12 18:02:16 -07:00
Nate McMaster c8068b7d1c Use submodules for source dependencies
As a part of making builds more reproducible, we want to start committing the exact sha of source dependencies used to build aspnetcore. This implements that using git submodules, and removes targets that were previously used to clone source on demand.
2017-10-11 15:48:50 -07:00