-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathRageCoop.ResourceBuilder.deps.json
112 lines (112 loc) · 2.91 KB
/
RageCoop.ResourceBuilder.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
101
102
103
104
105
106
107
108
109
110
111
112
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v6.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v6.0": {
"RageCoop.ResourceBuilder/1.0.0": {
"dependencies": {
"Newtonsoft.Json": "13.0.1",
"SharpZipLib": "1.3.3",
"RageCoop.Client": "1.5.2.121",
"RageCoop.Core": "0.1.0.0",
"RageCoop.Server": "1.5.2.104"
},
"runtime": {
"RageCoop.ResourceBuilder.dll": {}
}
},
"Newtonsoft.Json/13.0.1": {
"runtime": {
"lib/netstandard2.0/Newtonsoft.Json.dll": {
"assemblyVersion": "13.0.0.0",
"fileVersion": "13.0.1.25517"
}
}
},
"SharpZipLib/1.3.3": {
"runtime": {
"lib/netstandard2.1/ICSharpCode.SharpZipLib.dll": {
"assemblyVersion": "1.3.3.11",
"fileVersion": "1.3.3.11"
}
}
},
"RageCoop.Client/1.5.2.121": {
"runtime": {
"RageCoop.Client.dll": {
"assemblyVersion": "1.5.2.121",
"fileVersion": "1.5.2.121"
}
}
},
"RageCoop.Core/0.1.0.0": {
"runtime": {
"RageCoop.Core.dll": {
"assemblyVersion": "0.1.0.0",
"fileVersion": "0.1.0.0"
}
}
},
"RageCoop.Server/1.5.2.104": {
"runtime": {
"RageCoop.Server.dll": {
"assemblyVersion": "1.5.2.104",
"fileVersion": "1.5.2.104"
}
}
},
"LemonUI.SHVDN3/1.7.0.0": {
"runtime": {
"LemonUI.SHVDN3.dll": {
"assemblyVersion": "1.7.0.0",
"fileVersion": "1.7.0.0"
}
}
}
}
},
"libraries": {
"RageCoop.ResourceBuilder/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Newtonsoft.Json/13.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
"path": "newtonsoft.json/13.0.1",
"hashPath": "newtonsoft.json.13.0.1.nupkg.sha512"
},
"SharpZipLib/1.3.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-N8+hwhsKZm25tDJfWpBSW7EGhH/R7EMuiX+KJ4C4u+fCWVc1lJ5zg1u3S1RPPVYgTqhx/C3hxrqUpi6RwK5+Tg==",
"path": "sharpziplib/1.3.3",
"hashPath": "sharpziplib.1.3.3.nupkg.sha512"
},
"RageCoop.Client/1.5.2.121": {
"type": "reference",
"serviceable": false,
"sha512": ""
},
"RageCoop.Core/0.1.0.0": {
"type": "reference",
"serviceable": false,
"sha512": ""
},
"RageCoop.Server/1.5.2.104": {
"type": "reference",
"serviceable": false,
"sha512": ""
},
"LemonUI.SHVDN3/1.7.0.0": {
"type": "reference",
"serviceable": false,
"sha512": ""
}
}
}