-
Notifications
You must be signed in to change notification settings - Fork 0
/
Sitemap.deps.json
41 lines (41 loc) · 1023 Bytes
/
Sitemap.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
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v3.1",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v3.1": {
"Sitemap/1.0.0": {
"dependencies": {
"Newtonsoft.Json": "12.0.3-beta2"
},
"runtime": {
"Sitemap.dll": {}
}
},
"Newtonsoft.Json/12.0.3-beta2": {
"runtime": {
"lib/netstandard2.0/Newtonsoft.Json.dll": {
"assemblyVersion": "12.0.0.0",
"fileVersion": "12.0.3.23806"
}
}
}
}
},
"libraries": {
"Sitemap/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Newtonsoft.Json/12.0.3-beta2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-CNkBl+FKCsp1Tw7MKCpSOCKfZIElxOOBhG46VnFV2G0hRCC1Cc2UUJDknETNGeymXN1/k6hxd44uGVZvdwyEsQ==",
"path": "newtonsoft.json/12.0.3-beta2",
"hashPath": "newtonsoft.json.12.0.3-beta2.nupkg.sha512"
}
}
}