Skip to content

Commit 9fc2876

Browse files
authored
Updated Core Tools to 4.24.5 (#3450)
1 parent c140ea3 commit 9fc2876

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@
273273
<PackageReference Include="Microsoft.ApplicationInsights" Version="2.21.0" />
274274
<PackageReference Include="Microsoft.AspNetCore.DataProtection" Version="2.2.0" />
275275
<PackageReference Include="Microsoft.Azure.DurableTask.AzureStorage.Internal" Version="1.4.0" />
276-
<PackageReference Include="Microsoft.Azure.WebJobs.Script.WebHost" Version="4.24.4" />
276+
<PackageReference Include="Microsoft.Azure.WebJobs.Script.WebHost" Version="4.24.5" />
277277
<PackageReference Include="Microsoft.Build" Version="17.0.0" />
278278
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
279279
<PackageReference Include="WindowsAzure.Storage" Version="9.3.1" />

0 commit comments

Comments
 (0)