Doug Bunting
63507c8da9
Bump test projects up to .NET 4.5.2
...
- aspnet/Testing#248
- xUnit no longer supports .NET 4.5.1
- update AppVeyor config so this framework version is available
- build tests for desktop .NET only on Windows
2017-02-21 07:15:36 -08:00
Nate McMaster
0097e40e46
Downgrade to stable packages
2017-02-15 14:23:48 -08:00
Pranav K
2b50ec99df
Updating to 4.4 CoreFx packages
2016-12-21 16:47:14 -08:00
Pranav K
6d235e4ef5
Update partner package versions
2016-10-03 14:27:20 -07:00
Pranav K
ccff37126f
Removing extra imports from projects
2016-07-06 08:59:58 -07:00
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
a1af85beb7
Remove System beta tag in project.json for coreclr packages.
2015-11-12 12:24:39 -08:00
Troy Dai
a7d717d19c
Update CoreCLR versions
2015-08-05 09:35:37 -07:00
N. Taylor Mullen
1d578ca2fd
Remove BOM from project.json, *.cmd, *.sh and *.shade files.
2015-03-09 12:56:42 -07:00
N. Taylor Mullen
e829ba7646
Update aspnet50/aspnetcore50 => dnx451/dnxcore50.
2015-03-08 12:52:24 -07:00
Pranav K
5e69d90076
* Modify DefaultControllerTypeProvider to look at the object graph to
...
determine if any ancestor has the "Controller" suffix.
* Introduce NonControllerAttribute to opt out of Controller detection.
Fixes #1274
2015-02-15 22:11:37 -08:00