Skip to content

Commit 32410c8

Browse files
authored
Upgrade PowerShellWorker to 3.0.216 (#5558)
1 parent 68e39a6 commit 32410c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/WebJobs.Script/WebJobs.Script.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<PackageReference Include="Microsoft.Azure.AppService.Proxy.Client" Version="2.0.11020001-fabe022e" />
4343
<PackageReference Include="Microsoft.Azure.Functions.JavaWorker" Version="1.5.2-SNAPSHOT" />
4444
<PackageReference Include="Microsoft.Azure.Functions.NodeJsWorker" Version="2.0.2" />
45-
<PackageReference Include="Microsoft.Azure.Functions.PowerShellWorker" Version="1.0.201" />
45+
<PackageReference Include="Microsoft.Azure.Functions.PowerShellWorker.PS6" Version="3.0.216" />
4646
<PackageReference Include="Microsoft.Azure.WebJobs" Version="3.0.15" />
4747
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions" Version="3.0.5" />
4848
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.Http" Version="3.0.6" />

0 commit comments

Comments
 (0)