1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 04:07:25 +08:00
osu-lazer/osu.Game.Tests/Visual
Bartłomiej Dach a16c0641b2 Revert EF Core to version 2.2
This reverts commit f3faad74d5, reversing
changes made to 712e7bc7bf.

Several issues arose after migrating to 5.0, including, but possibly not
limited to, performance regressions in song select, as well as failures
when attempting to save beatmaps after metadata changes in the editor.
2021-03-21 11:05:15 +01:00
..
Background Update usages of config with framework changes 2021-03-17 16:10:16 +09:00
Collections Add test coverage 2021-02-24 18:49:16 +09:00
Components Replace using static with explicit nested reference 2021-01-02 12:25:59 +01:00
Editing Add failing test scene 2021-03-19 22:44:33 +01:00
Gameplay Merge branch 'master' into fix-unsafe-skinnable-sample-play 2021-03-18 19:51:46 +01:00
Menus Make IAPIProvider read-only bindables into IBindables 2020-12-18 15:16:36 +09:00
Multiplayer Revert EF Core to version 2.2 2021-03-21 11:05:15 +01:00
Navigation Fix incorrect generic type 2021-03-17 19:02:25 +09:00
Online Replace usage of CurrentModeRank in line with API change 2021-03-01 23:07:25 +03:00
Playlists Replace usage of CurrentModeRank in line with API change 2021-03-01 23:07:25 +03:00
Ranking Fix test checking nullable string 2021-03-17 19:07:29 +09:00
Settings Update to use new bindables and centered area offset 2021-03-19 19:01:32 +09:00
SongSelect Revert EF Core to version 2.2 2021-03-21 11:05:15 +01:00
UserInterface Update usages of config with framework changes 2021-03-17 16:10:16 +09:00
TestSceneOsuGame.cs Add NewsOverlay to the game 2020-07-16 14:48:40 +03:00
TestSceneOsuScreenStack.cs Fix song select filters not reapplied if in a child screen 2019-12-10 02:30:23 +09:00