File tree Expand file tree Collapse file tree 4 files changed +5
-6
lines changed Expand file tree Collapse file tree 4 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 74
74
<PackageReference Include =" Microsoft.Azure.Services.AppAuthentication" Version =" 1.0.3" />
75
75
<PackageReference Include =" Microsoft.Azure.Storage.File" Version =" 11.1.7" />
76
76
<PackageReference Include =" Microsoft.Azure.KeyVault" Version =" 3.0.3" />
77
- <PackageReference Include =" Microsoft.Azure.WebJobs" Version =" 3.0.34-11937 " />
77
+ <PackageReference Include =" Microsoft.Azure.WebJobs" Version =" 3.0.34-11957 " />
78
78
<PackageReference Include =" Microsoft.Azure.WebJobs.Host.Storage" Version =" 4.1.0-11943" />
79
79
<PackageReference Include =" Microsoft.Azure.WebJobs.Logging" Version =" 4.0.2" />
80
80
<PackageReference Include =" Microsoft.Azure.WebSites.DataProtection" Version =" 2.1.91-alpha" />
Original file line number Diff line number Diff line change 46
46
<PackageReference Include =" Microsoft.ApplicationInsights.PerfCounterCollector" Version =" 2.20.0" />
47
47
<PackageReference Include =" Microsoft.ApplicationInsights.WindowsServer" Version =" 2.20.0" />
48
48
<PackageReference Include =" Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel" Version =" 2.20.0" />
49
- <PackageReference Include =" Microsoft.Azure.WebJobs" Version =" 3.0.34-11937 " />
49
+ <PackageReference Include =" Microsoft.Azure.WebJobs" Version =" 3.0.34-11957 " />
50
50
<PackageReference Include =" Microsoft.Azure.WebJobs.Host.Storage" Version =" 4.1.0-11943" />
51
51
<PackageReference Include =" Microsoft.Extensions.Azure" Version =" 1.1.1" />
52
52
<PackageReference Include =" Microsoft.AspNetCore.Mvc.WebApiCompatShim" Version =" 2.2.0" >
59
59
<PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS6" Version =" 3.0.1761" />
60
60
<PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7" Version =" 3.0.2046" />
61
61
<PackageReference Include =" Microsoft.Azure.WebJobs.Extensions.Http" Version =" 3.2.0" />
62
- <PackageReference Include =" Microsoft.Azure.WebJobs.Logging.ApplicationInsights" Version =" 3.0.31 " />
63
- <PackageReference Include =" Microsoft.Azure.WebJobs.Extensions" Version =" 4.0.5-10872 " />
62
+ <PackageReference Include =" Microsoft.Azure.WebJobs.Logging.ApplicationInsights" Version =" 3.0.34-11957 " />
63
+ <PackageReference Include =" Microsoft.Azure.WebJobs.Extensions" Version =" 4.0.5-10880 " />
64
64
<PackageReference Include =" Microsoft.Azure.WebJobs.Script.Abstractions" Version =" 1.0.2-preview" />
65
65
<PackageReference Include =" Microsoft.Build" Version =" 15.8.166" />
66
66
<PackageReference Include =" Microsoft.CodeAnalysis" Version =" 3.3.1" />
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.1.1-10859 " />
20
+ <PackageReference Include =" Microsoft.Azure.WebJobs.Extensions.Http" Version =" 3.2.0 " />
21
21
</ItemGroup >
22
22
23
23
</Project >
Original file line number Diff line number Diff line change 56
56
<PackageReference Include =" Microsoft.ApplicationInsights.WindowsServer" Version =" 2.20.0" />
57
57
<PackageReference Include =" Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel" Version =" 2.20.0" />
58
58
<PackageReference Include =" Microsoft.Extensions.Logging.ApplicationInsights" Version =" 2.20.0" />
59
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.4.0" />
60
59
<PackageReference Include =" appinsights.testlogger" Version =" 1.0.0" />
61
60
<PackageReference Include =" FluentAssertions" Version =" 5.9.0" />
62
61
<PackageReference Include =" Microsoft.AspNetCore.TestHost" Version =" 3.1.0" />
You can’t perform that action at this time.
0 commit comments