diff --git a/src/SharpIDE.Godot/Features/Nuget/NugetPanel.cs b/src/SharpIDE.Godot/Features/Nuget/NugetPanel.cs index 070c279..b9ca449 100644 --- a/src/SharpIDE.Godot/Features/Nuget/NugetPanel.cs +++ b/src/SharpIDE.Godot/Features/Nuget/NugetPanel.cs @@ -40,8 +40,8 @@ public partial class NugetPanel : Control _nugetPackageDetails = GetNode("%NugetPackageDetails"); _installedPackagesSlnOrProjectNameLabel = GetNode