332 lines
11 KiB
JSON
332 lines
11 KiB
JSON
{
|
|
"runtimeTarget": {
|
|
"name": ".NETStandard,Version=v2.1/",
|
|
"signature": ""
|
|
},
|
|
"compilationOptions": {},
|
|
"targets": {
|
|
".NETStandard,Version=v2.1": {},
|
|
".NETStandard,Version=v2.1/": {
|
|
"PluginD/1.0.0": {
|
|
"dependencies": {
|
|
"Dictionary.Domain": "1.0.0",
|
|
"ExternalServiceForPluginD": "1.0.0",
|
|
"Microsoft.Extensions.Configuration.Abstractions": "3.1.0",
|
|
"Prise.IntegrationTestsContract": "1.0.0",
|
|
"Prise.Plugin": "1.0.0",
|
|
"Prise.PluginBridge": "1.0.0"
|
|
},
|
|
"runtime": {
|
|
"PluginD.dll": {}
|
|
}
|
|
},
|
|
"Microsoft.Bcl.AsyncInterfaces/1.1.0": {
|
|
"dependencies": {
|
|
"System.Threading.Tasks.Extensions": "4.5.2"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
|
|
"assemblyVersion": "1.0.0.0",
|
|
"fileVersion": "4.700.19.56404"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Configuration.Abstractions/3.1.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Primitives": "3.1.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
|
|
"assemblyVersion": "3.1.0.0",
|
|
"fileVersion": "3.100.19.56504"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection/2.1.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.1.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll": {
|
|
"assemblyVersion": "2.1.0.0",
|
|
"fileVersion": "2.1.0.18136"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions/2.1.0": {
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
|
|
"assemblyVersion": "2.1.0.0",
|
|
"fileVersion": "2.1.0.18136"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.Primitives/3.1.0": {
|
|
"dependencies": {
|
|
"System.Memory": "4.5.3",
|
|
"System.Runtime.CompilerServices.Unsafe": "4.7.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": {
|
|
"assemblyVersion": "3.1.0.0",
|
|
"fileVersion": "3.100.19.56504"
|
|
}
|
|
}
|
|
},
|
|
"Newtonsoft.Json/11.0.2": {
|
|
"runtime": {
|
|
"lib/netstandard2.0/Newtonsoft.Json.dll": {
|
|
"assemblyVersion": "11.0.0.0",
|
|
"fileVersion": "11.0.2.21924"
|
|
}
|
|
}
|
|
},
|
|
"System.Buffers/4.5.0": {
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Buffers.dll": {
|
|
"assemblyVersion": "4.0.3.0",
|
|
"fileVersion": "4.6.26515.6"
|
|
}
|
|
}
|
|
},
|
|
"System.Memory/4.5.3": {
|
|
"dependencies": {
|
|
"System.Buffers": "4.5.0",
|
|
"System.Numerics.Vectors": "4.5.0",
|
|
"System.Runtime.CompilerServices.Unsafe": "4.7.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Memory.dll": {
|
|
"assemblyVersion": "4.0.1.1",
|
|
"fileVersion": "4.6.27617.2"
|
|
}
|
|
}
|
|
},
|
|
"System.Numerics.Vectors/4.5.0": {
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Numerics.Vectors.dll": {
|
|
"assemblyVersion": "4.1.4.0",
|
|
"fileVersion": "4.6.26515.6"
|
|
}
|
|
}
|
|
},
|
|
"System.Reflection.DispatchProxy/4.7.0": {
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Reflection.DispatchProxy.dll": {
|
|
"assemblyVersion": "4.0.6.0",
|
|
"fileVersion": "4.700.19.56404"
|
|
}
|
|
}
|
|
},
|
|
"System.Runtime.CompilerServices.Unsafe/4.7.0": {
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {
|
|
"assemblyVersion": "4.0.6.0",
|
|
"fileVersion": "4.700.19.56404"
|
|
}
|
|
}
|
|
},
|
|
"System.Text.Encodings.Web/4.7.0": {
|
|
"runtime": {
|
|
"lib/netstandard2.1/System.Text.Encodings.Web.dll": {
|
|
"assemblyVersion": "4.0.5.0",
|
|
"fileVersion": "4.700.19.56404"
|
|
}
|
|
}
|
|
},
|
|
"System.Text.Json/4.7.0": {
|
|
"dependencies": {
|
|
"Microsoft.Bcl.AsyncInterfaces": "1.1.0",
|
|
"System.Buffers": "4.5.0",
|
|
"System.Memory": "4.5.3",
|
|
"System.Numerics.Vectors": "4.5.0",
|
|
"System.Runtime.CompilerServices.Unsafe": "4.7.0",
|
|
"System.Text.Encodings.Web": "4.7.0",
|
|
"System.Threading.Tasks.Extensions": "4.5.2"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Text.Json.dll": {
|
|
"assemblyVersion": "4.0.1.0",
|
|
"fileVersion": "4.700.19.56404"
|
|
}
|
|
}
|
|
},
|
|
"System.Threading.Tasks.Extensions/4.5.2": {
|
|
"dependencies": {
|
|
"System.Runtime.CompilerServices.Unsafe": "4.7.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": {
|
|
"assemblyVersion": "4.2.0.0",
|
|
"fileVersion": "4.6.27129.4"
|
|
}
|
|
}
|
|
},
|
|
"Dictionary.Domain/1.0.0": {
|
|
"dependencies": {
|
|
"Newtonsoft.Json": "11.0.2"
|
|
},
|
|
"runtime": {
|
|
"Dictionary.Domain.dll": {}
|
|
}
|
|
},
|
|
"ExternalServiceForPluginD/1.0.0": {
|
|
"runtime": {
|
|
"ExternalServiceForPluginD.dll": {}
|
|
}
|
|
},
|
|
"Prise.IntegrationTestsContract/1.0.0": {
|
|
"runtime": {
|
|
"Prise.IntegrationTestsContract.dll": {}
|
|
}
|
|
},
|
|
"Prise.Plugin/1.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.DependencyInjection": "2.1.0"
|
|
},
|
|
"runtime": {
|
|
"Prise.Plugin.dll": {}
|
|
}
|
|
},
|
|
"Prise.PluginBridge/1.0.0": {
|
|
"dependencies": {
|
|
"System.Reflection.DispatchProxy": "4.7.0",
|
|
"System.Text.Json": "4.7.0"
|
|
},
|
|
"runtime": {
|
|
"Prise.PluginBridge.dll": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"libraries": {
|
|
"PluginD/1.0.0": {
|
|
"type": "project",
|
|
"serviceable": false,
|
|
"sha512": ""
|
|
},
|
|
"Microsoft.Bcl.AsyncInterfaces/1.1.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-1Am6l4Vpn3/K32daEqZI+FFr96OlZkgwK2LcT3pZ2zWubR5zTPW3/FkO1Rat9kb7oQOa4rxgl9LJHc5tspCWfg==",
|
|
"path": "microsoft.bcl.asyncinterfaces/1.1.0",
|
|
"hashPath": "microsoft.bcl.asyncinterfaces.1.1.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Configuration.Abstractions/3.1.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-ESz6bVoDQX7sgWdKHF6G9Pq672T8k+19AFb/txDXwdz7MoqaNQj2/in3agm/3qae9V+WvQZH86LLTNVo0it8vQ==",
|
|
"path": "microsoft.extensions.configuration.abstractions/3.1.0",
|
|
"hashPath": "microsoft.extensions.configuration.abstractions.3.1.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection/2.1.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-gqQviLfuA31PheEGi+XJoZc1bc9H9RsPa9Gq9XuDct7XGWSR9eVXjK5Sg7CSUPhTFHSuxUFY12wcTYLZ4zM1hg==",
|
|
"path": "microsoft.extensions.dependencyinjection/2.1.0",
|
|
"hashPath": "microsoft.extensions.dependencyinjection.2.1.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.DependencyInjection.Abstractions/2.1.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-8/CtASu80UIoyG+r8FstrmZW5GLtXxzoYpjj3jV0FKZCL5CiFgSH3pAmqut/dC68mu7N1bU6v0UtKKL3gCUQGQ==",
|
|
"path": "microsoft.extensions.dependencyinjection.abstractions/2.1.0",
|
|
"hashPath": "microsoft.extensions.dependencyinjection.abstractions.2.1.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Primitives/3.1.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-LEKAnX7lhUhSoIc2XraCTK3M4IU/LdVUzCe464Sa4+7F4ZJuXHHRzZli2mDbiT4xzAZhgqXbvfnb5+CNDcQFfg==",
|
|
"path": "microsoft.extensions.primitives/3.1.0",
|
|
"hashPath": "microsoft.extensions.primitives.3.1.0.nupkg.sha512"
|
|
},
|
|
"Newtonsoft.Json/11.0.2": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-IvJe1pj7JHEsP8B8J8DwlMEx8UInrs/x+9oVY+oCD13jpLu4JbJU2WCIsMRn5C4yW9+DgkaO8uiVE5VHKjpmdQ==",
|
|
"path": "newtonsoft.json/11.0.2",
|
|
"hashPath": "newtonsoft.json.11.0.2.nupkg.sha512"
|
|
},
|
|
"System.Buffers/4.5.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-pL2ChpaRRWI/p4LXyy4RgeWlYF2sgfj/pnVMvBqwNFr5cXg7CXNnWZWxrOONLg8VGdFB8oB+EG2Qw4MLgTOe+A==",
|
|
"path": "system.buffers/4.5.0",
|
|
"hashPath": "system.buffers.4.5.0.nupkg.sha512"
|
|
},
|
|
"System.Memory/4.5.3": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==",
|
|
"path": "system.memory/4.5.3",
|
|
"hashPath": "system.memory.4.5.3.nupkg.sha512"
|
|
},
|
|
"System.Numerics.Vectors/4.5.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==",
|
|
"path": "system.numerics.vectors/4.5.0",
|
|
"hashPath": "system.numerics.vectors.4.5.0.nupkg.sha512"
|
|
},
|
|
"System.Reflection.DispatchProxy/4.7.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-zZ+An2QZWOsNP+T+ft3/b5Xm1+6mELT5c+OOTUlt3oh0+BUKI6M0bvMA75t/uMxwfav/qy4ZoUCZ+SDaekTwTA==",
|
|
"path": "system.reflection.dispatchproxy/4.7.0",
|
|
"hashPath": "system.reflection.dispatchproxy.4.7.0.nupkg.sha512"
|
|
},
|
|
"System.Runtime.CompilerServices.Unsafe/4.7.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-IpU1lcHz8/09yDr9N+Juc7SCgNUz+RohkCQI+KsWKR67XxpFr8Z6c8t1iENCXZuRuNCc4HBwme/MDHNVCwyAKg==",
|
|
"path": "system.runtime.compilerservices.unsafe/4.7.0",
|
|
"hashPath": "system.runtime.compilerservices.unsafe.4.7.0.nupkg.sha512"
|
|
},
|
|
"System.Text.Encodings.Web/4.7.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-IJanJWPQvya2sbGStt3Fkdy4IaomUBSadAfYWeJDQw0zclMk9ixSvMeei6cSmTTQ6ZkGIIAbhHZVCoLR7GgX7Q==",
|
|
"path": "system.text.encodings.web/4.7.0",
|
|
"hashPath": "system.text.encodings.web.4.7.0.nupkg.sha512"
|
|
},
|
|
"System.Text.Json/4.7.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-IPq/x/d5nAcnD3vIyM3AbPOaTgcqrh0AqPSx7U53UFu3M6k1TH1u/eXc9/h4jm/3mpP1WRUpevlPY4PACd7AWw==",
|
|
"path": "system.text.json/4.7.0",
|
|
"hashPath": "system.text.json.4.7.0.nupkg.sha512"
|
|
},
|
|
"System.Threading.Tasks.Extensions/4.5.2": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-BG/TNxDFv0svAzx8OiMXDlsHfGw623BZ8tCXw4YLhDFDvDhNUEV58jKYMGRnkbJNm7c3JNNJDiN7JBMzxRBR2w==",
|
|
"path": "system.threading.tasks.extensions/4.5.2",
|
|
"hashPath": "system.threading.tasks.extensions.4.5.2.nupkg.sha512"
|
|
},
|
|
"Dictionary.Domain/1.0.0": {
|
|
"type": "project",
|
|
"serviceable": false,
|
|
"sha512": ""
|
|
},
|
|
"ExternalServiceForPluginD/1.0.0": {
|
|
"type": "project",
|
|
"serviceable": false,
|
|
"sha512": ""
|
|
},
|
|
"Prise.IntegrationTestsContract/1.0.0": {
|
|
"type": "project",
|
|
"serviceable": false,
|
|
"sha512": ""
|
|
},
|
|
"Prise.Plugin/1.0.0": {
|
|
"type": "project",
|
|
"serviceable": false,
|
|
"sha512": ""
|
|
},
|
|
"Prise.PluginBridge/1.0.0": {
|
|
"type": "project",
|
|
"serviceable": false,
|
|
"sha512": ""
|
|
}
|
|
}
|
|
} |