-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCronometro.deps.json
More file actions
58 lines (58 loc) · 1.3 KB
/
Cronometro.deps.json
File metadata and controls
58 lines (58 loc) · 1.3 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
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v6.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v6.0": {
"Cronometro/1.0.0": {
"dependencies": {
"Interop.WMPLib": "1.0.0.0",
"AxInterop.WMPLib": "1.0.0.0"
},
"runtime": {
"Cronometro.dll": {}
},
"resources": {
"en-150/Cronometro.resources.dll": {
"locale": "en-150"
}
}
},
"Interop.WMPLib/1.0.0.0": {
"runtime": {
"Interop.WMPLib.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.0.0"
}
}
},
"AxInterop.WMPLib/1.0.0.0": {
"runtime": {
"AxInterop.WMPLib.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.0.0"
}
}
}
}
},
"libraries": {
"Cronometro/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Interop.WMPLib/1.0.0.0": {
"type": "reference",
"serviceable": false,
"sha512": ""
},
"AxInterop.WMPLib/1.0.0.0": {
"type": "reference",
"serviceable": false,
"sha512": ""
}
}
}