Closed nis-spiir closed 4 years ago
Looking at the demo from https://postmarkapp.com/developer/webhooks/inbound-webhook it seems like the Attachment class has changed a bit.
Updating a simple project to netcoreapp3.1 with nullable reference types disabled, broke our setup.
netcoreapp3.1
Looking at the demo from https://postmarkapp.com/developer/webhooks/inbound-webhook it seems like the Attachment class has changed a bit.
Updating a simple project to
netcoreapp3.1
with nullable reference types disabled, broke our setup.