Skip to content

Commit 01d17db

Browse files
authored
Updated Coretools to 4.31.1 (#3619)
1 parent e83f960 commit 01d17db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk" InitialTargets="ExcludeWorkersFromReadyToRun">
1+
<Project Sdk="Microsoft.NET.Sdk" InitialTargets="ExcludeWorkersFromReadyToRun">
22
<PropertyGroup>
33
<OutputType>Exe</OutputType>
44
<TargetFramework>net6.0</TargetFramework>
@@ -276,7 +276,7 @@
276276
<PackageReference Include="Microsoft.ApplicationInsights" Version="2.22.0" />
277277
<PackageReference Include="Microsoft.AspNetCore.DataProtection" Version="2.2.0" />
278278
<PackageReference Include="Microsoft.Azure.DurableTask.AzureStorage.Internal" Version="1.4.0" />
279-
<PackageReference Include="Microsoft.Azure.WebJobs.Script.WebHost" Version="4.30.0" />
279+
<PackageReference Include="Microsoft.Azure.WebJobs.Script.WebHost" Version="4.31.1" />
280280
<PackageReference Include="Microsoft.Build" Version="17.0.0" />
281281
<PackageReference Include="Microsoft.IdentityModel.JsonWebTokens" Version="6.35.0" />
282282
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />

0 commit comments

Comments
 (0)