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 Add spaces to comments 2020-05-04 18:36:24 -07:00
app.manifest
DiscordRichPresence.cs Don't update rich presence if the rpc client isn't initialized. 2020-01-11 16:03:00 +01:00
lazer.ico
osu!.res
osu.Desktop.csproj Bump DiscordRichPresence from 1.0.147 to 1.0.150 2020-02-21 03:11:10 +00:00
osu.nuspec Update license year 2020-01-19 23:51:10 +03:00
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