You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update to Blazor 0.9
* Add SDK installer tasks to pipelines for .Net Core SDK 3.0.100-preview3-010431.
* Changes for 3.0.0-preview4
* Remove .bak file
* Remove unnecessary package references
* Remove global.json
* Update to match blazorlib template - updated SDK, package refs, etc
* Revert "Remove global.json"
This reverts commit 6c1da40.
* Rename runtime to _runtime and add this. where missing.
* Remove myget.org package sources.
* Move JSRuntime to constructor of HubConnectionBuilder
* Register/inject HubConnectionBuilder instead of constructing it explicitly so it can obtain its own IJSRuntime reference via DI.
* Revert "Remove .bak file"
This reverts commit 54b49df.
* Rename .editorconfig.bak to .editorconfig
0 commit comments