This commit is contained in:
Родитель
57f2c01a7e
Коммит
c8ed9c1453
|
@ -15,6 +15,8 @@ namespace ICSharpCode.ILSpy
|
|||
|
||||
static void Main(string[] args)
|
||||
{
|
||||
Directory.SetCurrentDirectory(Path.GetDirectoryName(Assembly.GetEntryAssembly().Location));
|
||||
|
||||
try
|
||||
{
|
||||
BuildAvaloniaApp().Start<MainWindow>();
|
||||
|
|
Загрузка…
Ссылка в новой задаче