Skip to content

Commit e1d7373

Browse files
authored
Updated core tools to 3.17.0 (#3202)
1 parent 62b3752 commit e1d7373

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
@@ -149,7 +149,7 @@
149149
<PackageReference Include="DotNetZip" Version="1.13.3" />
150150
<PackageReference Include="Microsoft.AspNetCore.DataProtection" Version="2.2.0" />
151151
<PackageReference Include="Microsoft.Azure.DurableTask.AzureStorage.Internal" Version="1.4.0" />
152-
<PackageReference Include="Microsoft.Azure.WebJobs.Script.WebHost" Version="3.16.0" />
152+
<PackageReference Include="Microsoft.Azure.WebJobs.Script.WebHost" Version="3.17.0" />
153153
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
154154
<PackageReference Include="YamlDotNet" Version="6.0.0" />
155155
</ItemGroup>

0 commit comments

Comments
 (0)