Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 7070454

Browse files
authored
Merge pull request #1488 from github/fixes/1463-release-notes-link
Add links to release notes in vsixmanifest.
2 parents 59efadc + dc32d26 commit 7070454

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/GitHub.VisualStudio/source.extension.vsixmanifest

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<PackageId>GitHub.VisualStudio</PackageId>
88
<MoreInfo>https://visualstudio.github.com</MoreInfo>
99
<License>LICENSE.txt</License>
10+
<ReleaseNotes>https://visualstudio.github.com/release-notes.html</ReleaseNotes>
1011
<Icon>Resources\[email protected]</Icon>
1112
<PreviewImage>Resources\preview_200x200.png</PreviewImage>
1213
<Tags>GitHub;git;open source;source control;branch;pull request;team explorer;commit;publish</Tags>

0 commit comments

Comments
 (0)