N. Taylor Mullen
|
33d1aea8ea
|
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:31 -08:00 |
Pranav K
|
5b805bb12d
|
Updating to use cli
Fixes #3908
|
2016-02-22 17:49:51 -08:00 |
N. Taylor Mullen
|
d20df7393d
|
Fix project.json System.Runtime dependency.
|
2016-02-05 18:22:51 -08:00 |
N. Taylor Mullen
|
f957c04c24
|
Update project.json to remove redundant System.Runtime dependency.
- This package is pulled in transitively.
|
2016-02-05 17:23:34 -08:00 |
N. Taylor Mullen
|
25eb50120e
|
Update ASP.NET 5 versions for ASP.NET Core.
See https://github.com/aspnet/Announcements/issues/144 for more information.
|
2016-01-22 12:40:26 -08:00 |
N. Taylor Mullen
|
6a6c8ca544
|
Rename AspNet 5 folders and files.
See https://github.com/aspnet/Announcements/issues/144 for more information.
|
2016-01-22 12:17:07 -08:00 |