mirror of
https://github.com/wagesj45/butterflow-ui.git
synced 2025-09-09 03:00:39 -05:00
Add non-connection failsafe
Added a try/catch as a failsafe for non-operational networks and any other errors involving using Octokit to check for updates on github. Fixes #3.
This commit is contained in:
parent
43c3db77d8
commit
2d366141a9
4 changed files with 59 additions and 50 deletions
|
|
@ -2,5 +2,4 @@
|
|||
<packages>
|
||||
<package id="csmic" version="1.1.4" targetFramework="net471" />
|
||||
<package id="Gu.Wpf.Media" version="0.5.0.2" targetFramework="net471" />
|
||||
<package id="Octokit" version="0.31.0" targetFramework="net471" />
|
||||
</packages>
|
||||
Loading…
Add table
Add a link
Reference in a new issue