Skip to content

Commit 1821676

Browse files
authored
fix(manifest): add MoreInfo element for marketplace repository link (#67)
1 parent debdb41 commit 1821676

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/CodingWithCalvin.ProjectRenamifier/source.extension.vsixmanifest

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<Identity Id="VS-ProjectRenamifier" Version="1.0" Language="en-US" Publisher="Coding With Calvin" />
55
<DisplayName>Project Renamifier</DisplayName>
66
<Description xml:space="preserve">Safely rename projects in Visual Studio. Updates the project file, directory, namespaces, using statements, fully qualified references, and project references across your entire solution.</Description>
7+
<MoreInfo>https://github.com/CodingWithCalvin/VS-ProjectRenamifier</MoreInfo>
78
<License>Resources\LICENSE</License>
89
<Icon>Resources\logo.png</Icon>
910
<PreviewImage>Resources\logo.png</PreviewImage>

0 commit comments

Comments
 (0)