v8-9: IHttpActionResult not recognised
Opened this issue · 0 comments
LottePitcher commented
CandidContribs.Core/Controllers/Api/DiscordBotController.cs
is currently excluded in the project.
It's fine, we can manage without our Bingo bot working in our Discord server for a little while longer!
If you try including this file (and the related models) then there are lots of errors that will need fixing. But the biggest difference is what to do about IHttpActionResult
as it appears to no longer be a thing.