Skip to content

Pascal case strips escaped quotes #24

@CADbloke

Description

@CADbloke
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.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions