nuget client v1

This commit is contained in:
Matt Parker
2025-11-01 13:21:51 +10:00
parent 1b1ca51f40
commit 5cca0b1bfc
5 changed files with 33 additions and 1 deletions

View File

@@ -18,6 +18,7 @@ public partial class BottomPanelManager : Panel
{
field = value;
_problemsPanel.Solution = value;
_nugetPanel.Solution = value;
}
}