File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,8 +8,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
88
99
1010### VB -> C#
11+ * Improve post-conversion experience for designer files - [ #569 ] ( https://github.com/icsharpcode/CodeConverter/issues/569 )
1112* Optimize away some redundant casts and conversions with strings/chars - [ #388 ] ( https://github.com/icsharpcode/CodeConverter/issues/388 )
12- * Improve performance of single file conversion
13+ * Improve performance of single file conversion - [ # 546 ] ( https://github.com/icsharpcode/CodeConverter/issues/546 )
1314* Add AsEnumerable where needed in linq "in" clause - [ #544 ] ( https://github.com/icsharpcode/CodeConverter/issues/544 )
1415* Remove redundant empty string coalesce in string comparison - [ #500 ] ( https://github.com/icsharpcode/CodeConverter/issues/500 )
1516
You can’t perform that action at this time.
0 commit comments