Skip to content

Commit

Permalink
Updating WebHost to 3.0.14492
Browse files Browse the repository at this point in the history
  • Loading branch information
mhoeger committed Sep 9, 2020
1 parent 135d489 commit 7586cf7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/Azure.Functions.Cli/Azure.Functions.Cli.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -129,10 +129,10 @@
<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.7.3-SNAPSHOT" />
<PackageReference Include="Microsoft.Azure.Functions.NodeJsWorker" Version="2.0.4" />
<PackageReference Include="Microsoft.Azure.Functions.PowerShellWorker.PS6" Version="3.0.291" />
<PackageReference Include="Microsoft.Azure.Functions.PowerShellWorker.PS7" Version="3.0.293" />
<PackageReference Include="Microsoft.Azure.WebJobs.Script.WebHost" Version="3.0.14287" />
<PackageReference Include="Microsoft.Azure.Functions.NodeJsWorker" Version="2.0.5" />
<PackageReference Include="Microsoft.Azure.Functions.PowerShellWorker.PS6" Version="3.0.446" />
<PackageReference Include="Microsoft.Azure.Functions.PowerShellWorker.PS7" Version="3.0.452" />
<PackageReference Include="Microsoft.Azure.WebJobs.Script.WebHost" Version="3.0.14492" />
<PackageReference Include="Microsoft.Azure.Functions.PythonWorker" Version="3.0.14120" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="YamlDotNet" Version="6.0.0" />
Expand Down

0 comments on commit 7586cf7

Please sign in to comment.