If the <Description> property in the project contains quotes and other characters that require escaping in a string literal, it can easily break compilation. It's not very useful to have as a constant anyway, so perhaps it's better to just remove it from codegen.
If the property in the project contains quotes and other characters that require escaping in a string literal, it can easily break compilation.
It's not very useful to have as a constant anyway, so perhaps it's better to just remove it from codegen.