Skip to content

Commit

Permalink
updated host version to 3.14.1 (#3168)
Browse files Browse the repository at this point in the history
  • Loading branch information
v-smanchem authored Oct 10, 2022
1 parent 8856181 commit 21e3cf1
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 @@ -149,7 +149,7 @@
<PackageReference Include="DotNetZip" Version="1.13.3" />
<PackageReference Include="Microsoft.AspNetCore.DataProtection" Version="2.2.0" />
<PackageReference Include="Microsoft.Azure.DurableTask.AzureStorage.Internal" Version="1.4.0" />
<PackageReference Include="Microsoft.Azure.WebJobs.Script.WebHost" Version="3.13.1" />
<PackageReference Include="Microsoft.Azure.WebJobs.Script.WebHost" Version="3.14.1" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="YamlDotNet" Version="6.0.0" />
</ItemGroup>
Expand Down

0 comments on commit 21e3cf1

Please sign in to comment.