Automated dotnet-format update

This commit is contained in:
github-actions-dotnet-formatter[bot] 2024-07-06 08:35:44 +00:00
parent e7ebe47ffe
commit 9254d09278

View File

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