Skip to content

Commit cc15b26

Browse files
TylerLeonhardtfabiocav
authored andcommitted
update powershell to 52
1 parent fa2934e commit cc15b26

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
@@ -37,7 +37,7 @@
3737
<PackageReference Include="Microsoft.Azure.AppService.Proxy.Client" Version="2.0.6830001-df202c6c" />
3838
<PackageReference Include="Microsoft.Azure.Functions.JavaWorker" Version="1.2.3" />
3939
<PackageReference Include="Microsoft.Azure.Functions.NodeJsWorker" Version="1.0.0-beta7" />
40-
<PackageReference Include="Microsoft.Azure.Functions.PowerShellWorker" Version="0.1.38-alpha" />
40+
<PackageReference Include="Microsoft.Azure.Functions.PowerShellWorker" Version="0.1.52-alpha" />
4141
<PackageReference Include="Microsoft.Azure.WebJobs" Version="3.0.3" />
4242
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions" Version="3.0.1" />
4343
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.Http" Version="3.0.1" />

0 commit comments

Comments
 (0)