osu/osu.Game
dependabot[bot] 1eb67dc594
Bump Microsoft.AspNetCore.SignalR.Client from 5.0.9 to 5.0.10
Bumps [Microsoft.AspNetCore.SignalR.Client](https://github.com/dotnet/aspnetcore) from 5.0.9 to 5.0.10.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.9...v5.0.10)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.SignalR.Client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-01 17:01:28 +00:00
..
Audio
Beatmaps Merge branch 'master' into model-downloader-split 2021-10-01 22:34:39 +09:00
Collections Split out IPostNotifications into an interface 2021-09-30 18:21:34 +09:00
Configuration
Database Merge pull request #14900 from peppy/model-downloader-split 2021-10-01 23:16:09 +09:00
Extensions
Graphics Fix text overflowing on dropdown headers 2021-09-24 22:04:45 -07:00
Input Refine RealmContext implementation API 2021-09-30 23:56:38 +09:00
IO Rename JSON key resolver to better expose what it's doing 2021-09-29 11:26:37 +09:00
IPC
Localisation Add key binding support for grid mode cycle 2021-09-20 16:43:15 +09:00
Migrations
Online Split out IModelDownloader and also split apart ScoreManager 2021-09-30 18:25:20 +09:00
Overlays Refine RealmContext implementation API 2021-09-30 23:56:38 +09:00
Performance
Properties
Replays
Rulesets Reduce NestedHitObject enumerator overhead 2021-09-20 15:09:27 +09:00
Scoring Split out IModelDownloader and also split apart ScoreManager 2021-09-30 18:25:20 +09:00
Screens Split out IModelDownloader and also split apart ScoreManager 2021-09-30 18:25:20 +09:00
Skinning Use null check instead of assert in Hide() due to public exposure 2021-09-29 18:58:43 +09:00
Storyboards
Tests Split out IModelDownloader and also split apart ScoreManager 2021-09-30 18:25:20 +09:00
Updater
Users
Utils
.editorconfig
osu!.res
osu.Game.csproj Bump Microsoft.AspNetCore.SignalR.Client from 5.0.9 to 5.0.10 2021-10-01 17:01:28 +00:00
OsuGame.cs Remove unused using 2021-09-29 19:09:48 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs Merge pull request #14906 from peppy/update-realm-context-factory 2021-10-01 22:57:03 +09:00
PerformFromMenuRunner.cs