Commit Graph

24 Commits

Author SHA1 Message Date
Pranav K 8cd356f170 Updating to netcoreapp1.1 2016-10-13 11:13:08 -07:00
Pranav K f9193cb285 Revert "Updating to netcoreapp1.1"
This reverts commit 9c80faa498.
2016-10-12 16:08:08 -07:00
Pranav K 9c80faa498 Updating to netcoreapp1.1 2016-10-12 13:44:57 -07:00
Pranav K fa5dcf55a6 Updating partner package versions 2016-09-28 11:49:51 -07:00
Kiran Challa 15b66cec1f [Fixes #77] Make HTTP method match as case-insensitive 2016-08-08 14:28:16 -07:00
Pranav K b5abd73e34 Updating to Moq \ Castle.Core that does not require imports 2016-08-08 12:32:20 -07:00
Doug Bunting 5842964919 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-06 22:02:12 -07:00
Pranav K 21e097b9e7 Updating to RTM builds of xunit and Moq 2016-07-05 21:32:19 -07:00
Pranav K f742566f3f Updating to dev versions 2016-06-16 10:17:39 -07:00
N. Taylor Mullen bb86430480 Remove direct Microsoft.NETCore.Platforms dependency.
- Microsoft.NETCore.App now pulls this package in.

aspnet/Coherence-Signed#344
2016-06-13 15:29:34 -07:00
Pranav K 02f86494a9 Fix build warnings 2016-05-02 11:27:07 -07:00
Pranav K 162034dc7b Use latest build of dotnet-test-xunit 2016-04-19 14:53:53 -07:00
Pavel Krymets 67ea570e87 Bring Microsoft.NETCore.Platforms dependency back 2016-04-18 17:02:45 -07:00
Pavel Krymets 80f6654911 Migrate tests, tools and samples to portable 2016-04-14 16:14:05 -07:00
Doug Bunting 5a3ea74ffa React to HttpAbstractions namespace changes
- aspnet/HttpAbstractions#549 and aspnet/HttpAbstractions#592
- clean up `using`s
2016-03-30 16:30:42 -07:00
David Fowler 866f155bc6 Fixed the build 2016-03-25 01:16:32 -07:00
= f99a150dd3 Target net451 so functional tests execute with xunit runner 2016-03-09 16:46:54 -08:00
Doug Bunting 36adff25e4 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 16:35:52 -08:00
N. Taylor Mullen d237c78278 Transition to netstandard.
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
2016-03-01 13:36:40 -08:00
Kiran Challa 72f8b04a33 Enable tests to run using dotnet xunit runner 2016-02-09 21:52:03 -08:00
John Luo 1d22eed129 Updating to new CLI 2016-02-02 18:37:48 -08:00
N. Taylor Mullen d858078d69 Update ASP.NET 5 versions for ASP.NET Core.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:28:37 -08:00
N. Taylor Mullen 8ed31de917 Rename AspNet 5 file contents.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:24:27 -08:00
N. Taylor Mullen 28c03ef2e7 Rename AspNet 5 folders and files.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:24:25 -08:00