Skip to content

Commit 669849e

Browse files
Update README.md
1 parent ace56fb commit 669849e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Convert code from VB.NET to C# and vice versa via Roslyn using a [Visual Studio
55
## Visual Studio Extension
66
Adds context menu items to convert projects/files between VB.NET and C#. See the [wiki documentation](https://github.com/icsharpcode/CodeConverter/wiki) for help using it.
77

8-
[Download from Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=SharpDevelopTeam.CodeConverter)
8+
[Download from Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=SharpDevelopTeam.CodeConverter) (Requires VS 2017 15.9.3+)
99

1010
* Flexible: Convert a small selection, or a whole solution in one go, in either direction.
1111
* Accurate: Full project context (through Roslyn) is used to get the most accurate conversion.

0 commit comments

Comments
 (0)