Commit Graph

10 Commits

Author SHA1 Message Date
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