Commit Graph

5 Commits

Author SHA1 Message Date
Nate McMaster 88e66f2b21 Prepare the 2.0.5 patch and add task to ensure repo versions cascade 2017-12-07 22:52:46 -08:00
Nate McMaster b07d405cc2 Update the templating submodule 2017-12-06 13:17:46 -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