Skip to content

Commit

Permalink
Updated Coretools version to 4.16.5 (#3316)
Browse files Browse the repository at this point in the history
  • Loading branch information
v-smanchem authored Mar 21, 2023
1 parent b3b300d commit 8bad4f2
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 @@ -246,7 +246,7 @@
<PackageReference Include="Microsoft.ApplicationInsights" Version="2.21.0" />
<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="4.16.4" />
<PackageReference Include="Microsoft.Azure.WebJobs.Script.WebHost" Version="4.16.5" />
<PackageReference Include="Microsoft.Build" Version="17.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="WindowsAzure.Storage" Version="9.3.1" />
Expand Down

0 comments on commit 8bad4f2

Please sign in to comment.