Philip

Results 2 issues of Philip

When calling `catalog.GetString("\ ")` on an empty catalog, I receive `" "` as result, the backslash disappears. Is this intended or a bug? If it is a bug, I can...

### Description Right now, `AssemblyInfo.setAssemblyVersion` is very verbose, which makes the logs hard to read. Our build process is like this: * Update multiple `AssemblyInfo.cs` files at the beginning of...

enhancement