Commit Graph

34 Commits

Author SHA1 Message Date
Nate McMaster 5fe655f1b8 Upgrade to VS2017 2017-01-09 12:09:16 -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 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
Hao Kung 2f7e31ab5b Remove GetService calls in Static Files 2016-03-04 15:17:49 -08:00
Doug Bunting 3311704ff1 Remove project name from output path
- aspnet/Coherence-Signed#187
- remove `<RootNamespace>` settings but maintain other unique aspects e.g. `<DnxInvisibleContent ... />`
- in a few cases, standardize on VS version `14.0` and not something more specific
2016-03-02 21:32:56 -08:00
N. Taylor Mullen f3c7b33595 Transition to netstandard.
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
2016-03-01 13:37:10 -08:00
John Luo 26e7bcfb18 Updating test TFMs for custom test discovery 2016-02-19 10:57:57 -08:00
Kiran Challa 50d160d805 Enable tests to run using dotnet xunit runner 2016-02-09 22:33:08 -08:00
John Luo da091104b7 Updating to new CLI 2016-02-02 10:17:24 -08:00
N. Taylor Mullen b877e1a1f6 Rename AspNet 5 file contents.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:24:43 -08:00
N. Taylor Mullen 7167969e5a Rename AspNet 5 folders and files.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:24:41 -08:00