aspnet / WebHooks

[Archived] Libraries to create and consume web hooks on ASP.NET Core. Project moved to https://github.com/aspnet/AspLabs
Apache License 2.0
627 stars 439 forks source link

Latest commit has broken at least the Github and Azure Alert examples #275

Closed WestDiscGolf closed 6 years ago

WestDiscGolf commented 6 years ago

On running the latest dev branch in the repo I now get the following error when running the Github and and Azure Alert example projects.

image

I thought it was just mine when I merged in the latest changes but unfortunately not :-(

dougbu commented 6 years ago

Yup, I left a bit out of #258 / c9ab0b4ede. Fix is already out for review, see #277.

WestDiscGolf commented 6 years ago

Cool, thanks! I've merged it in before it made the main branch so I can continue. Will let you know how it goes :-)

dougbu commented 6 years ago