mirror of
https://gitee.com/handyorg/HandyControl.git
synced 2024-11-29 18:38:30 +08:00
Automated dotnet-format update
This commit is contained in:
parent
e7ebe47ffe
commit
9254d09278
@ -172,7 +172,7 @@ public partial class App
|
|||||||
Task.Factory.StartNew(() => Process.Start(updateExePath, $"--update={api}"));
|
Task.Factory.StartNew(() => Process.Start(updateExePath, $"--update={api}"));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
catch
|
catch
|
||||||
{
|
{
|
||||||
// ignored
|
// ignored
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user