File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# Change Log
22All notable changes to the code converter will be documented here.
33
4- #5 .8.0 - TBC
4+ # 5.8.0 - 26/06/2018
55* Move options lower down in the context menus so they aren't in the way
66
77### VB -> C#
@@ -17,7 +17,7 @@ All notable changes to the code converter will be documented here.
1717* Fixed .Name bug with anonymous object creation
1818* Use Is and IsNot for reference type comparison
1919
20- #5 .7.0 - 08/05/2018
20+ # 5.7.0 - 08/05/2018
2121* Update to .NET Standard 2.0
2222* Convert solution and project files
2323* Added convert and copy to clipboard into options
@@ -38,7 +38,7 @@ All notable changes to the code converter will be documented here.
3838* Fix error converting ObjectCollectionInitializerSyntax within object initializer
3939* Escape predefined if they are used for the name of declaration
4040
41- #5 .6.3 - 09/04/2018
41+ # 5.6.3 - 09/04/2018
4242
4343* Improve support for sub-class snippets through the website
4444* Best effort conversion with errors as comments inline
You can’t perform that action at this time.
0 commit comments