How to debug a Cake addin
- Published
- Monday, 31 July 2017
- Category
- How To's
- Author
- RLittlesII
It's no secret, I like Cake. When I have to write a script to build my source code, I use Cake. On my most recent expedition writing a Cake script to publish a UWP application, I noticed Hockey App publish failed, Cake.HockeyApp was throwing an exception.
Read more...