

Oct 25th, 2022 - Visual Studio 2022 for Mac version 17.4 Preview 5.0.Nov 1st, 2022 - Visual Studio 2022 for Mac version 17.4 Preview 6.NET and even considered migrating the functions version in Azure to v4 but as this is beyond my pay-grade it only lead me to more errors.What's New in Visual Studio 2022 for Mac v17.4 Visual Studio 2022 for Mac Releases I've tried installing different versions of. Users/raf/.nuget/packages//3.0.3/build/.Build.targets(41,5): error : Metadata generation failed. Users/raf/.nuget/packages//3.0.3/build/.Build.targets(41,5): error : An error occurred while loading required library libhostpolicy.dylib from I had no problems running the functions locally on the my old Mac (Intel) but now that i switched to the new M1 version with arm64 architecture, I find this error when i try to build: /Users/raf/.nuget/packages//3.0.3/build/.Build.targets(41,5): error : Failed to load /usr/local/share/dotnet/shared//3.0.3/libhostpolicy.dylib, error: dlopen(/usr/local/share/dotnet/shared//3.0.3/libhostpolicy.dylib, 0x0001): tried: '/usr/local/share/dotnet/shared//3.0.3/libhostpolicy.dylib' (mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64e')), '/usr/local/lib/libhostpolicy.dylib' (no such file), '/usr/lib/libhostpolicy.dylib' (no such file)

I've been trying to run my Azure Functions locally for a lot longer than I'd like to admit and now I find myself in desperate need of help.
