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 85d8ba1 commit c735e20Copy full SHA for c735e20
1 file changed
ILSpy/Docking/DockWorkspace.cs
@@ -38,7 +38,7 @@
38
39
namespace ICSharpCode.ILSpy.Docking
40
{
41
- [Export(typeof(DockWorkspace))]
+ [Export]
42
[Shared]
43
public partial class DockWorkspace : ObservableObjectBase, ILayoutUpdateStrategy
44
0 commit comments