Skip to content

Commit fedbdcd

Browse files
authored
Update source.extension.vsixmanifest
1 parent 42169c2 commit fedbdcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CodingWithCalvin.OpenBinFolder.Vsix/source.extension.vsixmanifest

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
<DisplayName>Open Bin Folder</DisplayName>
66
<Description xml:space="preserve">Adds an 'Open Bin Folder' to the right click menu of the project for quick access to the builds output folder.</Description>
77
<MoreInfo>https://github.com/CodingWithCalvin/VS-OpenBinFolder</MoreInfo>
8+
<License>Resources\LICENSE</License>
89
<Icon>Resources\logo.png</Icon>
910
<Tags>bin,debug,folder,output</Tags>
10-
<License>Resources\LICENSE</License>
1111
</Metadata>
1212
<Installation>
1313
<InstallationTarget Version="[17.0,18.0)" Id="Microsoft.VisualStudio.Community">

0 commit comments

Comments
 (0)