Commit Graph

20 Commits

Author SHA1 Message Date
Pavel Krymets e131ebae47 Use TaskCache class from Microsoft.Extensions.TaskCache.Sources (#955)
Instead of Task.FromResult(0)
2016-09-07 11:24:45 -07:00
Hao Kung ec4c08d11a Add missing doc comments 2016-07-11 15:44:06 -07:00
Pranav K ae9b21971b Updating to dev versions 2016-06-16 10:18:01 -07:00
jacalvar a877ec1783 Remove unncessary imports 2016-06-08 15:04:06 -07:00
John Luo 53b7fbb0ae React to updated CoreCLR packages
https://github.com/aspnet/Coherence/issues/97
2016-05-26 18:28:53 -07:00
Pranav K 1e20fd8439 Revert "React to updated CoreCLR packages."
This reverts commit 428e6c2d80.
2016-05-18 09:40:34 -07:00
John Luo 428e6c2d80 React to updated CoreCLR packages.
https://github.com/aspnet/Coherence/issues/97
2016-05-17 12:22:30 -07:00
Pranav K b0e8ffc1f8 Fix build warnings 2016-05-02 11:27:17 -07:00
Pranav K b984f46096 Removing imports from src projects 2016-04-08 06:49:33 -07:00
Eilon Lipton f4b2548565 Update project.json 2016-03-27 23:00:19 -07:00
Eilon Lipton ebd6ed7d94 Update project.json 2016-03-27 22:31:19 -07:00
Eilon Lipton 32b2f1b528 Fix package metadata 2016-03-27 14:18:33 -07:00
Brice Lambson 6bea519092 Don't reference facades 2016-03-10 13:08:00 -08:00
N. Taylor Mullen 76a4a75de5 Transition to netstandard.
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
2016-03-01 13:39:17 -08:00
Ajay Bhargav Baaskaran e30653c71b Enabled xml doc generation 2016-02-18 16:01:36 -08:00
John Luo 4920530fd9 Relocating dependencies 2016-02-01 18:38:21 -08:00
John Luo 82ea86c9a2 Updating to new CLI 2016-02-01 15:28:32 -08:00
N. Taylor Mullen c8a276e716 Update ASP.NET 5 versions for ASP.NET Core.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:28:48 -08:00
N. Taylor Mullen 078512dc94 Rename AspNet 5 file contents.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:25:42 -08:00
N. Taylor Mullen 4132083a6c Rename AspNet 5 folders and files.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:25:18 -08:00