NickCraver / StackExchange.Exceptional

Error handler used for the Stack Exchange network
https://nickcraver.com/StackExchange.Exceptional/
Apache License 2.0
863 stars 171 forks source link

1.0.0.83 does not work on a .net 4.0 deployment #34

Closed mtsmith closed 10 years ago

mtsmith commented 10 years ago

See: https://github.com/NickCraver/StackExchange.Exceptional/issues/5

Recompiling as a 4.0 project seems to fix the issue.

NickCraver commented 10 years ago

This should be fixed in the next release - this was the result of new build servers that lose the 4.0 assembly references again. We're dogfooding some changes now, I'll push to nuget next week if no issues are found.