Skip to content

Commit

Permalink
Automated dotnet-format update
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 6, 2024
1 parent e7ebe47 commit 9254d09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Shared/HandyControlDemo_Shared/App.xaml.cs
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ private static void UpdateApp()
Task.Factory.StartNew(() => Process.Start(updateExePath, $"--update={api}"));
}
}
catch
catch
{
// ignored
}
Expand Down

0 comments on commit 9254d09

Please sign in to comment.