Commit Graph

34 Commits

Author SHA1 Message Date
Nate McMaster 4d6dc7fd49 Merge branch 'release/2.0' 2018-01-19 15:45:12 -08:00
Nate McMaster e9058ff347 Update Scaffolding submodule to include aspnet/Scaffolding#676 2018-01-19 15:44:04 -08:00
John Luo a764ee9427 Merge branch 'release/2.0' 2018-01-19 12:48:14 -08:00
John Luo ae0207b578 Updated ResponseCaching to include https://github.com/aspnet/ResponseCaching/pull/154 2018-01-19 12:41:29 -08:00
Nate McMaster a49f60e1b0 Merge branch 'release/2.0' 2018-01-19 12:32:10 -08:00
Nate McMaster e42c6527d8 Update MvcPrecompilation to include fixes to failing tests 2018-01-19 12:31:00 -08:00
Nate McMaster 0447754f4f Merge branch 'release/2.0' 2018-01-19 11:14:42 -08:00
Nate McMaster 2f44dbd572 Update FileSystem submodule to include aspnet/FileSystem#315 2018-01-19 11:06:41 -08:00
Nate McMaster 1aca5f61df Merge branch 'release/2.0' 2018-01-19 09:21:09 -08:00
Nate McMaster 3e2c3a7ab5 Update templating module to include aspnet/Templating#231 2018-01-19 09:11:33 -08:00
Nate McMaster fa9d64bd8f Update BasicMiddleware and Kestrel submodules 2018-01-18 22:22:31 -08:00
Nate McMaster fb4d7fe5d9 Update FileSystem submodule and apply the result of the cascading versions 2018-01-18 16:48:30 -08:00
Brice Lambson c78b8a7c1c Update SQLite submodule 2018-01-17 14:58:20 -08:00
Nate McMaster a5d6f9b36f Rename submodule branches to release/2.0 2018-01-17 10:01:24 -08:00
Brice Lambson 386c3f4664 Update EF Core submodule 2018-01-12 10:53:00 -08:00
Nate McMaster cefe2aa65d Update build tools to 2.0.5-rtm-10014 and update the SQLite repo 2018-01-11 14:05:11 -08:00
Nate McMaster 326c02e415 Update Microsoft.Data.Sqlite to include aspnet/Microsoft.Data.Sqlite#475 2018-01-11 08:56:25 -08:00
Nate McMaster cc4c8d7551 Update repos to bumped versions and update the list of shipping packages 2018-01-10 14:59:17 -08:00
Nate McMaster 83b7d0b052 Update EF Core and Kestrel submodules 2018-01-10 09:35:01 -08:00
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