Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Frontend.Console: fix crash related to SharpRaven
Probably this bug was only happening on windows: Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'SharpRaven, Version=2.4.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified. at GWallet.Backend.Infrastructure.LogOrReportCrash(Exception ex) at Program.NormalStartWithNoParameters() in C:\geewallet\src\GWallet.Frontend.Console\Program.fs:line 421 at Program.main(String[] argv) in C:\geewallet\src\GWallet.Frontend.Console\Program.fs:line 439
- Loading branch information