v3.0.226 Release of PowerShell worker for Azure Functions (PowerShell 7)
This PowerShell Worker version is to be used with Azure Functions v3 only.
The changes for this release are:
- Migrated to PowerShell 7.0.0-rc.2.
- Directory structure changed to enable installing PowerShell 6 and 7 workers side-by-side.
- Use Get-Error instead of custom error formatting logic (#395).