Closed BenedekFarkas closed 7 months ago
Looks like the compilation step for this is failing with the same error we saw in #8746 (but form a different project). Hopefully we have some luck figuring it out here. We've been trying to fix it, but compilation on our end doesn't fail, whether we do it in VS, or using msbuild (either with the options used in the action on github here, or the different combination we use when we release).
I'll look into that, but I'm working on the merge itself right now (and some other issues I found along the way). There were new features added to the Email feature on dev that need to be integrated with Mailkit overhaul, so I'm currently validating that it's still working.
Would retargeting the Mailkit version upgrade to dev be OK for you?
"Would retargeting the Mailkit version upgrade to dev be OK for you?" I think so. Let me tag @AndreaPiovanelli on that as a reminder for him to check, since he was looking into it recently.
@HermesSbicego-Laser @LorenzoFrediani-Laser this is a PR for integrating changes from 1.10.x
into dev
and it affects your previously merged PRs (#7338 and #7669) due to the MailKit upgrade. I did test it all locally, but if you can, please check it out whether it's still working as expected.
Fixes #8773