Open JonvR opened 4 years ago
Well, 4 release up the line, and on version: 3.28.2012.0 now, probably the latest ever made for PS5. and still the same issue. rendering it useless for use with Azure. this version and the ones between this and the one mentioned in the report above i guess.
Reporting an Issue or Missing Feature
When running powershell from an Azure Function I get the following error: Could not load file or assembly 'System.Threading.Tasks.Extensions, Version=4.2.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The system cannot find the file specified.
The July update gave me the same error as this issue: https://github.com/pnp/PnP-PowerShell/issues/2803
Expected behavior
No errors when running the function app.
Actual behavior
On test running the function, this appears: Could not load file or assembly 'System.Threading.Tasks.Extensions, Version=4.2.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The system cannot find the file specified.
Steps to reproduce behavior
mostly these steps: https://docs.microsoft.com/en-us/sharepoint/dev/declarative-customization/site-design-pnp-provisioning or more easily
Which version of the PnP-PowerShell Cmdlets are you using?
What is the version of the Cmdlet module you are running?
3.24.2008.1
How did you install the PnP-PowerShell Cmdlets?