-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathzzTweakerR.deps.json
More file actions
61 lines (61 loc) · 1.92 KB
/
zzTweakerR.deps.json
File metadata and controls
61 lines (61 loc) · 1.92 KB
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
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v6.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v6.0": {
"zzTweakerR/1.0.0": {
"dependencies": {
"Microsoft.WindowsAPICodePack-Core": "1.1.0.2",
"Microsoft.WindowsAPICodePack-Shell": "1.1.0"
},
"runtime": {
"zzTweakerR.dll": {}
}
},
"Microsoft.WindowsAPICodePack-Core/1.1.0.2": {
"runtime": {
"lib/Microsoft.WindowsAPICodePack.dll": {
"assemblyVersion": "1.1.0.0",
"fileVersion": "1.1.0.0"
}
}
},
"Microsoft.WindowsAPICodePack-Shell/1.1.0": {
"runtime": {
"lib/Microsoft.WindowsAPICodePack.Shell.dll": {
"assemblyVersion": "1.1.0.0",
"fileVersion": "1.1.0.0"
},
"lib/Microsoft.WindowsAPICodePack.ShellExtensions.dll": {
"assemblyVersion": "1.1.0.0",
"fileVersion": "1.1.0.0"
}
}
}
}
},
"libraries": {
"zzTweakerR/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Microsoft.WindowsAPICodePack-Core/1.1.0.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-rfcfF2KwFVLt/zAaJfkqFPk/WPRAgFIamvGw+SSC0lYWNKMT+hTtIcNNifc/ZFDmoozYtldDgrHsj4qbsLQZtQ==",
"path": "microsoft.windowsapicodepack-core/1.1.0.2",
"hashPath": "microsoft.windowsapicodepack-core.1.1.0.2.nupkg.sha512"
},
"Microsoft.WindowsAPICodePack-Shell/1.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-8WvLG0TNTylzMB8gnZeZDG68/DsagAF64K35RC2Y/zocHp4e03Uj/kba6egQlq1+0uVv04FpLG+CmENEIN53rg==",
"path": "microsoft.windowsapicodepack-shell/1.1.0",
"hashPath": "microsoft.windowsapicodepack-shell.1.1.0.nupkg.sha512"
}
}
}