Skip to content

Commit 29d6299

Browse files
committed
Updating PowerShellWorker to version "0.1.97-preview"
1 parent 3dc9a77 commit 29d6299

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.95-preview" />
43+
<PackageReference Include="Microsoft.Azure.Functions.PowerShellWorker" Version="0.1.97-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)