v0.99.5
Analyzers
Changes
- "DeclareEachTypeInSeparateFile" has code fix.
Bug Fixes
- "ReplacePropertyWithAutoProperty" - property and field must be of equal type.
Refactorings
Bug Fixes
- "InsertInterpolation" - '{' and '}' are escaped by doubling when creating interpolated string from string literal.