update nuget packages

This commit is contained in:
2025-07-31 14:43:27 +02:00
parent e86fe2ee17
commit 8300f571a3
4 changed files with 11 additions and 9 deletions

View File

@@ -34,7 +34,7 @@ namespace ModpackUpdater.Apps.Client
[DebuggerStepThrough()]
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
var resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
RadLabel_MinecraftProfile = new Telerik.WinControls.UI.RadLabel();
RadLabel_ModpackUrl = new Telerik.WinControls.UI.RadLabel();
RadTextBox_MinecraftProfileFolder = new Telerik.WinControls.UI.RadTextBoxControl();