Skip to content

Commit b3b300d

Browse files
authored
Updated Coretools version to 4.16.4 (#3314)
1 parent 981aa2b commit b3b300d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Azure.Functions.Cli/Azure.Functions.Cli.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@
246246
<PackageReference Include="Microsoft.ApplicationInsights" Version="2.21.0" />
247247
<PackageReference Include="Microsoft.AspNetCore.DataProtection" Version="2.2.0" />
248248
<PackageReference Include="Microsoft.Azure.DurableTask.AzureStorage.Internal" Version="1.4.0" />
249-
<PackageReference Include="Microsoft.Azure.WebJobs.Script.WebHost" Version="4.16.3" />
249+
<PackageReference Include="Microsoft.Azure.WebJobs.Script.WebHost" Version="4.16.4" />
250250
<PackageReference Include="Microsoft.Build" Version="17.0.0" />
251251
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
252252
<PackageReference Include="WindowsAzure.Storage" Version="9.3.1" />

0 commit comments

Comments
 (0)