Skip to content

Commit d696ef5

Browse files
Update README.md
1 parent f07bd07 commit d696ef5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,7 @@ Currently, the VB -> C# conversion quality is higher than the C# -> VB conversio
4141
* A new instance of Visual Studio will open with the extension installed
4242

4343
## History
44-
This was previously part of [Refactoring Essentials](https://github.com/icsharpcode/RefactoringEssentials). However, because of the way analyzers are tied to Visual Studio and Roslyn versions
45-
made it super-hard to co-evolve the code converter bits. That is why we teased the converters out and they are now a self-contained entity.
44+
A spiritual successor of the code conversion within [SharpDevelop](https://github.com/icsharpcode/SharpDevelop) and later part of [Refactoring Essentials](https://github.com/icsharpcode/RefactoringEssentials), the code converter was separated out to avoid difficulties with different Visual Studio and Rolsyn versions.
4645

4746
## More screenshots
4847
<p float="left">

0 commit comments

Comments
 (0)