Commit Graph

15 Commits

Author SHA1 Message Date
Nate McMaster 997e31805b Update dependencies 2018-01-08 11:12:07 -08:00
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 7235918051 Update templating to latest commit 2017-11-14 14:22:38 -08:00
Nate McMaster b0de6da24f Update the Scaffolding and Templating submodules 2017-10-30 15:50:25 -07:00
Nate McMaster 9d4c3adda1 Update modules/Templating to fix workaround dotnet/templating#1302 2017-10-26 16:14:32 -07:00
Hao Kung 60d604580c Add identity fix 2017-10-26 14:49:35 -07:00
Nate McMaster 8c63660b15 Update EntityFrameworkCore to 88551da89 - react to aspnet/EntityFrameworkCore#10151 2017-10-24 12:41:26 -07:00
Nate McMaster 4da6565d5b Update modules/Scaffolding to ce3c4802 to fix aspnet/Scaffolding#645 2017-10-24 10:35:19 -07:00
Nate McMaster 354f4e123c Update Razor to include minor tweak to build script. aspnet/Razor#1728 2017-10-18 15:06:41 -07:00
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