Commit Graph

21 Commits

Author SHA1 Message Date
Pranav K 36e5c0e6fa Updating to dev versions 2016-06-16 10:18:08 -07:00
jacalvar d7d8af57f6 Update Json.NET to 9.0.1 2016-06-15 14:41:19 -07:00
jacalvar 4d77dce803 Remove unncessary imports 2016-06-08 15:07:03 -07:00
jacalvar 0f1836c6dd Update Json.NET to 9.0.1-beta1 2016-06-03 13:08:19 -07:00
John Luo a2e3bdf408 React to updated CoreCLR packages
https://github.com/aspnet/Coherence/issues/97
2016-05-26 18:29:26 -07:00
Pranav K 47ee8e0cfa Revert "Update minor version of TypeConverter (#22)"
This reverts commit ca1e53bb34.
2016-05-18 09:44:47 -07:00
Ryan Brandenburg ca1e53bb34 Update minor version of TypeConverter (#22) 2016-05-17 12:28:18 -07:00
Pranav K 2cd905dd44 Fix build warnings 2016-05-02 11:27:18 -07:00
Eilon Lipton 78d3428eb7 Fix package metadata 2016-04-12 19:06:55 -07:00
Pranav K aeb3939ac8 Removing imports from src projects 2016-04-08 06:46:41 -07:00
David Fowler 7eb34ad257 Update project.json
Fixed System.Runtime.Serialization.Primitives version
2016-03-31 12:08:59 -07:00
Ajay Bhargav Baaskaran bfe81edbdc Updated Json.Net version 2016-03-14 14:42:18 -07:00
Pranav K b734291b13 Target minimal TFMs 2016-03-10 21:46:51 -08:00
N. Taylor Mullen 8c293934e8 Transition to netstandard.
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
2016-03-01 13:32:25 -08:00
Ajay Bhargav Baaskaran 42d913b3ba Enabled xml doc generation 2016-02-18 16:20:51 -08:00
Pranav K 76c20aa010 Reacting to CoreCLR package version changes 2016-02-08 09:33:46 -08:00
N. Taylor Mullen e0fbc6e2c2 Update project.json to remove redundant System.Runtime dependency.
- This package is pulled in transitively.
2016-02-05 17:22:05 -08:00
John Luo 82e17ce2b6 Removing redundant dependencies 2016-02-01 17:58:41 -08:00
John Luo 20ed43fd68 Updating to new CLI 2016-02-01 15:02:26 -08:00
Pranav K 690c42c199 Add dependency on System.Runtime.Serialization.Primitives to make up for JSON.NET not including it
Fixes https://github.com/aspnet/Mvc/issues/3946
2016-01-28 11:13:17 -08:00
N. Taylor Mullen 582e222c2b Rename AspNet 5 folders and files.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:20:54 -08:00