SmartAssembly.SmartExceptionsCore.UI namespace
Dan_brannan
Posts: 7 New member
Hi
We have ported our application to .Net 8 and with the release yesterday of smart assembly 8.3, we want to get back up and running. However, our custom exception reporting UI won't build because it can't find the SmartAssembly.SmartExceptionsCore.UI namespace. Has this been removed?
Thanks
Dan
We have ported our application to .Net 8 and with the release yesterday of smart assembly 8.3, we want to get back up and running. However, our custom exception reporting UI won't build because it can't find the SmartAssembly.SmartExceptionsCore.UI namespace. Has this been removed?
Thanks
Dan
Tagged:
Answers
From the path am I correct in concluding you're using this functionality https://github.com/red-gate/SmartAssembly-demos/tree/master/ErrorReporting/CSharp and this package https://www.nuget.org/packages/RedGate.SmartAssembly.SmartExceptionsCore ?
Thanks
Dan