We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bfd98d commit db8013cCopy full SHA for db8013c
src/GitExtensions.PluginManager/Plugin.cs
@@ -7,6 +7,7 @@
7
using System;
8
using System.Collections.Generic;
9
using System.ComponentModel;
10
+using System.Composition;
11
using System.Diagnostics;
12
using System.IO;
13
using System.Windows.Forms;
0 commit comments