9
9
</ItemGroup >
10
10
<!-- Community Packages -->
11
11
<ItemGroup >
12
-
13
- <PackageVersion Include =" OpenTelemetry.Extensions.Hosting" Version =" 1.7.0" />
14
- <PackageVersion Include =" OpenTelemetry.Instrumentation.AspNetCore" Version =" 1.8.1" />
15
-
16
12
<PackageVersion Include =" AngleSharp" Version =" 0.14.0" />
17
13
<PackageVersion Include =" Antlr3.Runtime" Version =" 3.5.1" />
18
14
<PackageVersion Include =" Azure.Messaging.ServiceBus" Version =" 7.0.0" />
23
19
<PackageVersion Include =" Buildalyzer" Version =" 3.2.0" />
24
20
<PackageVersion Include =" Bullseye" Version =" 3.5.0" />
25
21
<PackageVersion Include =" CommandLineParser" Version =" 2.6.0" />
22
+ <PackageVersion Include =" Confluent.Kafka" Version =" 1.9.3" />
26
23
<PackageVersion Include =" Elastic.Clients.Elasticsearch" Version =" 8.12.0" />
27
24
<PackageVersion Include =" Elastic.CommonSchema.BenchmarkDotNetExporter" Version =" 1.5.0" />
28
25
<PackageVersion Include =" Elasticsearch.Net" Version =" 7.17.5" />
43
40
<PackageVersion Include =" Grpc.Tools" Version =" 2.62.0" PrivateAssets =" All" IncludeAssets =" runtime; build; native; contentfiles; analyzers; buildtransitive" />
44
41
<PackageVersion Include =" JetBrains.Profiler.Api" Version =" 1.4.0" />
45
42
<PackageVersion Include =" JunitXml.TestLogger" Version =" 3.1.12" PrivateAssets =" All" />
46
- <PackageVersion Include =" Confluent.Kafka" Version =" 1.9.3" />
47
-
48
43
<PackageVersion Include =" MongoDB.Driver" Version =" 2.28.0" />
49
44
<PackageVersion Include =" MongoDB.Driver.Core" Version =" 2.28.0" />
50
45
<PackageVersion Include =" Moq" Version =" 4.20.70" />
51
-
52
46
<PackageVersion Include =" MySql.Data" Version =" 8.0.32.1" />
53
47
<PackageVersion Include =" MySql.Data.EntityFrameworkCore" Version =" 8.0.22" />
54
48
<PackageVersion Include =" NEST" Version =" 7.17.5" />
57
51
<PackageVersion Include =" Newtonsoft.Json" Version =" 13.0.3" />
58
52
<PackageVersion Include =" Nullean.VsTest.Pretty.TestLogger" Version =" 0.4.0" PrivateAssets =" All" />
59
53
<PackageVersion Include =" Octokit" Version =" 0.32.0" />
54
+ <PackageVersion Include =" OpenTelemetry.Extensions.Hosting" Version =" 1.7.0" />
55
+ <PackageVersion Include =" OpenTelemetry.Instrumentation.AspNetCore" Version =" 1.8.1" />
60
56
<PackageVersion Include =" Oracle.ManagedDataAccess" Version =" 21.13.0" />
61
57
<PackageVersion Include =" Oracle.ManagedDataAccess.Core" Version =" 3.21.90" />
62
58
<PackageVersion Include =" Polly" Version =" 7.2.1" />
69
65
<PackageVersion Include =" SpecFlow.xUnit" Version =" 3.5.5" />
70
66
<PackageVersion Include =" StackExchange.Redis" Version =" 2.7.20" />
71
67
<PackageVersion Include =" Swashbuckle.AspNetCore" Version =" 6.5.0" />
72
-
73
68
<PackageVersion Include =" Testcontainers.Elasticsearch" Version =" 3.7.0" />
74
69
<PackageVersion Include =" Testcontainers.Kafka" Version =" 3.7.0" />
75
70
<PackageVersion Include =" Testcontainers.MongoDb" Version =" 3.7.0" />
86
81
87
82
<!-- Microsoft/System packages -->
88
83
<ItemGroup >
89
- <PackageVersion Include =" Microsoft.AspNetCore.Hosting.Abstractions" Version =" 2.2.0" />
90
- <PackageVersion Include =" Microsoft.AspNetCore.Http" Version =" 2.2.2" />
91
- <PackageVersion Include =" Microsoft.AspNetCore.Http.Abstractions" Version =" 2.2.0" />
92
- <PackageVersion Include =" Microsoft.AspNetCore.Http.Extensions" Version =" 2.2.0" />
93
- <PackageVersion Include =" Microsoft.AspNetCore.Routing.Abstractions" Version =" 2.2.0" />
94
-
95
- <PackageVersion Include =" Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version =" 8.0.2" />
96
- <PackageVersion Include =" Microsoft.AspNetCore.Identity.UI" Version =" 8.0.2" />
97
- <PackageVersion Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 8.0.2" />
98
- <PackageVersion Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 8.0.2" />
99
- <PackageVersion Include =" Microsoft.Extensions.Configuration.Abstractions" Version =" 2.2.0" />
100
- <PackageVersion Include =" Microsoft.Extensions.DependencyInjection " Version =" 6.0.0" />
101
- <PackageVersion Include =" Microsoft.Extensions.Hosting" Version =" 8.0.0" />
102
- <PackageVersion Include =" Microsoft.Extensions.Hosting.Abstractions" Version =" 8.0.0" />
103
- <PackageVersion Include =" Microsoft.Extensions.Logging" Version =" 8.0.0" />
104
- <PackageVersion Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 6.0.0" />
105
- <PackageVersion Include =" Microsoft.Extensions.Logging.Configuration" Version =" 8.0.0" />
106
-
107
- <PackageVersion Include =" System.Diagnostics.DiagnosticSource" Version =" 5.0.0" />
108
- <PackageVersion Include =" System.Diagnostics.PerformanceCounter" Version =" 6.0.1" />
109
- <PackageVersion Include =" System.Reflection.Metadata" Version =" 5.0.0" />
110
- <PackageVersion Include =" System.Threading.Tasks.Dataflow" Version =" 4.9.0" />
111
- <PackageVersion Include =" System.Threading.Tasks.Extensions" Version =" 4.5.4" />
112
-
113
84
<PackageVersion Include =" Microsoft.AspNet.Identity.EntityFramework" Version =" 2.2.3" />
114
85
<PackageVersion Include =" Microsoft.AspNet.Identity.Owin" Version =" 2.2.4" />
115
86
<PackageVersion Include =" Microsoft.AspNet.Mvc" Version =" 5.2.4" />
116
87
<PackageVersion Include =" Microsoft.AspNet.TelemetryCorrelation" Version =" 1.0.7" />
117
88
<PackageVersion Include =" Microsoft.AspNet.Web.Optimization" Version =" 1.1.3" />
118
89
<PackageVersion Include =" Microsoft.AspNet.WebApi" Version =" 5.2.4" />
119
- <PackageVersion Include =" Microsoft.AspNetCore.Http.Extensions" Version =" 2.1.21" />
90
+ <PackageVersion Include =" Microsoft.AspNetCore.Hosting.Abstractions" Version =" 2.2.0" />
91
+ <PackageVersion Include =" Microsoft.AspNetCore.Http" Version =" 2.2.2" />
92
+ <PackageVersion Include =" Microsoft.AspNetCore.Http.Abstractions" Version =" 2.2.0" />
93
+ <PackageVersion Include =" Microsoft.AspNetCore.Http.Extensions" Version =" 2.2.0" />
94
+ <PackageVersion Include =" Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version =" 8.0.2" />
95
+ <PackageVersion Include =" Microsoft.AspNetCore.Identity.UI" Version =" 8.0.2" />
120
96
<PackageVersion Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 8.0.2" />
121
97
<PackageVersion Include =" Microsoft.AspNetCore.OpenApi" Version =" 8.0.2" />
98
+ <PackageVersion Include =" Microsoft.AspNetCore.Routing.Abstractions" Version =" 2.2.0" />
122
99
<PackageVersion Include =" Microsoft.Azure.Cosmos" Version =" 3.0.0" />
123
100
<PackageVersion Include =" Microsoft.Azure.DocumentDB.Core" Version =" 2.21.0" />
124
101
<PackageVersion Include =" Microsoft.Azure.Functions.Extensions" Version =" 1.0.0" />
127
104
<PackageVersion Include =" Microsoft.Azure.Functions.Worker.Extensions.Http" Version =" 3.1.0" />
128
105
<PackageVersion Include =" Microsoft.Azure.Functions.Worker.Sdk" Version =" 1.16.1" />
129
106
<PackageVersion Include =" Microsoft.Azure.ServiceBus" Version =" 3.0.0" />
130
- <PackageVersion Include =" Microsoft.Azure.ServiceBus" Version =" 3.0.0" />
131
107
<PackageVersion Include =" Microsoft.Azure.Storage.Blob" Version =" 11.2.2" />
132
108
<PackageVersion Include =" Microsoft.Data.SqlClient" Version =" 5.1.5" />
133
109
<PackageVersion Include =" Microsoft.EntityFrameworkCore" Version =" 8.0.2" />
134
110
<PackageVersion Include =" Microsoft.EntityFrameworkCore.Relational" Version =" 6.0.0" PrivateAssets =" All" />
135
111
<PackageVersion Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 8.0.2" />
136
112
<PackageVersion Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 8.0.2" />
137
113
<PackageVersion Include =" Microsoft.Extensions.Configuration" Version =" 8.0.0" />
114
+ <PackageVersion Include =" Microsoft.Extensions.Configuration.Abstractions" Version =" 2.2.0" />
138
115
<PackageVersion Include =" Microsoft.Extensions.Configuration.UserSecrets" Version =" 8.0.0" />
116
+ <PackageVersion Include =" Microsoft.Extensions.DependencyInjection " Version =" 6.0.0" />
117
+ <PackageVersion Include =" Microsoft.Extensions.Hosting" Version =" 8.0.0" />
118
+ <PackageVersion Include =" Microsoft.Extensions.Hosting.Abstractions" Version =" 8.0.0" />
119
+ <PackageVersion Include =" Microsoft.Extensions.Logging" Version =" 8.0.0" />
120
+ <PackageVersion Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 6.0.0" />
121
+ <PackageVersion Include =" Microsoft.Extensions.Logging.Configuration" Version =" 8.0.0" />
139
122
<PackageVersion Include =" Microsoft.NET.Sdk.Functions" Version =" 4.1.1" />
140
123
<PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 17.9.0" />
141
124
<PackageVersion Include =" Microsoft.Owin.Host.SystemWeb" Version =" 4.1.1" />
142
125
<PackageVersion Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0" PrivateAssets =" All" />
143
126
<PackageVersion Include =" Microsoft.Web.Administration" Version =" 11.1.0" />
144
127
<PackageVersion Include =" MicrosoftAspNetCore.Http" Version =" 2.1.22" />
145
-
146
128
<PackageVersion Include =" System.CommandLine" Version =" 2.0.0-beta1.20427.1" />
147
129
<PackageVersion Include =" System.Data.SQLite" Version =" 1.0.112" />
148
130
<PackageVersion Include =" System.Data.SqlClient" Version =" 4.8.6" />
131
+ <PackageVersion Include =" System.Diagnostics.DiagnosticSource" Version =" 5.0.0" />
132
+ <PackageVersion Include =" System.Diagnostics.PerformanceCounter" Version =" 6.0.1" />
149
133
<PackageVersion Include =" System.IO.FileSystem.AccessControl" Version =" 4.7.0" />
150
134
<PackageVersion Include =" System.Reflection.Emit" Version =" 4.3.0" />
151
135
<PackageVersion Include =" System.Reflection.Emit.Lightweight" Version =" 4.3.0" />
136
+ <PackageVersion Include =" System.Reflection.Metadata" Version =" 5.0.0" />
152
137
<PackageVersion Include =" System.Runtime.Loader" Version =" 4.3.0" />
153
-
138
+ <PackageVersion Include =" System.Threading.Tasks.Dataflow" Version =" 4.9.0" />
139
+ <PackageVersion Include =" System.Threading.Tasks.Extensions" Version =" 4.5.4" />
154
140
</ItemGroup >
155
141
</Project >
0 commit comments