Skip to content

Commit cf48a56

Browse files
authored
Update source.extension.vsixmanifest
[skip ci]
1 parent 87178b3 commit cf48a56

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/CodingWithCalvin.OpenInNotepadPlusPlus.Vsix.x64/source.extension.vsixmanifest

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<PackageManifest Version="2.0.0" xmlns="http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns:d="http://schemas.microsoft.com/developer/vsx-schema-design/2011">
33
<Metadata>
4-
<Identity Id="C7A8F218-C175-44F5-97A0-8C2C88FBA176" Version="4.1.0" Language="en-US" Publisher="Calvin A. Allen" />
4+
<Identity Id="VS-OpenInNotepadPlusPlus" Version="4.1.0" Language="en-US" Publisher="Coding With Calvin" />
55
<DisplayName>Open in Notepad++</DisplayName>
66
<Description xml:space="preserve">Adds a menu command that lets you open any solution, project, folder and file in Notepad++</Description>
7-
<MoreInfo>https://github.com/CalvinAllen/OpenInNotepadPlusPlus</MoreInfo>
7+
<MoreInfo>https://github.com/CodingWithCalvin/VS-OpenInNotepadPlusPlus</MoreInfo>
88
<License>Resources\LICENSE.txt</License>
99
<Icon>Resources\Icon.png</Icon>
1010
<PreviewImage>Resources\Preview.png</PreviewImage>

0 commit comments

Comments
 (0)