Skip to content
This repository has been archived by the owner on Dec 25, 2023. It is now read-only.

Commit

Permalink
Update documentation for IIssues.FileLink
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalberger committed Jul 31, 2020
1 parent 5bd9073 commit 40cc0d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/features.md
Expand Up @@ -31,6 +31,7 @@ The [Cake.Issues.MsBuild addin] provides the following features.
| <span class="glyphicon glyphicon-remove" style="color:red"></span> | `IIssue.EndLine` | |
| <span class="glyphicon glyphicon-ok" style="color:orange"></span> | `IIssue.Column` | Only for [MsBuildXmlFileLoggerFormat] |
| <span class="glyphicon glyphicon-remove" style="color:red"></span> | `IIssue.EndColumn` | |
| <span class="glyphicon glyphicon-remove" style="color:red"></span> | `IIssue.FileLink` | Can be set while reading issues |
| <span class="glyphicon glyphicon-ok" style="color:green"></span> | `IIssue.MessageText` | |
| <span class="glyphicon glyphicon-remove" style="color:red"></span> | `IIssue.MessageHtml` | |
| <span class="glyphicon glyphicon-remove" style="color:red"></span> | `IIssue.MessageMarkdown` | |
Expand Down

0 comments on commit 40cc0d7

Please sign in to comment.