File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 282282 "GraphQL.Client" : " [6.0.0, )" ,
283283 "Microsoft.CSharp" : " [4.7.0, )" ,
284284 "Microsoft.Data.Sqlite" : " [7.0.5, )" ,
285+ "Microsoft.Extensions.DependencyInjection" : " [2.2.0, )" ,
285286 "Microsoft.Extensions.Logging" : " [2.2.0, )" ,
286287 "Microsoft.Extensions.ObjectPool" : " [6.0.0, )" ,
287288 "Speckle.DoubleNumerics" : " [4.1.0, )" ,
332333 "SQLitePCLRaw.bundle_e_sqlite3" : " 2.1.4"
333334 }
334335 },
336+ "Microsoft.Extensions.DependencyInjection" : {
337+ "type" : " CentralTransitive" ,
338+ "requested" : " [10.0.6, )" ,
339+ "resolved" : " 2.2.0" ,
340+ "contentHash" : " MZtBIwfDFork5vfjpJdG5g8wuJFt7d/y3LOSVVtDK/76wlbtz6cjltfKHqLx2TKVqTj5/c41t77m1+h20zqtPA==" ,
341+ "dependencies" : {
342+ "Microsoft.Extensions.DependencyInjection.Abstractions" : " 2.2.0"
343+ }
344+ },
335345 "Microsoft.Extensions.Logging" : {
336346 "type" : " CentralTransitive" ,
337347 "requested" : " [10.0.6, )" ,
Original file line number Diff line number Diff line change 227227 "GraphQL.Client" : " [6.0.0, )" ,
228228 "Microsoft.CSharp" : " [4.7.0, )" ,
229229 "Microsoft.Data.Sqlite" : " [7.0.5, )" ,
230+ "Microsoft.Extensions.DependencyInjection" : " [2.2.0, )" ,
230231 "Microsoft.Extensions.Logging" : " [2.2.0, )" ,
231232 "Microsoft.Extensions.ObjectPool" : " [6.0.0, )" ,
232233 "Speckle.DoubleNumerics" : " [4.1.0, )" ,
277278 "SQLitePCLRaw.bundle_e_sqlite3" : " 2.1.4"
278279 }
279280 },
281+ "Microsoft.Extensions.DependencyInjection" : {
282+ "type" : " CentralTransitive" ,
283+ "requested" : " [10.0.6, )" ,
284+ "resolved" : " 2.2.0" ,
285+ "contentHash" : " MZtBIwfDFork5vfjpJdG5g8wuJFt7d/y3LOSVVtDK/76wlbtz6cjltfKHqLx2TKVqTj5/c41t77m1+h20zqtPA==" ,
286+ "dependencies" : {
287+ "Microsoft.Extensions.DependencyInjection.Abstractions" : " 2.2.0"
288+ }
289+ },
280290 "Microsoft.Extensions.Logging" : {
281291 "type" : " CentralTransitive" ,
282292 "requested" : " [10.0.6, )" ,
Original file line number Diff line number Diff line change 4848 <PackageReference Include =" Microsoft.CSharp" />
4949 <!-- To match Revit .NET 4.8-->
5050 <PackageReference Include =" Microsoft.Extensions.Logging" VersionOverride =" 2.2.0" />
51+ <!-- To match Revit .NET 4.8-->
52+ <PackageReference Include =" Microsoft.Extensions.DependencyInjection" VersionOverride =" 2.2.0" />
5153 <!-- No specific reason for 6.x, no known conficts-->
5254 <PackageReference Include =" Microsoft.Extensions.ObjectPool" VersionOverride =" 6.0.0" />
5355 <!-- Pinned exactly to match v2-->
Original file line number Diff line number Diff line change 2929 "SQLitePCLRaw.bundle_e_sqlite3" : " 2.1.4"
3030 }
3131 },
32+ "Microsoft.Extensions.DependencyInjection" : {
33+ "type" : " Direct" ,
34+ "requested" : " [2.2.0, )" ,
35+ "resolved" : " 2.2.0" ,
36+ "contentHash" : " MZtBIwfDFork5vfjpJdG5g8wuJFt7d/y3LOSVVtDK/76wlbtz6cjltfKHqLx2TKVqTj5/c41t77m1+h20zqtPA==" ,
37+ "dependencies" : {
38+ "Microsoft.Extensions.DependencyInjection.Abstractions" : " 2.2.0"
39+ }
40+ },
3241 "Microsoft.Extensions.Logging" : {
3342 "type" : " Direct" ,
3443 "requested" : " [2.2.0, )" ,
You can’t perform that action at this time.
0 commit comments