Skip to content

Commit 7c7f65c

Browse files
committed
Update PowerShellWorker to 0.1.152-preview
1 parent 682d3fb commit 7c7f65c

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
@@ -40,7 +40,7 @@
4040
<PackageReference Include="Microsoft.Azure.AppService.Proxy.Client" Version="2.0.8100001-0126c21e" />
4141
<PackageReference Include="Microsoft.Azure.Functions.JavaWorker" Version="1.5.10246" />
4242
<PackageReference Include="Microsoft.Azure.Functions.NodeJsWorker" Version="1.0.3" />
43-
<PackageReference Include="Microsoft.Azure.Functions.PowerShellWorker" Version="0.1.120-preview" />
43+
<PackageReference Include="Microsoft.Azure.Functions.PowerShellWorker" Version="0.1.152-preview" />
4444
<PackageReference Include="Microsoft.Azure.WebJobs" Version="3.0.11" />
4545
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions" Version="3.0.3" />
4646
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.Http" Version="3.0.4" />

0 commit comments

Comments
 (0)