osu/osu.Desktop
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
..
Overlays
Properties
Updater
app.manifest
DiscordRichPresence.cs
lazer.ico
osu!.res
osu.Desktop.csproj
osu.nuspec
OsuGameDesktop.cs Update StableStorage implementation in line with framework changes 2020-05-08 10:40:04 +09:00
Program.cs Replace any potential usage of Environment.CurrentDirectory with a new RuntimeInfo.StartupDirectory 2020-05-31 02:24:49 +03:00