mirror of
https://github.com/claunia/apprepodbmgr.git
synced 2025-12-16 19:24:42 +00:00
Update dependencies.
This commit is contained in:
@@ -33,7 +33,7 @@ using Eto.Forms;
|
||||
|
||||
namespace apprepodbmgr.Eto.Desktop
|
||||
{
|
||||
public class Program
|
||||
public static class Program
|
||||
{
|
||||
[STAThread]
|
||||
public static void Main(string[] args)
|
||||
@@ -52,4 +52,4 @@ namespace apprepodbmgr.Eto.Desktop
|
||||
new Application(Platform.Detect).Run(new frmMain());
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user