|
13 | 13 | "Microsoft.Extensions.Logging.Abstractions": "6.0.0" |
14 | 14 | } |
15 | 15 | }, |
16 | | - "Microsoft.CodeAnalysis.NetAnalyzers": { |
17 | | - "type": "Direct", |
18 | | - "requested": "[10.0.100, )", |
19 | | - "resolved": "10.0.100", |
20 | | - "contentHash": "uj9VuyvqylnNueJfU7u2PkI/hEMpZl8Wg9BXyI0eatNEldU5jDYPdwsM8aDL18+1oLovju25MiqOPaGRBnG72A==" |
21 | | - }, |
22 | 16 | "Microsoft.Extensions.Hosting": { |
23 | 17 | "type": "Direct", |
24 | 18 | "requested": "[10.0.1, )", |
|
354 | 348 | "contentHash": "yErfw/3pZkJE/VKza/Cm5idTpIKOy/vsmVi59Ta5SruPVtubzxb8CtnE8tyUpzs5pr0Y28GUFfSVzAhCLN3F/Q==" |
355 | 349 | }, |
356 | 350 | "icsharpcode.decompiler": { |
357 | | - "type": "Project" |
| 351 | + "type": "Project", |
| 352 | + "dependencies": { |
| 353 | + "System.Collections.Immutable": "[9.0.0, )", |
| 354 | + "System.Reflection.Metadata": "[9.0.0, )" |
| 355 | + } |
358 | 356 | }, |
359 | 357 | "icsharpcode.ilspyx": { |
360 | 358 | "type": "Project", |
361 | 359 | "dependencies": { |
362 | 360 | "ICSharpCode.Decompiler": "[8.0.0-noversion, )", |
363 | 361 | "K4os.Compression.LZ4": "[1.3.8, )", |
364 | 362 | "Mono.Cecil": "[0.11.6, )", |
365 | | - "System.Composition.AttributedModel": "[10.0.1, )" |
| 363 | + "System.Composition.AttributedModel": "[10.0.1, )", |
| 364 | + "System.Reflection.Metadata": "[10.0.1, )", |
| 365 | + "System.Runtime.CompilerServices.Unsafe": "[6.1.2, )" |
366 | 366 | } |
367 | 367 | }, |
368 | 368 | "K4os.Compression.LZ4": { |
|
414 | 414 | "resolved": "0.11.6", |
415 | 415 | "contentHash": "f33RkDtZO8VlGXCtmQIviOtxgnUdym9xx/b1p9h91CRGOsJFxCFOFK1FDbVt1OCf1aWwYejUFa2MOQyFWTFjbA==" |
416 | 416 | }, |
| 417 | + "System.Collections.Immutable": { |
| 418 | + "type": "CentralTransitive", |
| 419 | + "requested": "[10.0.1, )", |
| 420 | + "resolved": "9.0.0", |
| 421 | + "contentHash": "QhkXUl2gNrQtvPmtBTQHb0YsUrDiDQ2QS09YbtTTiSjGcf7NBqtYbrG/BE06zcBPCKEwQGzIv13IVdXNOSub2w==" |
| 422 | + }, |
417 | 423 | "System.Composition.AttributedModel": { |
418 | 424 | "type": "CentralTransitive", |
419 | 425 | "requested": "[10.0.1, )", |
420 | 426 | "resolved": "10.0.1", |
421 | 427 | "contentHash": "mRxYvpCVPAeuLEk0c0kxWJVjbW1/HUoxCgYotOj9eDeQiYcTDOMdCQApsTrHYMN3pHBA8WoF00KGolG632Etaw==" |
| 428 | + }, |
| 429 | + "System.Reflection.Metadata": { |
| 430 | + "type": "CentralTransitive", |
| 431 | + "requested": "[10.0.1, )", |
| 432 | + "resolved": "10.0.1", |
| 433 | + "contentHash": "zpcfT/wacPPhE17zcudozlxQtWN/84qyiMyZNGLnK4cj2IMBtLsZYwYjVnALUhPliwyUVj/P7kaZvBWYBCnf2Q==" |
| 434 | + }, |
| 435 | + "System.Runtime.CompilerServices.Unsafe": { |
| 436 | + "type": "CentralTransitive", |
| 437 | + "requested": "[6.1.2, )", |
| 438 | + "resolved": "6.1.2", |
| 439 | + "contentHash": "2hBr6zdbIBTDE3EhK7NSVNdX58uTK6iHW/P/Axmm9sl1xoGSLqDvMtpecn226TNwHByFokYwJmt/aQQNlO5CRw==" |
422 | 440 | } |
423 | 441 | } |
424 | 442 | } |
|
0 commit comments