Skip to content

Commit 0298bfc

Browse files
Francisco-Gaminobrettsam
authored andcommitted
Update PowerShell worker to 0.1.95-preview.
1 parent add0af0 commit 0298bfc

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.3.1-SNAPSHOT" />
4242
<PackageReference Include="Microsoft.Azure.Functions.NodeJsWorker" Version="1.0.2" />
43-
<PackageReference Include="Microsoft.Azure.Functions.PowerShellWorker" Version="0.1.90-preview" />
43+
<PackageReference Include="Microsoft.Azure.Functions.PowerShellWorker" Version="0.1.95-preview" />
4444
<PackageReference Include="Microsoft.Azure.WebJobs" Version="3.0.7" />
4545
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions" Version="3.0.2" />
4646
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.Http" Version="3.0.2" />

0 commit comments

Comments
 (0)