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.
235 lines
9.6 KiB
235 lines
9.6 KiB
{ |
|
"version": 2, |
|
"dependencies": { |
|
"net11.0": { |
|
"AwesomeAssertions": { |
|
"type": "Direct", |
|
"requested": "[9.4.0, )", |
|
"resolved": "9.4.0", |
|
"contentHash": "dJxkWiQ8D+xT6Gr2sSL83+Mar+Vpy2JTcUPxFcckpPJ8VYBfSgnk+zqpS6t7kcGnjz8NLyF14qfuoL4bKzzoew==" |
|
}, |
|
"coverlet.MTP": { |
|
"type": "Direct", |
|
"requested": "[10.0.1, )", |
|
"resolved": "10.0.1", |
|
"contentHash": "VR4/Y0Arr8cdIKhYE5dZCI2XU1ShCHZEAgm+LjokTThl1vzy9scqq8NDLETok5AchMTtsUQqcAU81N1cgHUclg==", |
|
"dependencies": { |
|
"Microsoft.Extensions.Configuration": "10.0.8", |
|
"Microsoft.Extensions.Configuration.Json": "10.0.8", |
|
"Microsoft.Extensions.DependencyInjection": "10.0.8", |
|
"Microsoft.Testing.Platform": "2.2.2" |
|
} |
|
}, |
|
"Microsoft.Testing.Extensions.TrxReport": { |
|
"type": "Direct", |
|
"requested": "[2.1.0, )", |
|
"resolved": "2.1.0", |
|
"contentHash": "cXmP225WcMLLOSrW8xekaNhfzdBwXX3cbXbE5qSzmLbK0KZe3z8rAObKj70FWiPPPzm2W22x0ZW93gsmAfK6Mg==", |
|
"dependencies": { |
|
"Microsoft.Testing.Extensions.TrxReport.Abstractions": "2.1.0", |
|
"Microsoft.Testing.Platform": "2.1.0" |
|
} |
|
}, |
|
"Microsoft.Testing.Extensions.VSTestBridge": { |
|
"type": "Direct", |
|
"requested": "[2.1.0, )", |
|
"resolved": "2.1.0", |
|
"contentHash": "bNRIEA2YoGr+Y+7LHdA7i1U80+7BAdf4K4Qh4Kx6eKkoBK/NV7QpoMg+GWPP0/eqAFzuUmUOIPVZ87Oo0Vyxmw==", |
|
"dependencies": { |
|
"Microsoft.TestPlatform.ObjectModel": "18.0.1", |
|
"Microsoft.Testing.Extensions.Telemetry": "2.1.0", |
|
"Microsoft.Testing.Extensions.TrxReport.Abstractions": "2.1.0", |
|
"Microsoft.Testing.Platform": "2.1.0" |
|
} |
|
}, |
|
"NUnit": { |
|
"type": "Direct", |
|
"requested": "[4.6.1, )", |
|
"resolved": "4.6.1", |
|
"contentHash": "xS4+YaBFUv1r8bcAbjitSfYaRZGfMwUiMdiaRziBXZpKgVxKDSHhjUn0mV5mObHGZRZq6eNa+WFWr3g8grj66A==" |
|
}, |
|
"NUnit3TestAdapter": { |
|
"type": "Direct", |
|
"requested": "[6.2.0, )", |
|
"resolved": "6.2.0", |
|
"contentHash": "8PMJB8za2u8S0ey/nEtvh9BHjLhv5yzUEMCmA0+VIPLKSeOAZ3TEHWDyAp0+iPQb3jnBH1o8k0PoU2FgzXLRnQ==", |
|
"dependencies": { |
|
"Microsoft.Extensions.DependencyModel": "8.0.2", |
|
"Microsoft.Testing.Extensions.VSTestBridge": "2.1.0", |
|
"Microsoft.Testing.Platform.MSBuild": "2.1.0" |
|
} |
|
}, |
|
"TomsToolbox.Composition.Analyzer": { |
|
"type": "Direct", |
|
"requested": "[2.24.0, )", |
|
"resolved": "2.24.0", |
|
"contentHash": "dKHqW1MeAMnDIbtx8qDTsGwy/7LUiQ3ccdzHX0PzCh1r98Lgl/1deIky9+ojZO0K5HjeA7uE+eW9/h+v7EOIBA==" |
|
}, |
|
"Microsoft.ApplicationInsights": { |
|
"type": "Transitive", |
|
"resolved": "2.23.0", |
|
"contentHash": "nWArUZTdU7iqZLycLKWe0TDms48KKGE6pONH2terYNa8REXiqixrMOkf1sk5DHGMaUTqONU2YkS4SAXBhLStgw==", |
|
"dependencies": { |
|
"System.Diagnostics.DiagnosticSource": "5.0.0" |
|
} |
|
}, |
|
"Microsoft.Extensions.Configuration.Abstractions": { |
|
"type": "Transitive", |
|
"resolved": "10.0.9", |
|
"contentHash": "qGhRPd3VxfLV9UqatVOiD9mAeUbj2KiMwGFYC5uXlzExiZQoe4X/hdmzGIU7BQjNLTqCnnbTHVyBglG3668/HA==", |
|
"dependencies": { |
|
"Microsoft.Extensions.Primitives": "10.0.9" |
|
} |
|
}, |
|
"Microsoft.Extensions.Configuration.FileExtensions": { |
|
"type": "Transitive", |
|
"resolved": "10.0.9", |
|
"contentHash": "NgLB9cYnIb0/djSDcnqo4GIGGWooxGmr/gCUe3/CRXcKqLizOFui8MyW4EVkTB/KNJL+oXdMXnD6ZRm3Y+qkrQ==", |
|
"dependencies": { |
|
"Microsoft.Extensions.Configuration": "10.0.9", |
|
"Microsoft.Extensions.Configuration.Abstractions": "10.0.9", |
|
"Microsoft.Extensions.FileProviders.Abstractions": "10.0.9", |
|
"Microsoft.Extensions.FileProviders.Physical": "10.0.9", |
|
"Microsoft.Extensions.Primitives": "10.0.9" |
|
} |
|
}, |
|
"Microsoft.Extensions.DependencyInjection": { |
|
"type": "Transitive", |
|
"resolved": "10.0.8", |
|
"contentHash": "daf62xHIrq8pnE709hgaZZN9tSam9TGGepWe1+bE6V3GEuVwJiMs6ib+38lfMCyAJAHiX0vapxBhsuMSV7U+cg==", |
|
"dependencies": { |
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.8" |
|
} |
|
}, |
|
"Microsoft.Extensions.DependencyModel": { |
|
"type": "Transitive", |
|
"resolved": "8.0.2", |
|
"contentHash": "mUBDZZRgZrSyFOsJ2qJJ9fXfqd/kXJwf3AiDoqLD9m6TjY5OO/vLNOb9fb4juC0487eq4hcGN/M2Rh/CKS7QYw==" |
|
}, |
|
"Microsoft.Extensions.FileProviders.Abstractions": { |
|
"type": "Transitive", |
|
"resolved": "10.0.9", |
|
"contentHash": "Oxn4vqDk+EwceTMpZxVm7L/UZEAM1qIQlNP1+7tBZckD+P4SKrm/5X4gMTPCTdpnau/xY8Sb4/0d6onomSg4ZA==", |
|
"dependencies": { |
|
"Microsoft.Extensions.Primitives": "10.0.9" |
|
} |
|
}, |
|
"Microsoft.Extensions.FileProviders.Physical": { |
|
"type": "Transitive", |
|
"resolved": "10.0.9", |
|
"contentHash": "zm8WVod4swgprGrkxkuSILlbXqdDRqF+3y6U0I7jlmj4PMyKN6d8pzXZHUn5lr/gZVULzk/+FeTYlTupt6akpg==", |
|
"dependencies": { |
|
"Microsoft.Extensions.FileProviders.Abstractions": "10.0.9", |
|
"Microsoft.Extensions.FileSystemGlobbing": "10.0.9", |
|
"Microsoft.Extensions.Primitives": "10.0.9" |
|
} |
|
}, |
|
"Microsoft.Extensions.FileSystemGlobbing": { |
|
"type": "Transitive", |
|
"resolved": "10.0.9", |
|
"contentHash": "mvRf9qOH/LslWIee/h+lsElnoUyKotEwoPL31soqScmO/eoxObaTCLCdx2DdqPdRi9LnB+7qKZ49jfyrLZuc+w==" |
|
}, |
|
"Microsoft.Extensions.Primitives": { |
|
"type": "Transitive", |
|
"resolved": "10.0.9", |
|
"contentHash": "fmEbAUFsaIKirgLt/lYhuFRBwhcSJN31jjHgCdbQxJiWOum6EdLjkbgGuukSP9z/a+9LibaxII/kF+GwOXgC4g==" |
|
}, |
|
"Microsoft.Testing.Extensions.Telemetry": { |
|
"type": "Transitive", |
|
"resolved": "2.1.0", |
|
"contentHash": "5TwgTx2u7k9Al/xbZ18QXq4Hdy2xewkVTI6K3sk+jY2ykqUkIKNuj7rFu3GOV5KnEUkevhw6eZcyZs77STHJIA==", |
|
"dependencies": { |
|
"Microsoft.ApplicationInsights": "2.23.0", |
|
"Microsoft.Testing.Platform": "2.1.0" |
|
} |
|
}, |
|
"Microsoft.Testing.Extensions.TrxReport.Abstractions": { |
|
"type": "Transitive", |
|
"resolved": "2.1.0", |
|
"contentHash": "D8xmIJYQFJ6D49Rx5/vPrkZZxb338Jkew+eSqZLBfBiWKw4QZKy3i1BOXiLfz0lOmaNErwDz/YWRojCdNl+B9Q==", |
|
"dependencies": { |
|
"Microsoft.Testing.Platform": "2.1.0" |
|
} |
|
}, |
|
"Microsoft.Testing.Platform": { |
|
"type": "Transitive", |
|
"resolved": "2.2.2", |
|
"contentHash": "9mUsTOri0aVqBX7/EJwqVJxVwdOzGUVJqK1H2EMfIl9xxJuSdqhfAlJbukl/iNugvi4+cmQs/LI8PLTDUT9P1A==" |
|
}, |
|
"Microsoft.Testing.Platform.MSBuild": { |
|
"type": "Transitive", |
|
"resolved": "2.1.0", |
|
"contentHash": "UpfPebXQtHGrWz21+YLHmJSm+5zsuPE9U9pfdCtoB+67g75fDmWlNgpkH2ZmdVhSwkjNIed9Icg8Iu63z2ei5Q==", |
|
"dependencies": { |
|
"Microsoft.Testing.Platform": "2.1.0" |
|
} |
|
}, |
|
"Microsoft.TestPlatform.ObjectModel": { |
|
"type": "Transitive", |
|
"resolved": "18.0.1", |
|
"contentHash": "qT/mwMcLF9BieRkzOBPL2qCopl8hQu6A1P7JWAoj/FMu5i9vds/7cjbJ/LLtaiwWevWLAeD5v5wjQJ/l6jvhWQ==", |
|
"dependencies": { |
|
"System.Reflection.Metadata": "8.0.0" |
|
} |
|
}, |
|
"System.Diagnostics.DiagnosticSource": { |
|
"type": "Transitive", |
|
"resolved": "5.0.0", |
|
"contentHash": "tCQTzPsGZh/A9LhhA6zrqCRV4hOHsK90/G7q3Khxmn6tnB1PuNU0cRaKANP2AWcF9bn0zsuOoZOSrHuJk6oNBA==" |
|
}, |
|
"icsharpcode.bamldecompiler": { |
|
"type": "Project", |
|
"dependencies": { |
|
"ICSharpCode.Decompiler": "[8.0.0-noversion, )" |
|
} |
|
}, |
|
"icsharpcode.decompiler": { |
|
"type": "Project", |
|
"dependencies": { |
|
"System.Collections.Immutable": "[9.0.0, )", |
|
"System.Reflection.Metadata": "[9.0.0, )" |
|
} |
|
}, |
|
"Microsoft.Extensions.Configuration": { |
|
"type": "CentralTransitive", |
|
"requested": "[10.0.9, )", |
|
"resolved": "10.0.9", |
|
"contentHash": "woZsWLhOQsASuxbmgiZJqiGUBNo3IjRdXC92xt8rRokza+P6/nIsnzq7sm9Or6ZYcRl2kL1ufj8HVzp1QlPTXw==", |
|
"dependencies": { |
|
"Microsoft.Extensions.Configuration.Abstractions": "10.0.9", |
|
"Microsoft.Extensions.Primitives": "10.0.9" |
|
} |
|
}, |
|
"Microsoft.Extensions.Configuration.Json": { |
|
"type": "CentralTransitive", |
|
"requested": "[10.0.9, )", |
|
"resolved": "10.0.9", |
|
"contentHash": "LiFKJgc9jZEW+7RhcSfsvCwoikt1lDdOqOn+whZC5zVHyg/gExftHl2QPtmfiHsEdDNg+Y+BDr6835tOfj8Y7A==", |
|
"dependencies": { |
|
"Microsoft.Extensions.Configuration": "10.0.9", |
|
"Microsoft.Extensions.Configuration.Abstractions": "10.0.9", |
|
"Microsoft.Extensions.Configuration.FileExtensions": "10.0.9", |
|
"Microsoft.Extensions.FileProviders.Abstractions": "10.0.9" |
|
} |
|
}, |
|
"Microsoft.Extensions.DependencyInjection.Abstractions": { |
|
"type": "CentralTransitive", |
|
"requested": "[10.0.9, )", |
|
"resolved": "10.0.9", |
|
"contentHash": "g41l/30G3K4B/d/L8kjux0+30e27c8D0FVQ/PFCpbekgfDpj9mnDhieP67EqXWvl1EWNeZh2rpR4F5B/jcDOHA==" |
|
}, |
|
"System.Collections.Immutable": { |
|
"type": "CentralTransitive", |
|
"requested": "[10.0.9, )", |
|
"resolved": "10.0.9", |
|
"contentHash": "ci6tokGOzXpemLiZeMrSlA8xKdU43cIO0spbHH+vLaoFMA+fI8CHI3Np3D78jC7EZZrC9jiHDj0VlVK962hzsw==" |
|
}, |
|
"System.Reflection.Metadata": { |
|
"type": "CentralTransitive", |
|
"requested": "[10.0.9, )", |
|
"resolved": "10.0.9", |
|
"contentHash": "RDMS79w3l00LkkvmOxmeF8rrISmPNCR2Xs/0gun8IAyuEP+ktS9D/jue1dpVHDaqIVXpC/QQFEvE8PpmkhOrEQ==" |
|
} |
|
} |
|
} |
|
} |