Commit Graph

12 Commits

Author SHA1 Message Date
Pranav K 812d2853ad Update samples and tests to target netcoreapp2.1 2017-11-14 15:58:00 -08:00
Nate McMaster 115271d1cc Pin tool and package versions to make builds more repeatable
Part of aspnet/Universe#575
2017-11-01 16:19:25 -07:00
Nate McMaster 7234a384f4 Use PackageLineup to manage PackageReference versions 2017-08-29 11:58:35 -07:00
Nate McMaster cc603bc48d Use Directory.Build.props/targets 2017-08-29 11:54:00 -07:00
Pranav K a403d39405 Make functional tests run for desktop
* Convert functional tests to run using TestServer
* Allow functional tests to run in parallel.

Fixes #360
Fixes #390
2017-08-09 10:25:45 -07:00
Doug Bunting 9b017ad138 Target .NET Standard 2.0 and add .NET Framework 4.6.1 testing 2017-05-24 10:37:45 -07:00
Nate McMaster f061be8209 Upgrade test framework versions 2017-05-15 14:00:13 -07:00
Andrew Stanton-Nurse a8add21274 react to removal of PlatformAbstractions (#356) 2017-04-20 11:09:39 -07:00
Ryan Brandenburg 99fa2d1cd3 New version of Microsoft.AspNetCore.Server.IntegrationTesting 2017-04-13 13:34:03 -07:00
Pranav K 2587e08098 Change compilation targets.
* Remove net451 as a compilation target
* Upgrade to netcoreapp2.0
2017-03-22 11:20:05 -07:00
Nate McMaster 36ee7dcfa5 Unify dependency versions to one file and remove workarounds 2017-03-15 15:20:44 -07:00
Ryan Brandenburg d1ee393c72 Upgrade to VS 2017 (#322) 2017-02-06 13:56:00 -08:00