John Luo
ed360e171a
fix npm flake ( #13106 )
2019-08-14 07:48:34 -07:00
Mikael Mengistu
de9a8a9c0b
Rename @aspnet/signalr to @microsoft/signalr ( #11576 )
2019-06-26 18:16:51 -07:00
Pranav K
39a9d63c10
Revert "Add an option to SignalR to guarantee ordering of send events… ( #10807 )
...
This reverts commit 4646c4a5e4 .
2019-06-03 15:49:55 -07:00
Pranav K
4646c4a5e4
Add an option to SignalR to guarantee ordering of send events ( #10506 )
...
* Add an option to SignalR to guarantee ordering of send events
Fixes https://github.com/aspnet/AspNetCore/issues/9901
2019-06-03 04:29:42 -07:00
Nate McMaster
922512a9fb
Convert the artifacts folder layout to match Arcade ( #6850 )
...
Changes:
* IsProductPackage => IsShippingPackage
* artifacts/$config/packages => artifacts/packages/$config
* packages/product => packages/Shipping
* packages/internal => packages/NonShipping
* Renamed MSBuild properties used for output folders
* Update build tools to use 2 spaces in global.json
2019-01-18 13:38:24 -08:00
Nate McMaster
3cd5054eb5
Merge branch 'release/2.2'
2019-01-11 07:20:00 -08:00
Nate McMaster
d3838620d6
Convert SignalR projects to build with ProjectReference ( #6457 )
...
Part of #4246
Changes:
* Update source code layout to follow the new conventions for this repo
* Update project files to use `<Reference>`
* Update targets to build NPM packages
* Update BuildTools to support custom 'restore' and 'test' targets
2019-01-09 13:12:35 -08:00