mirror of https://github.com/icsharpcode/ILSpy.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
92 lines
3.4 KiB
92 lines
3.4 KiB
{ |
|
"version": 2, |
|
"dependencies": { |
|
".NETStandard,Version=v2.0": { |
|
"Mono.Cecil": { |
|
"type": "Direct", |
|
"requested": "[0.11.6, )", |
|
"resolved": "0.11.6", |
|
"contentHash": "f33RkDtZO8VlGXCtmQIviOtxgnUdym9xx/b1p9h91CRGOsJFxCFOFK1FDbVt1OCf1aWwYejUFa2MOQyFWTFjbA==" |
|
}, |
|
"NETStandard.Library": { |
|
"type": "Direct", |
|
"requested": "[2.0.3, )", |
|
"resolved": "2.0.3", |
|
"contentHash": "st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", |
|
"dependencies": { |
|
"Microsoft.NETCore.Platforms": "1.1.0" |
|
} |
|
}, |
|
"PowerShellStandard.Library": { |
|
"type": "Direct", |
|
"requested": "[5.1.1, )", |
|
"resolved": "5.1.1", |
|
"contentHash": "e31xJjG+Kjbv6YF3Yq6D4Dl3or8v7LrNF41k3CXrWozW6hR1zcOe5KYuZJaGSiAgLnwP8wcW+I3+IWEzMPZKXQ==" |
|
}, |
|
"System.Memory": { |
|
"type": "Direct", |
|
"requested": "[4.6.3, )", |
|
"resolved": "4.6.3", |
|
"contentHash": "qdcDOgnFZY40+Q9876JUHnlHu7bosOHX8XISRoH94fwk6hgaeQGSgfZd8srWRZNt5bV9ZW2TljcegDNxsf+96A==", |
|
"dependencies": { |
|
"System.Buffers": "4.6.1", |
|
"System.Numerics.Vectors": "4.6.1", |
|
"System.Runtime.CompilerServices.Unsafe": "6.1.2" |
|
} |
|
}, |
|
"TomsToolbox.Composition.Analyzer": { |
|
"type": "Direct", |
|
"requested": "[2.24.0, )", |
|
"resolved": "2.24.0", |
|
"contentHash": "dKHqW1MeAMnDIbtx8qDTsGwy/7LUiQ3ccdzHX0PzCh1r98Lgl/1deIky9+ojZO0K5HjeA7uE+eW9/h+v7EOIBA==" |
|
}, |
|
"Microsoft.NETCore.Platforms": { |
|
"type": "Transitive", |
|
"resolved": "1.1.0", |
|
"contentHash": "kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==" |
|
}, |
|
"System.Buffers": { |
|
"type": "Transitive", |
|
"resolved": "4.6.1", |
|
"contentHash": "N8GXpmiLMtljq7gwvyS+1QvKT/W2J8sNAvx+HVg4NGmsG/H+2k/y9QI23auLJRterrzCiDH+IWAw4V/GPwsMlw==" |
|
}, |
|
"System.Numerics.Vectors": { |
|
"type": "Transitive", |
|
"resolved": "4.6.1", |
|
"contentHash": "sQxefTnhagrhoq2ReR0D/6K0zJcr9Hrd6kikeXsA1I8kOCboTavcUC4r7TSfpKFeE163uMuxZcyfO1mGO3EN8Q==" |
|
}, |
|
"icsharpcode.decompiler": { |
|
"type": "Project", |
|
"dependencies": { |
|
"System.Collections.Immutable": "[9.0.0, )", |
|
"System.Reflection.Metadata": "[9.0.0, )" |
|
} |
|
}, |
|
"System.Collections.Immutable": { |
|
"type": "CentralTransitive", |
|
"requested": "[10.0.9, )", |
|
"resolved": "10.0.9", |
|
"contentHash": "ci6tokGOzXpemLiZeMrSlA8xKdU43cIO0spbHH+vLaoFMA+fI8CHI3Np3D78jC7EZZrC9jiHDj0VlVK962hzsw==", |
|
"dependencies": { |
|
"System.Memory": "4.6.3", |
|
"System.Runtime.CompilerServices.Unsafe": "6.1.2" |
|
} |
|
}, |
|
"System.Reflection.Metadata": { |
|
"type": "CentralTransitive", |
|
"requested": "[10.0.9, )", |
|
"resolved": "10.0.9", |
|
"contentHash": "RDMS79w3l00LkkvmOxmeF8rrISmPNCR2Xs/0gun8IAyuEP+ktS9D/jue1dpVHDaqIVXpC/QQFEvE8PpmkhOrEQ==", |
|
"dependencies": { |
|
"System.Collections.Immutable": "10.0.9" |
|
} |
|
}, |
|
"System.Runtime.CompilerServices.Unsafe": { |
|
"type": "CentralTransitive", |
|
"requested": "[6.1.2, )", |
|
"resolved": "6.1.2", |
|
"contentHash": "2hBr6zdbIBTDE3EhK7NSVNdX58uTK6iHW/P/Axmm9sl1xoGSLqDvMtpecn226TNwHByFokYwJmt/aQQNlO5CRw==" |
|
} |
|
} |
|
} |
|
} |