Skip to content

Commit

Permalink
Temporarily reverting workers removal
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiocav committed Aug 2, 2019
1 parent dfa8bc9 commit 1b294b8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Azure.Functions.Cli/Azure.Functions.Cli.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,9 @@
<PackageReference Include="AccentedCommandLineParser" Version="2.0.0" />
<PackageReference Include="Microsoft.AspNetCore.DataProtection" Version="2.2.0" />
<PackageReference Include="Microsoft.Azure.DurableTask.AzureStorage.Internal" Version="1.4.0" />
<PackageReference Include="Microsoft.Azure.Functions.JavaWorker" Version="1.5.0" />
<PackageReference Include="Microsoft.Azure.Functions.NodeJsWorker" Version="1.1.0" />
<PackageReference Include="Microsoft.Azure.Functions.PowerShellWorker" Version="0.1.120-preview" />
<PackageReference Include="Microsoft.Azure.WebJobs.Script.WebHost" Version="2.0.12590" />
<PackageReference Include="Microsoft.Azure.Functions.PythonWorkerRunEnvironments" Version="1.0.0-beta20190710.5" />
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
Expand Down

0 comments on commit 1b294b8

Please sign in to comment.