Skip to content

Commit

Permalink
Merge pull request #4606 from Francisco-Gamino/powershell-worker-update
Browse files Browse the repository at this point in the history
Update PowerShell worker to v0.1.111-preview.
  • Loading branch information
Francisco-Gamino authored Jun 25, 2019
2 parents 38efe91 + 37e79d7 commit f1d0536
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/WebJobs.Script/WebJobs.Script.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<PackageReference Include="Microsoft.Azure.AppService.Proxy.Client" Version="2.0.8100001-0126c21e" />
<PackageReference Include="Microsoft.Azure.Functions.JavaWorker" Version="1.4.1" />
<PackageReference Include="Microsoft.Azure.Functions.NodeJsWorker" Version="1.0.3" />
<PackageReference Include="Microsoft.Azure.Functions.PowerShellWorker" Version="0.1.102-preview" />
<PackageReference Include="Microsoft.Azure.Functions.PowerShellWorker" Version="0.1.111-preview" />
<PackageReference Include="Microsoft.Azure.WebJobs" Version="3.0.10" />
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions" Version="3.0.2" />
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.Http" Version="3.0.2" />
Expand Down

0 comments on commit f1d0536

Please sign in to comment.