1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-07 10:17:28 +08:00
Salman Ahmed 82fe99cf4a
Replace any potential usage of Environment.CurrentDirectory with a new RuntimeInfo.StartupDirectory
Using `Environment.CurrentDirectory` for storing / reading files is dangerous as the current directory is mutable and can be changed when performing a certain operation (like opening solutions in roslyn type reference builder for example).
2020-05-31 02:24:49 +03:00
..
2020-05-20 10:06:23 +09:00
2019-03-12 17:45:16 +09:00