Upsilon-VsCode/UpsilonLanguageServer/Lib/Upsilon.deps.json

93 lines
2.9 KiB
JSON
Raw Normal View History

2018-11-25 21:19:02 +00:00
{
"runtimeTarget": {
"name": ".NETStandard,Version=v2.0/",
2019-02-17 17:07:28 +00:00
"signature": "b1ed152b8405f2a847a2da3308cb28dfa1be072b"
2018-11-25 21:19:02 +00:00
},
"compilationOptions": {},
"targets": {
".NETStandard,Version=v2.0": {},
".NETStandard,Version=v2.0/": {
"Upsilon/1.0.0": {
"dependencies": {
2019-02-17 17:07:28 +00:00
"JetBrains.Annotations": "2018.3.0",
2018-11-25 21:19:02 +00:00
"NETStandard.Library": "2.0.3",
2018-12-12 21:29:47 +00:00
"System.Collections.Immutable": "1.5.0",
"Microsoft.CSharp": "4.0.0.0"
2018-11-25 21:19:02 +00:00
},
"runtime": {
"Upsilon.dll": {}
}
},
2019-02-17 17:07:28 +00:00
"JetBrains.Annotations/2018.3.0": {
"runtime": {
"lib/netstandard2.0/JetBrains.Annotations.dll": {
"assemblyVersion": "2018.3.0.0",
"fileVersion": "2018.3.0.0"
}
}
},
2018-11-25 21:19:02 +00:00
"Microsoft.NETCore.Platforms/1.1.0": {},
"NETStandard.Library/2.0.3": {
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0"
}
},
"System.Collections.Immutable/1.5.0": {
"runtime": {
"lib/netstandard2.0/System.Collections.Immutable.dll": {
"assemblyVersion": "1.2.3.0",
"fileVersion": "4.6.26515.6"
}
}
2018-12-12 21:29:47 +00:00
},
"Microsoft.CSharp/4.0.0.0": {
"runtime": {
"Microsoft.CSharp.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.6.26515.6"
}
}
2018-11-25 21:19:02 +00:00
}
}
},
"libraries": {
"Upsilon/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
2019-02-17 17:07:28 +00:00
"JetBrains.Annotations/2018.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-6EyyfdCtckcJpMyPotkR7jyjx/eDSIF3k5Sar/oVOisxyoFZ8rf57sPazuhvWxqin4LrIzEZpWMoDkyC5s1Gug==",
"path": "jetbrains.annotations/2018.3.0",
"hashPath": "jetbrains.annotations.2018.3.0.nupkg.sha512"
},
2018-11-25 21:19:02 +00:00
"Microsoft.NETCore.Platforms/1.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
"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-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==",
"path": "netstandard.library/2.0.3",
"hashPath": "netstandard.library.2.0.3.nupkg.sha512"
},
"System.Collections.Immutable/1.5.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-RGxi2aQoXgZ5ge0zxrKqI4PU9LrYYoLC+cnEnWXKsSduCOUhE1GEAAoTexUVT8RZOILQyy1B27HC8Xw/XLGzdQ==",
"path": "system.collections.immutable/1.5.0",
"hashPath": "system.collections.immutable.1.5.0.nupkg.sha512"
2018-12-12 21:29:47 +00:00
},
"Microsoft.CSharp/4.0.0.0": {
"type": "reference",
"serviceable": false,
"sha512": ""
2018-11-25 21:19:02 +00:00
}
}
}