Dispose IDisposable object before method returns
Ensure an OnlineBeatmapID is present before attempting API requests
Fix player loading.
Force clean before deploying
Add missing return to PlayerLoader
was being a bit too eager previously
Ensures app.config is up-to-date before deploying, rather than using a potentially old version
Removed unnecessary casting of KeyBindingRow.FilterTerms
Add some more context menus; remove global ContextMenuContainer
Implement random mod for osu!mania
Update profiles to support newer return structure from osu-web API
Update deploy dependency paths
Fix visualtests preferring 32-bit
Storyboards implementation.
Update code to support new inspectcode analysis rules
Changed type of IHasFilterTerms.FilterTerms according to framework update