Skip to content

Commit

Permalink
Updating the host version, reverting the powershell worker to match t…
Browse files Browse the repository at this point in the history
…he host version
  • Loading branch information
soninaren committed Aug 8, 2019
1 parent 6c37df4 commit 491c131
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Azure.Functions.Cli/Azure.Functions.Cli.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,8 @@
<PackageReference Include="Microsoft.Azure.DurableTask.AzureStorage.Internal" Version="1.4.0" />
<PackageReference Include="Microsoft.Azure.Functions.JavaWorker" Version="1.5.10246" />
<PackageReference Include="Microsoft.Azure.Functions.NodeJsWorker" Version="1.0.3" />
<PackageReference Include="Microsoft.Azure.Functions.PowerShellWorker" Version="0.1.152-preview" />
<PackageReference Include="Microsoft.Azure.WebJobs.Script.WebHost" Version="2.0.12612" />
<PackageReference Include="Microsoft.Azure.Functions.PowerShellWorker" Version="0.1.120-preview" />
<PackageReference Include="Microsoft.Azure.WebJobs.Script.WebHost" Version="2.0.12625" />
<PackageReference Include="Microsoft.Azure.Functions.PythonWorkerRunEnvironments" Version="1.0.0-beta20190801.11" />
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
<PackageReference Include="YamlDotNet" Version="6.0.0" />
Expand Down

0 comments on commit 491c131

Please sign in to comment.