Ajay Bhargav Baaskaran
e95ed5d204
Added Company, Copyright and Product attributes to AssemblyInfo
2016-03-03 17:31:17 -08:00
Doug Bunting
404a3144cf
Remove project name from output path
...
- aspnet/Coherence-Signed#187
- remove `<RootNamespace>` settings but maintain other unique aspects e.g. `<DnxInvisibleContent ... />`
- in a few cases, standardize on VS version `14.0` and not something more specific
2016-03-02 18:55:57 -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
e2801d6c20
Rename AspNet 5 file contents.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:20:58 -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
Pranav K
40bbad4262
Reacting to CoreCLR package version change
2016-01-20 20:59:53 -08:00
Pranav K
9ad62d7963
Updating to Newtonsoft.Json 8.0.2
2016-01-15 15:36:29 -08:00
Pranav K
1dba1cc661
Bumping Json.Net version to 8.0.1
2016-01-13 18:25:44 -08:00
N. Taylor Mullen
f5477d1748
Remove System beta tag in project.json for coreclr packages.
2015-11-12 12:23:18 -08:00
Cesar Blum Silveira
8a06966024
Strong name Microsoft.AspNet.JsonPatch.
2015-10-30 12:57:49 -07:00
Pranav K
127fc13885
Switching to using generations TFM
2015-10-21 21:24:19 -07:00
Ryan Nowak
e0ac69c9f7
Add JsonPatch
...
Moved from https://github.com/aspnet/Mvc
2015-09-21 11:15:18 -07:00