Skip to content

Commit 739a113

Browse files
TylerLeonhardtfabiocav
authored andcommitted
update PowerShell to 63-preview
1 parent 06913c4 commit 739a113

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.3.0-SNAPSHOT" />
3939
<PackageReference Include="Microsoft.Azure.Functions.NodeJsWorker" Version="1.0.1" />
40-
<PackageReference Include="Microsoft.Azure.Functions.PowerShellWorker" Version="0.1.52-alpha" />
40+
<PackageReference Include="Microsoft.Azure.Functions.PowerShellWorker" Version="0.1.63-preview" />
4141
<PackageReference Include="Microsoft.Azure.WebJobs" Version="3.0.4" />
4242
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions" Version="3.0.1" />
4343
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.Http" Version="3.0.2" />

0 commit comments

Comments
 (0)