Skip to content

Commit

Permalink
Updating WebHost nuget to 2.0.12742
Browse files Browse the repository at this point in the history
  • Loading branch information
gzuber authored and ahmelsayed committed Oct 7, 2019
1 parent b6c2c60 commit fbab3b9
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 @@ -116,7 +116,7 @@
<PackageReference Include="Microsoft.Azure.Functions.JavaWorker" Version="1.5.10246" />
<PackageReference Include="Microsoft.Azure.Functions.NodeJsWorker" Version="1.1.1" />
<PackageReference Include="Microsoft.Azure.Functions.PowerShellWorker" Version="0.1.174-preview" />
<PackageReference Include="Microsoft.Azure.WebJobs.Script.WebHost" Version="2.0.12733" />
<PackageReference Include="Microsoft.Azure.WebJobs.Script.WebHost" Version="2.0.12742" />
<PackageReference Include="Microsoft.Azure.Functions.PythonWorkerRunEnvironments" Version="1.0.0-beta20190910.2" />
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
<PackageReference Include="YamlDotNet" Version="6.0.0" />
Expand Down

0 comments on commit fbab3b9

Please sign in to comment.