Browse Source

Mark git addin as preinstalled.

pull/1/head
Daniel Grunwald 15 years ago
parent
commit
df5780ea94
  1. 3
      src/AddIns/VersionControl/GitAddIn/GitAddIn.addin

3
src/AddIns/VersionControl/GitAddIn/GitAddIn.addin

@ -1,6 +1,7 @@ @@ -1,6 +1,7 @@
<AddIn name = "GitAddIn"
author = "Daniel Grunwald"
description = "Git Binding">
description = "Git Binding"
addInManagerHidden = "preinstalled">
<Manifest>
<Identity name="ICSharpCode.GitAddIn" version="@GitAddIn.dll"/>

Loading…
Cancel
Save