Skip to content

Commit

Permalink
Remove <Preview> from VS 2022 addin manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
christophwille committed Feb 10, 2022
1 parent 6787d01 commit 118ab8f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ILSpy.AddIn.VS2022/source.extension.vsixmanifest.template
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
<License>license.txt</License>
<Icon>ILSpy-Large.ico</Icon>
<Tags>ILSpy;IL;decompile;decompiler;decompilation;C#;CSharp;.NET;Productivity;Open Source;Free</Tags>
<Preview>true</Preview>
</Metadata>
<Installation>
<InstallationTarget Id="Microsoft.VisualStudio.Community" Version ="[17.0, 18.0)">
Expand Down

0 comments on commit 118ab8f

Please sign in to comment.