-
Notifications
You must be signed in to change notification settings - Fork 3
/
CefSharp.BrowserSubprocess.Core.deps.json
100 lines (100 loc) · 2.93 KB
/
CefSharp.BrowserSubprocess.Core.deps.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v3.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v3.0": {
"CefSharp.BrowserSubprocess.netcore/1.0.0": {
"dependencies": {
"CefSharp.BrowserSubprocess.Core": "79.1.360.0",
"CefSharp.Core": "79.1.360.0",
"CefSharp": "79.1.360.0"
},
"runtime": {
"CefSharp.BrowserSubprocess.Core.dll": {}
}
},
"CefSharp.BrowserSubprocess.Core/79.1.360.0": {
"runtime": {
"CefSharp.BrowserSubprocess.Core.dll": {
"assemblyVersion": "79.1.360.0",
"fileVersion": "79.1.360.0"
}
}
},
"CefSharp.Core/79.1.360.0": {
"runtime": {
"CefSharp.Core.dll": {
"assemblyVersion": "79.1.360.0",
"fileVersion": "79.1.360.0"
}
}
},
"CefSharp/79.1.360.0": {
"runtime": {
"CefSharp.dll": {
"assemblyVersion": "79.1.360.0",
"fileVersion": "79.1.360.0"
}
}
}
}
},
"libraries": {
"CefSharp.MinimalExample.WinForms.netcore/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"cef.redist.x64/79.1.36": {
"type": "package",
"serviceable": true,
"sha512": "sha512-BAkFrlP3DTEsf9GaH9RUAgK7EhdvwViBdakE2YolJS1Xsg6/e8UJ5xhpTHJ0IZV+EG+N5MPLG5iGoYFmIC0NdQ==",
"path": "cef.redist.x64/79.1.36",
"hashPath": "cef.redist.x64.79.1.36.nupkg.sha512"
},
"cef.redist.x86/79.1.36": {
"type": "package",
"serviceable": true,
"sha512": "sha512-8nKwmwWEMx4QPmxOn50qLNYnfVV7QSy4p4yL/ZkBEfjwCP+heUHjtPvq79ZLkBUZSlSrt6amll2xqGccctKjSA==",
"path": "cef.redist.x86/79.1.36",
"hashPath": "cef.redist.x86.79.1.36.nupkg.sha512"
},
"CefSharp.Common/79.1.360": {
"type": "package",
"serviceable": true,
"sha512": "sha512-557XvPIHixQ4ipPHhGsTeCMtm8kbNICT2dRoYyjTiHkQo7jPOKJN69JmxLL8H0gWGV2SLlOv5ChzRD9rAJEf4w==",
"path": "cefsharp.common/79.1.360",
"hashPath": "cefsharp.common.79.1.360.nupkg.sha512"
},
"CefSharp.WinForms/79.1.360": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ZSsqboZr+E8hW4YFjasfXY3gv3UKqJh4JI5phDA0ApEh0k0PuAYhbWSrUTLlJWbz6o7H07ph+UK7fkTH5xcD8Q==",
"path": "cefsharp.winforms/79.1.360",
"hashPath": "cefsharp.winforms.79.1.360.nupkg.sha512"
},
"CefSharp.BrowserSubprocess.Core/79.1.360.0": {
"type": "reference",
"serviceable": false,
"sha512": ""
},
"CefSharp.Core/79.1.360.0": {
"type": "reference",
"serviceable": false,
"sha512": ""
},
"CefSharp/79.1.360.0": {
"type": "reference",
"serviceable": false,
"sha512": ""
},
"CefSharp.WinForms.Reference/79.1.360.0": {
"type": "reference",
"serviceable": false,
"sha512": ""
}
}
}