Fix notifications not showing at main osu! logo on menu
Remove net471 build configurations
osu!mania visual improvements
# Conflicts: # osu.Game.Rulesets.Mania/Objects/Drawables/DrawableHoldNote.cs
Apply platform universal offset in Player
This doesn't actually remove the targets just yet (that will require a bit more work), but rather remove the target options from our IDE configurations to reduce accidental usage of net471/mono.
It was so small previously that I believe many people didn't even realise it was working.
Update notfication now points to new changelog page
Closes #2743.
Also adds a hover animation.
Fix multiple issues causing database reset to fail
Fix beatmaps with subfolders importing incorrectly on windows
Remove osu.Desktop.Deploy project
Consume osu.Framework via nuget