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
John Luo
4e5e6b3891
Updating test TFMs for custom test discovery
2016-02-18 14:46:26 -08:00
Brennan
2bbb7a69e9
Update dependencies
2016-02-11 09:45:54 -08:00
Kiran Challa
de419e26ce
Enable tests to run using dotnet xunit runner
2016-02-09 22:27:43 -08:00
John Luo
20ed43fd68
Updating to new CLI
2016-02-01 15:02:26 -08:00
Pranav K
8d19947ada
Updating to dotnet-cli build
...
Fixes #9
2016-01-28 11:05:28 -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
60f5fd591e
Updating tests to run on dnxcore50
2015-11-23 16:40:15 -08:00
Ryan Nowak
e0ac69c9f7
Add JsonPatch
...
Moved from https://github.com/aspnet/Mvc
2015-09-21 11:15:18 -07:00