Skip to content

Commit

Permalink
HOTFIX: Rollback PowerShell Worker
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerLeonhardt authored and ahmelsayed committed Apr 29, 2019
1 parent d1a792e commit 509d59b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Azure.Functions.Cli/Azure.Functions.Cli.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
<PackageReference Include="Microsoft.Azure.DurableTask.AzureStorage.Internal" Version="1.4.0" />
<PackageReference Include="Microsoft.Azure.Functions.JavaWorker" Version="1.3.1-SNAPSHOT" />
<PackageReference Include="Microsoft.Azure.Functions.NodeJsWorker" Version="1.0.2" />
<PackageReference Include="Microsoft.Azure.Functions.PowerShellWorker" Version="0.1.97-preview" />
<PackageReference Include="Microsoft.Azure.Functions.PowerShellWorker" Version="0.1.95-preview" />
<PackageReference Include="Microsoft.Azure.WebJobs.Script.WebHost" Version="2.0.12427" />
<PackageReference Include="Microsoft.Azure.Functions.PythonWorkerRunEnvironments" Version="1.0.0-beta20190304.2" />
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
Expand Down

0 comments on commit 509d59b

Please sign in to comment.