Skip to content

Commit fadac1b

Browse files
Update README.md
1 parent 3c6b556 commit fadac1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Visual Basic .NET is slowly dying. It has support for *some* project types from
4747
* Integrating the NuGet library
4848
* See [CodeConversion.ConvertDocumentUnhandledAsync](https://github.com/icsharpcode/CodeConverter/blob/8226313a8d46d5dd73bd35f07af2212e6155d0fd/Vsix/CodeConversion.cs#L226) or [CodeConversion.ConvertProjectUnhandled](https://github.com/icsharpcode/CodeConverter/blob/daa741246770fabf9aa87cd75b753220306aaaaa/Vsix/CodeConversion.cs#L276-L279) in the VSIX project.
4949
* See [ConverterController](https://github.com/icsharpcode/CodeConverter/blob/master/Web/ConverterController.cs) for a more web-focused API.
50-
* See older builds in [Releases](https://github.com/icsharpcode/CodeConverter/tags) if you need to convert net framework projects (or better, update to dot net core first)
50+
* Note: If converting net framework projects, the command line dropped support in version 10, but the visual studio extension still supports it
5151

5252
## Building/running from source
5353

0 commit comments

Comments
 (0)