Commit Graph

340 Commits

Author SHA1 Message Date
Pranav K 4501f33229 Updating versions to preview3 2017-06-01 10:47:18 -07:00
Pranav K ce41e49993 Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev 2017-05-31 20:01:10 -07:00
Pranav K 9375824cf9 Updating build scripts to point to 2.0.0-preview2 KoreBuild 2017-05-31 19:53:25 -07:00
Pranav K f929e4d85a Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev 2017-05-31 19:44:56 -07:00
Pranav K 4a0d27388e Branching for rel/2.0.0-preview2 2017-05-31 19:36:53 -07:00
Kiran Challa 13de0cdc7c Updated to use the latest shared runtime 2017-05-26 12:42:03 -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
Chris R 8f970d3d48 React to StringSegment header parsers 2017-05-23 11:06:30 -07:00
Nate McMaster f061be8209 Upgrade test framework versions 2017-05-15 14:00:13 -07:00
Pavel Krymets c3f4015921 Remove unnecessary package references (#367) 2017-05-10 12:06:18 -07:00
John Luo 43507d97d1 Merge branch 'rel/2.0.0-preview1' into dev 2017-05-05 19:04:58 -07:00
John Luo 1c4cda405c Migration 2017-05-05 19:04:25 -07:00
Pranav K 6de4a5ccf1 Merge pull request #365 from aspnet/rel/2.0.0-preview1
Change TFM to netcorepp2.0
2017-05-04 22:15:05 -07:00
Pranav K 870cc9ddea Change TFM to netcorepp2.0 2017-05-04 22:14:33 -07:00
Pranav K 83c06b2f31 Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev 2017-05-01 22:02:16 -07:00
Pranav K 87ae098832 Use the bundled NETStandard.Library package in netstandard targeting libraries 2017-05-01 12:39:43 -07:00
BrennanConroy c161066d97 Merge branch 'rel/2.0.0-preview1' into dev 2017-04-28 15:16:02 -07:00
BrennanConroy 1f0089f827 React to Logging API changes 2017-04-28 08:34:33 -07:00
Ryan Brandenburg c7b1924f79 Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev 2017-04-26 12:54:45 -07:00
Ryan Brandenburg 48519857d2 Automatically allocate ports for functional tests 2017-04-26 12:52:40 -07:00
Pranav K 633c9e5287 Updating package version to preview2 2017-04-26 07:13:12 -07:00
Pranav K 8a33eef876 Merge branch 'rel/2.0.0-preview1' into dev 2017-04-25 22:03:39 -07:00
Pranav K 2a09b80557 Branching for 2.0.0-preview1 2017-04-25 22:03:36 -07:00
Pranav K 6a283f6d39 Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one 2017-04-25 11:04:09 -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
Damian Edwards 89f06da488 Update README.md 2017-04-05 14:32:56 -07:00
Damian Edwards a84bf2fc10 Fix package table in README.md 2017-04-05 14:29:31 -07:00
Pranav K 848468d465 Updating versions to 2.0.0-preview1 2017-04-03 21:41:10 -07:00
Pranav K f4162ee9fc Updating to 2.0.0 Internal.AspNetCore.Sdk 2017-03-29 11:30:34 -07:00
Doug Bunting 9408b5b9de Disable API Check in a project with untracked breaking changes 2017-03-22 11:21:08 -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 8c6c0624c8
Update Travis to macOS Sierra
[skip appveyor]
2017-03-21 12:15:26 -07:00
Nate McMaster 36ee7dcfa5 Unify dependency versions to one file and remove workarounds 2017-03-15 15:20:44 -07:00
Ajay Bhargav Baaskaran cf665b3920 Fix build break 2017-03-14 14:10:37 -07:00
Nate McMaster 5972d753e0
Update appveyor and travis settings 2017-03-14 13:40:46 -07:00
Ajay Bhargav Baaskaran f8acb719e8 Using NullLogger types from Logging.Abstractions (#339) 2017-03-14 12:17:57 -07:00
David Fowler 3875f620ed Update .travis.yml 2017-03-09 09:07:26 -08:00
Ryan Brandenburg 84f9668d24 Add test against returning english when culture is missing (#333) 2017-03-02 17:11:43 -08:00
Nate McMaster 6df7b49846 Update AppVeyor and Travis settings 2017-03-01 18:25:46 -08:00
Nate McMaster ac45c775dc Change korebuild branch and fix argument forwarding in bootstrapper 2017-03-01 18:14:13 -08:00
hishamco 15869065f7 Remove RuntimeIdentifier from web projects 2017-02-27 09:00:59 -08:00
Ryan Brandenburg 39aa9438ab Add location to LocalizedString and add logging (#331) 2017-02-24 10:54:03 -08:00
Ryan Brandenburg 970e2e0782 Update test after un-skipping 2017-02-21 16:50:04 -08:00
Ryan Brandenburg 93e0a5c149 Revert "Temporarily skip tests"
This reverts commit 25f74d5665.
2017-02-21 15:22:19 -08:00
Doug Bunting 40eeba4369 Bump test projects up to .NET 4.5.2
- aspnet/Testing#248
- xUnit no longer supports .NET 4.5.1
- build tests for desktop .NET only on Windows
2017-02-16 22:57:14 -08:00
Nate McMaster fa34afd1c5
React to aspnet/Korebuild#160 2017-02-16 10:01:39 -08:00
Nate McMaster 11922f9ef2 Downgrade to stable packages 2017-02-14 21:47:04 -08:00
Nate McMaster eb7d365ce5 Delete makefile.shade 2017-02-09 17:31:04 -08:00
Nate McMaster f6d0db871e Remove phantom project from solution file 2017-02-09 13:03:05 -08:00