Commit Graph

359 Commits

Author SHA1 Message Date
Ryan Brandenburg 69ef854add Remove NETStandard.Library.NETFramework 2017-07-07 10:29:00 -07:00
Pranav K 5205f6c019 Update version suffix for 2.0.0 RTM release 2017-07-06 15:08:58 -07:00
Ryan Brandenburg 9130651a69 Set "TreatWarningsAsErrors" before NuGet restore
* Ensures our build stays clean of NuGet warnings
2017-07-06 14:08:33 -07:00
Nate McMaster 249722ca0d React to aspnet/BuildTools#293
[ci skip]
2017-07-06 10:39:47 -07:00
Pranav K 954e186261 Update LICENSE.txt text 2017-07-03 14:08:32 -07:00
Pranav K 172ab264f8 Add NETStandardImplicitPackageVersion 2017-06-29 09:11:19 -07:00
Mike Harder 42f43e6cdf Upgrade TargetFramework in TestServer from 4.5 to 4.6.1 (#190)
* Addresses https://github.com/aspnet/WebSockets/issues/185
2017-06-27 15:49:27 -07:00
Nate McMaster 98c8899155 Adding libunwind8 to .travis.yml
[skip appveyor]
2017-06-26 09:43:03 -07:00
Andrew Stanton-Nurse f34e87042c extend timeout and more logging (#183) 2017-06-09 11:26:06 -07:00
Mike Harder de8b7e7d3c Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev 2017-06-03 09:36:48 -07:00
Mike Harder 43eb9574a1 Fix invalid format string (#181)
- Introduced in 79036ea166
2017-06-03 09:35:37 -07:00
Pavel Krymets a8d40e22f7 Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev 2017-06-02 15:06:22 -07:00
Pavel Krymets 79036ea166 React to logging in DI (#180) 2017-06-02 08:34:43 -07:00
Pranav K 24c6b73faf Updating versions to preview3 2017-06-01 10:47:58 -07:00
Pranav K e74db66ef6 Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev 2017-05-31 20:04:27 -07:00
Pranav K 5f23a96443 Updating build scripts to point to 2.0.0-preview2 KoreBuild 2017-05-31 19:53:37 -07:00
Pranav K 3fcc131d7f Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev 2017-05-31 19:48:00 -07:00
Pranav K b1696835db Branching for rel/2.0.0-preview2 2017-05-31 19:37:35 -07:00
Kiran Challa 461d8a77db Updated to use the latest shared runtime 2017-05-26 12:46:53 -07:00
Andrew Stanton-Nurse 06028e81c7 fix build by adding OutputType exe to test project (#179) 2017-05-24 18:20:46 -07:00
John Luo d25dbd572c Target NETStandard2.0 2017-05-24 11:10:13 -07:00
Nate McMaster 6006ebe96f Update test framework versions 2017-05-12 10:39:52 -07:00
Pavel Krymets 67322fe8ab Remove unnecessary package references (#177) 2017-05-10 11:48:33 -07:00
Pavel Krymets 1aa8f23c6e Merge branch 'rel/2.0.0-preview1' into dev 2017-05-05 10:32:11 -07:00
Pavel Krymets 55396339a6 Update InternalAspNetCoreSdkVersion 2017-05-05 10:32:04 -07:00
Andrew Stanton-Nurse 23c4e056dd Merge branch 'rel/2.0.0-preview1' into dev 2017-05-05 10:30:17 -07:00
Andrew Stanton-Nurse 31eba3812f clean-up after netcoreapp2.0 (#174) 2017-05-05 10:24:36 -07:00
Andrew Stanton-Nurse a9cf465661 Merge branch 'rel/2.0.0-preview1' into dev 2017-05-04 19:28:20 -07:00
Andrew Stanton-Nurse 319f95db5e netcoreapp20 (#173) 2017-05-04 19:26:46 -07:00
Pranav K 33fddca251 Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev 2017-05-01 22:02:53 -07:00
Pranav K 2f7fd9897e Use the bundled NETStandard.Library package in netstandard targeting libraries 2017-05-01 12:40:24 -07:00
Pranav K 552ddd1011 Updating package version to preview2 2017-04-26 07:13:45 -07:00
Pranav K da728b9341 Merge branch 'rel/2.0.0-preview1' into dev 2017-04-25 22:06:10 -07:00
Pranav K e882e3ac8e Branching for 2.0.0-preview1 2017-04-25 22:06:07 -07:00
Andrew Stanton-Nurse 5ed8116b0b remove integration test logging (#172)
now that logging.testing has it
2017-04-25 15:18:55 -07:00
Pranav K 720cf1cf0e Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one 2017-04-25 11:04:10 -07:00
Andrew Stanton-Nurse 14b99f74fa react to removal of PlatformAbstractions (#168) 2017-04-20 09:31:10 -07:00
Andrew Stanton-Nurse d8b1724454 improve logging of Autobahn tests (#166) 2017-04-18 11:53:45 -07:00
Andrew Stanton-Nurse a9a8f45158 change autobahn tests to use dynamic port (#167) 2017-04-14 10:48:44 -07:00
Andrew Stanton-Nurse bad5d7c8f7 fix build 2017-04-13 14:25:23 -07:00
Andrew Stanton-Nurse e25a2eced8 port dotnet/corefx#17444 to WebSockets (#162) 2017-04-13 09:55:45 -07:00
Pranav K 9c2b7b7842 Updating versions to 2.0.0-preview1 2017-04-03 21:41:12 -07:00
Pranav K bfd1d48506 Updating to 2.0.0 Internal.AspNetCore.Sdk 2017-03-29 11:30:37 -07:00
Andrew Stanton-Nurse 9254856007 IIS tests are just too flaky, disable them (#158) 2017-03-27 12:31:39 -07:00
Andrew Stanton-Nurse eb0ab115d8 capture wstest log output (#156) 2017-03-22 15:24:36 -07:00
Andrew Stanton-Nurse 214c41bf40 remove reference to client components in README (#155) 2017-03-22 10:47:41 -07:00
Pranav K 52911cd3f1 Change compilation targets.
* Remove net451 as a compilation target
* Upgrade to netcoreapp2.0
2017-03-21 16:41:15 -07:00
Nate McMaster b79446ce51
Update Travis to macOS Sierra
[skip appveyor]
2017-03-21 12:17:40 -07:00
Andrew Stanton-Nurse a61220d907 suppress some Autobahn test failures (#153)
* suppress some Autobahn test failures
* disable autobahn in AppVeyor because they are flaky (port of aspnet/SignalR#302)
2017-03-17 15:09:18 -07:00
Nate McMaster 4abe714f2b Consolidate dependency versions into one file and remove workarounds 2017-03-15 19:29:21 -07:00