Commit Graph

4 Commits

Author SHA1 Message Date
Nate McMaster aed55d4517
Upgrade projects and packages to target netcoreapp3.0 (aspnet/Routing#913)
Changes:

* Upgrade dependencies and build tools
* Change TFM on Microsoft.AspNetCore.Routing packages to netcoreapp3.0
* Remove .NET Framework tests
* Remove the IL_EMIT conditional compilation because this assembly only targets .NET Core now.
2018-11-19 09:50:01 -08:00
James Newton-King 444bf1d93f
Add branching functional tests (#905) 2018-11-06 14:23:37 +13:00
James Newton-King 06ce57da55
Merge 2.2 to master 2018-10-24 21:36:28 +13:00
James Newton-King 577be72faa
Split sandbox and functional tests websites (#890) 2018-10-24 13:54:50 +13:00