Use ConfigureAwait(false) for all async calls
Fix multiplayer/spectator not working on iOS
See https://github.com/mono/mono/issues/20805#issuecomment-791440473.
Bump Microsoft.Extensions.Configuration.Abstractions from 2.2.0 to 5.0.0
Fix potential cross-thread drawable mutation in IntroTriangles
Bumps [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/runtime) from 2.2.0 to 5.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits/v5.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
LifetimeEnd
Expire()
Re-enable the local bindable to update the sensitivity value then change back to whatever state it was in previously.
Add a list of mods to Skill class
Move bindable logic in MouseSettings to LoadComplete
Show confirmation dialog when leaving a multiplayer match
Fix selecting a beatmap at the multiplayer match screen exiting the match
Interface members are public by default.
This feels better and closer to what a user would expect.
Reduces cross-dependencies between OsuGame and MainMenu.