Skip to content

Commit 1b294b8

Browse files
committed
Temporarily reverting workers removal
1 parent dfa8bc9 commit 1b294b8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Azure.Functions.Cli/Azure.Functions.Cli.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,9 @@
106106
<PackageReference Include="AccentedCommandLineParser" Version="2.0.0" />
107107
<PackageReference Include="Microsoft.AspNetCore.DataProtection" Version="2.2.0" />
108108
<PackageReference Include="Microsoft.Azure.DurableTask.AzureStorage.Internal" Version="1.4.0" />
109+
<PackageReference Include="Microsoft.Azure.Functions.JavaWorker" Version="1.5.0" />
110+
<PackageReference Include="Microsoft.Azure.Functions.NodeJsWorker" Version="1.1.0" />
111+
<PackageReference Include="Microsoft.Azure.Functions.PowerShellWorker" Version="0.1.120-preview" />
109112
<PackageReference Include="Microsoft.Azure.WebJobs.Script.WebHost" Version="2.0.12590" />
110113
<PackageReference Include="Microsoft.Azure.Functions.PythonWorkerRunEnvironments" Version="1.0.0-beta20190710.5" />
111114
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />

0 commit comments

Comments
 (0)