encodings.xml
Disappeared in latest EAP and doesn't look like something we would have wanted to be committed in the first place.
vcsConfiguration
Updated in recent rider versions
misc.xml
This file has changed on us too many times. Doesn't seem to contain anything of value.
vcs.xml
Present in both `.idea.osu` and `.idea.osu.Desktop`.
osu.sln
af4c3727d77a16e2534df9bbf452336b5c544342
No longer operational since 6eadae8.
6eadae8
This reverts commit af5e1f8298.
af5e1f8298
# Conflicts: # osu.Game/Online/API/Requests/Responses/APIBeatmap.cs # osu.Game/OsuGameBase.cs # osu.Game/Overlays/ChatOverlay.cs # osu.Game/Screens/Menu/MainMenu.cs # osu.Game/Screens/Tournament/Drawings.cs # osu.Game/Screens/Tournament/Teams/DrawingsTeam.cs # osu.Game/osu.Game.csproj # osu.sln
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.
Resolves #2368.