Skip to content

Commit cce4e59

Browse files
Update README.md
1 parent 412dc4f commit cce4e59

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
@@ -29,7 +29,7 @@ Currently, the VB -> C# conversion quality is higher than the C# -> VB conversio
2929

3030
## Other ways to use the converter
3131
* Latest CI build (potentially less stable):
32-
* https://icsharpcode.visualstudio.com/icsharpcode-pipelines/_build/latest?definitionId=2&branchName=master&status=succeeded
32+
* [See latest build](https://icsharpcode.visualstudio.com/icsharpcode-pipelines/_build?definitionId=2&statusFilter=succeeded&repositoryFilter=2&branchFilter=32)
3333
* Uninstall current version, then install VSIX file inside "1 published" artifact
3434
* Integrating the NuGet library
3535
* Check out the [CodeConversion class](https://github.com/icsharpcode/CodeConverter/blob/8226313a8d46d5dd73bd35f07af2212e6155d0fd/Vsix/CodeConversion.cs#L226) in the VSIX project.

0 commit comments

Comments
 (0)