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 43
43
<PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker" Version =" 2.0.292" />
44
44
<PackageReference Include =" Microsoft.Azure.WebJobs" Version =" 3.0.19" />
45
45
<PackageReference Include =" Microsoft.Azure.WebJobs.Extensions" Version =" 4.0.1" />
46
- <PackageReference Include =" Microsoft.Azure.WebJobs.Extensions.Http" Version =" 3.0.7 " />
46
+ <PackageReference Include =" Microsoft.Azure.WebJobs.Extensions.Http" Version =" 3.0.8 " />
47
47
<PackageReference Include =" Microsoft.Azure.WebJobs.Logging.ApplicationInsights" Version =" 3.0.18" />
48
48
<PackageReference Include =" Microsoft.Azure.WebJobs.Script.Abstractions" Version =" 1.0.0-preview" />
49
49
<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