File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 48
48
<PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7" Version =" 3.0.293" />
49
49
<PackageReference Include =" Microsoft.Azure.WebJobs" Version =" 3.0.19" />
50
50
<PackageReference Include =" Microsoft.Azure.WebJobs.Extensions" Version =" 4.0.1" />
51
- <PackageReference Include =" Microsoft.Azure.WebJobs.Extensions.Http" Version =" 3.0.7 " />
51
+ <PackageReference Include =" Microsoft.Azure.WebJobs.Extensions.Http" Version =" 3.0.8 " />
52
52
<PackageReference Include =" Microsoft.Azure.WebJobs.Logging.ApplicationInsights" Version =" 3.0.18" />
53
53
<PackageReference Include =" Microsoft.Azure.WebJobs.Script.Abstractions" Version =" 1.0.0-preview" />
54
54
<PackageReference Include =" Microsoft.Build" Version =" 15.8.166" />
Original file line number Diff line number Diff line change 17
17
</PropertyGroup >
18
18
19
19
<ItemGroup >
20
- <PackageReference Include =" Microsoft.Azure.WebJobs.Extensions.Http" Version =" 3.0.7 " />
20
+ <PackageReference Include =" Microsoft.Azure.WebJobs.Extensions.Http" Version =" 3.0.8 " />
21
21
</ItemGroup >
22
22
23
23
</Project >
You can’t perform that action at this time.
0 commit comments