Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Point ReleaseNotes URL at GitHub releases page
  • Loading branch information
jcansdale authored Mar 1, 2020
commit c2495b62f8aeb4a44a11b3230deb3e0162a969df
4 changes: 2 additions & 2 deletions src/GitHub.VisualStudio.Vsix/source.extension.vsixmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<PackageId>GitHub.VisualStudio</PackageId>
<MoreInfo>https://visualstudio.github.com</MoreInfo>
<License>LICENSE.txt</License>
<ReleaseNotes>https://visualstudio.github.com/release-notes.html</ReleaseNotes>
<ReleaseNotes>https://github.com/github/VisualStudio/releases</ReleaseNotes>
<Icon>Resources\logo_128x128.png</Icon>
<PreviewImage>Resources\preview_200x200.png</PreviewImage>
<Tags>GitHub;git;open source;source control;branch;pull request;team explorer;commit;publish</Tags>
Expand Down Expand Up @@ -45,4 +45,4 @@
<Prerequisites>
<Prerequisite Id="Microsoft.VisualStudio.Component.CoreEditor" Version="[15.0.25824.0,)" DisplayName="Visual Studio core editor" />
</Prerequisites>
</PackageManifest>
</PackageManifest>