Lachee / discord-rpc-csharp

C# custom implementation for Discord Rich Presence. Not deprecated and still available!
MIT License
560 stars 93 forks source link

Added versioning to the Cake addins #173

Closed Smaltin closed 2 years ago

Smaltin commented 2 years ago

This should fix the issue. I noticed that the cake adding was what was causing the issue, and the addins were updated between the last working build and the first erroring build. Adding versioning will ensure Cake will work in the future if the addins update again.

Should assist in fixing #171