-
Notifications
You must be signed in to change notification settings - Fork 30
Closed
Labels
Description
Log.Information("user did not save settings for \"{oldproject}\" before loading \"{newproject}\"",
becomes
Log.Information("user did not save settings for "{Oldproject}" before loading "{Newproject}"",
I'm not so much concerned with the extra typing as I am in what other effects that bug may have.
Thanks to all who have contributed to this project, it's excellent.
nblumhardt, Suchiman and MrKevHunter