issues
search
Squirrel
/
OldSquirrelForWindows
It's like ClickOnce but Works™
664
stars
55
forks
source link
the proper exceptions should propagate when you await UpdateManager.CheckForUpdate
#203
Closed
shiftkey
closed
8 years ago
shiftkey
commented
11 years ago
[x] drop the InvalidOperationException and throw the raw exception
[x] workaround the lack of StackTrace by taking a snapshot inside the ctor
[x] make the tests pass
shiftkey
commented
8 years ago
:fire: