Skip to content

Commit

Permalink
Correct Identity Id
Browse files Browse the repository at this point in the history
  • Loading branch information
Serg046 authored Apr 8, 2024
1 parent e1682a6 commit 33fcdd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MsBuildTaskExplorer/source.extension.vsixmanifest
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<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">
<Metadata>
<Identity Id="MsBuildTaskExplorer.Sergey Aseev.7710e34a-4d12-4150-af37-2bbc06a3f7e8" Version="1.7.2" Language="en-US" Publisher="Sergey Aseev" />
<Identity Id="MsBuildTaskExplorer.Aseev Sergey.7710e34a-4d12-4150-af37-2bbc06a3f7e8" Version="1.7.2" Language="en-US" Publisher="Sergey Aseev" />
<DisplayName>MsBuild Task Explorer</DisplayName>
<Description xml:space="preserve">Allows you to run any MSBuild target right from Visual Studio</Description>
<Icon>Resources\Icon.png</Icon>
Expand Down

0 comments on commit 33fcdd3

Please sign in to comment.