Hipster74
Hipster74
Ok, same here, partner center module broken in Azure functions, hours wasted. Any news on this issue? I get: `2020-11-10T11:59:41.924336985Z: [INFO] 2020-11-10T11:59:41.924684085Z: [INFO] Exception : 2020-11-10T11:59:41.924706485Z: [INFO] Type : System.Management.Automation.CommandNotFoundException...
@penicaudm Ok, thanks for the update, this is serious, hopefully someone on the Microsoft team can have a look soon.
Ok, upgraded .Net SDK 6 to latest, my V4 isolated function failed with above. Had to install latest .Net 5 SDK and then it started working again.
UPDATE: Check here for this issue [https://github.com/Azure/azure-functions-core-tools/issues/3602](url) Adding to this issue. - dotnet-isolated V4 durable function - .NET SDK 8.0.201 - func --version version 4.0.5530 - There is only one...
> > Adding to this issue. > > > > * dotnet-isolated V4 durable function > > * .NET SDK 8.0.201 > > * func --version version 4.0.5530 > >...