1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-05 10:33:22 +08:00

Compare commits

...

2 Commits

Author SHA1 Message Date
Dan Balasescu
8358e1df24
Merge pull request #8335 from peppy/fix-incorrect-rider-project-path
Update incorrect file path causing error on rider solution load
2020-03-18 13:20:44 +09:00
Dean Herbert
044707adb7 Update incorrect file path causing error on rider solution load 2020-03-18 12:10:51 +09:00

View File

@ -2,6 +2,7 @@
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/.idea.osu.Desktop/.idea/.idea.osu.Desktop.iml" filepath="$PROJECT_DIR$/.idea/.idea.osu.Desktop/.idea/.idea.osu.Desktop.iml" />
<module fileurl="file://$PROJECT_DIR$/.idea/.idea.osu.Desktop/riderModule.iml" filepath="$PROJECT_DIR$/.idea/.idea.osu.Desktop/riderModule.iml" />
</modules>
</component>