Disable automatic installed package retrieval
This commit is contained in:
@@ -81,7 +81,6 @@ public partial class NugetPanel : Control
|
||||
}
|
||||
_solutionOrProjectOptionButton.ItemSelected += OnSolutionOrProjectSelected;
|
||||
});
|
||||
OnSolutionOrProjectSelected(0);
|
||||
}
|
||||
|
||||
public override void _ExitTree()
|
||||
|
||||
Reference in New Issue
Block a user