jayfromengland
❔ ❔ Upgrading my function app to .NET 7 - Could not load file or assembly System.ComponentModel
I've tried to upgrade my Azure Function App to .NET 7. But
Microsoft.Azure.WebJobs.Extension.Storage.Queues
is giving the error Could not load file or assembly 'System.ComponentModel, Version=7.0.0.0...
; am I just too fast in that my dependencies don't support .NET 7 yet? Or is there a particular package that I need to get/update? I have the latest version of everything that I had when it worked before.87 replies