Commit Graph

5 Commits

Author SHA1 Message Date
Nate McMaster 0585274d32 Update kestrel submodule and remove the Microsoft.AspNetCore.Internal.CoreFxLab.Sources package from external dependencies list (#607) 2017-10-16 10:18:23 -07:00
Nate McMaster 286c0a7e3b Update submodules to latest build tools and fix bug in razor tests 2017-10-13 13:15:13 -07:00
Nate McMaster 446de15f0b Add aspnet/Templating to the universe build 2017-10-12 18:02:16 -07:00
Smit Patel 87b3cc6879 Update EF 2017-10-12 15:35:56 -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