Automated dotnet-format update

This commit is contained in:
github-actions-dotnet-formatter[bot] 2024-07-06 08:49:44 +00:00
parent 1a5d6f4f17
commit 8140e24e60

View File

@ -172,7 +172,7 @@ public partial class App
Task.Factory.StartNew(() => Process.Start(updateExePath, $"--update={api}"));
}
}
catch
catch
{
// ignored
}