csharp-sdk-upm/Sample/LeanEngineApp/web/Libs/Storage.deps.json

77 lines
2.1 KiB
JSON
Raw Normal View History

2021-04-29 16:04:25 +08:00
{
"runtimeTarget": {
"name": ".NETStandard,Version=v2.0/",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETStandard,Version=v2.0": {},
".NETStandard,Version=v2.0/": {
"Storage/1.0.0": {
"dependencies": {
"Common": "1.0.0",
"NETStandard.Library": "2.0.3",
"Newtonsoft.Json": "12.0.2"
},
"runtime": {
"Storage.dll": {}
}
},
"Microsoft.NETCore.Platforms/1.1.0": {},
"NETStandard.Library/2.0.3": {
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0"
}
},
"Newtonsoft.Json/12.0.2": {
"runtime": {
"lib/netstandard2.0/Newtonsoft.Json.dll": {
"assemblyVersion": "12.0.0.0",
"fileVersion": "12.0.2.23222"
}
}
},
"Common/1.0.0": {
"dependencies": {
"Newtonsoft.Json": "12.0.2"
},
"runtime": {
"Common.dll": {}
}
}
}
},
"libraries": {
"Storage/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Microsoft.NETCore.Platforms/1.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-blZaySO1YhUZbdvAT4Y/dV5wQhmiBc+N+2z6NEY105HFU4KUV4JlDOUJE5jnxsftTdwUWk9XcLfGa74mYu3NuA==",
"path": "microsoft.netcore.platforms/1.1.0",
"hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512"
},
"NETStandard.Library/2.0.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-y0qCZAz3xrB2CbP5Fejmc50B0L6CuVLdQIETDOJotFuC7+ipCC7l5xAir9Sk/OZV3gLs+LfHrxgqarvvRkXDDw==",
"path": "netstandard.library/2.0.3",
"hashPath": "netstandard.library.2.0.3.nupkg.sha512"
},
"Newtonsoft.Json/12.0.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-rTK0s2EKlfHsQsH6Yx2smvcTCeyoDNgCW7FEYyV01drPlh2T243PR2DiDXqtC5N4GDm4Ma/lkxfW5a/4793vbA==",
"path": "newtonsoft.json/12.0.2",
"hashPath": "newtonsoft.json.12.0.2.nupkg.sha512"
},
"Common/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
}
}
}