Commit Graph

109 Commits

Author SHA1 Message Date
Pranav K e2d20893c6 Update samples and tests to target netcoreapp2.1 2017-11-16 12:42:14 -08:00
Nate McMaster 555f5c68ee Pin tool and package versions to make builds more repeatable
Part of aspnet/Universe#575
2017-11-01 16:47:47 -07:00
Nate McMaster 1e0fe87c20 Use PackageLineup to manage PackageReference versions 2017-08-29 09:21:41 -07:00
Nate McMaster a4432e694c Use Directory.Build.props/targets 2017-08-29 09:20:34 -07:00
Nate McMaster 5d2b1000f1 Upgrade to xunit 2.3.0-beta4
Includes a few changes as required by the new analyzers in the upgrade.
2017-08-22 18:22:17 -07:00
Jass Bagga ad8338e1e8 Refactor RangeHelper (#200)
Addresses #196
2017-06-06 11:22:31 -07:00
Nate McMaster 8f3d04870f Target .NET Standard 2.0 2017-05-22 15:19:02 -07:00
Jass Bagga 60fff08745 Fix NormalizeRanges test 2017-05-12 14:37:30 -07:00
Nate McMaster 68e7f5727e Update test framework versions 2017-05-12 12:41:31 -07:00
Pranav K e38dc4be38 Change TFM to netcoreapp2.0 2017-05-05 09:58:30 -07:00
Kiran Challa a8d18ed7c6 Changing the RID back from win-x64 to win7-x64 to workaround SQL issue 2017-04-27 12:24:39 -07:00
Kiran Challa 291cc1e84b Updated runtime identifier 2017-04-27 11:03:43 -07:00
Pranav K 09ccfd8f94 Use the 0.4.0 version of Microsoft.AspNetCore.IntegrationTesting 2017-04-11 15:42:28 -07:00
Jass Bagga 033c8adc3a Add RangeHelper
See https://github.com/aspnet/mvc/issues/3702
2017-04-07 14:16:05 -07:00
Pranav K 4d5f726e67 Update to net46 2017-03-22 18:16:42 -07:00
Nate McMaster baa5cb4912 Consolidate dependency versions to one file and remove workarounds 2017-03-15 17:55:48 -07:00
Ajay Bhargav Baaskaran 461b08b6f7 Using NullLogger types from Logging.Abstractions (#178) 2017-03-14 12:19:20 -07:00
Nate McMaster 2797101f64 Downgrade to stable packages 2017-02-15 12:28:59 -08:00
Doug Bunting acb83826da 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-14 16:38:26 -08:00
Doug Bunting fec3cab2bb Fix line endings 2017-01-20 15:24:53 -08:00
Nate McMaster 88abfa4599 Upgrade to RC.3 2017-01-20 14:13:48 -08:00
BrennanConroy 30deafdb54 Change Xunit versions 2017-01-17 16:56:03 -08:00
Nate McMaster 5fe655f1b8 Upgrade to VS2017 2017-01-09 12:09:16 -08:00
Chris R 0c143df5d8 React to WebListener rename 2017-01-03 18:27:03 -08:00
Pranav K 0651cca94a Updating to 4.4 CoreFx packages 2016-12-14 14:47:32 -08:00
Pranav K 03932d6527 Updating versions to 1.2.0-* 2016-11-09 14:20:07 -08:00
Pranav K 1b5ae76197 Updating to netcoreapp1.1 2016-10-13 11:26:07 -07:00
Pranav K a73f8cd0ba Revert "Updating to netcoreapp1.1"
This reverts commit 559e8d6027.
2016-10-12 16:09:57 -07:00
Pranav K 559e8d6027 Updating to netcoreapp1.1 2016-10-12 13:46:49 -07:00
Pranav K c71cc6b8d2 Updating partner package versions 2016-09-28 11:52:49 -07:00
Chris R d7defa9a41 React to WebListener version change 2016-09-19 13:43:06 -07:00
Chris R bbf1478821 #150 Handle OperationCancelledExceptions to prevent log noise 2016-09-08 14:50:17 -07:00
Pavel Krymets 482987bd23 Add tests for If-Unmodified-Since header 2016-07-13 10:12:46 -07:00
Doug Bunting 353219d763 One build to rule them all
- well, at least VS and command-line builds will share output
- part of aspnet/Coherence-Signed#277
2016-07-07 14:12:40 -07:00
Ajay Bhargav Baaskaran 400b85e593 Updating to RTM builds of xunit and Moq 2016-07-05 21:52:20 -07:00
Pavel Krymets c310c27ab8 Make encoders registration optional (#140) 2016-06-29 11:07:37 -07:00
Pranav K e28e1df605 Updating to dev versions 2016-06-16 10:18:47 -07:00
N. Taylor Mullen 7897b52765 Remove direct Microsoft.NETCore.Platforms dependency.
- Microsoft.NETCore.App now pulls this package in.

aspnet/Coherence-Signed#344
2016-06-13 15:29:42 -07:00
BrennanConroy d692066b2b Replace PlatformAbstractions with RuntimeInformation 2016-05-31 13:01:04 -07:00
Pavel Krymets 59262122a8 Use UtcTime to fix tests 2016-05-19 14:57:19 -07:00
Pavel Krymets 3a0d8c43ca Add more unit tests 2016-05-19 10:19:50 -07:00
Pranav K 0070560be1 Fixing build 2016-05-02 16:42:20 -07:00
Pranav K 8c56b1fdb7 Fix build warnings 2016-05-02 11:27:28 -07:00
Pranav K ac03fe7b59 Use latest build of dotnet-test-xunit 2016-04-19 14:54:13 -07:00
Pavel Krymets 176b6a5910 Bring Microsoft.NETCore.Platforms dependency back 2016-04-18 17:03:38 -07:00
Pavel Krymets e720824bfd Migrate tests, tools and samples to portable 2016-04-14 16:40:10 -07:00
Doug Bunting 74d2c13933 React to HttpAbstractions namespace changes
- aspnet/HttpAbstractions#549 and aspnet/HttpAbstractions#592
- clean up `using`s
2016-03-30 16:11:52 -07:00
= d42eb56fee Fix content root for non-windows xunit tests with no app domains 2016-03-25 12:39:15 -07:00
David Fowler 2477982854 Fixed packages 2016-03-25 03:00:48 -07:00
John Luo a8933e5016 Reacting to Hosting ConfigureServices update 2016-03-11 14:51:31 -08:00