Skip to content

Commit d510ba1

Browse files
committed
Changed extension ID (VS Marketplace was unhappy)
1 parent 511fa7b commit d510ba1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

HazelToolsVS/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="HazelToolsVS" Version="1.2.0" Language="en-US" Publisher="Studio Cherno" />
4+
<Identity Id="StudioCherno-HazelToolsVS" Version="1.2.0" Language="en-US" Publisher="Studio Cherno" />
55
<DisplayName>Hazel Tools</DisplayName>
66
<Description xml:space="preserve">Visual Studio integration with the Hazelnut editor, including C# script debugging support</Description>
7-
<MoreInfo>https://github.com/peter1745/HazelTools-VisualStudio</MoreInfo>
7+
<MoreInfo>https://github.com/StudioCherno/HazelToolsVS</MoreInfo>
88
<License>LICENSE.txt</License>
99
<Icon>icon.png</Icon>
1010
<Tags>Hazel</Tags>

0 commit comments

Comments
 (0)