-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathpackages.lock.json
More file actions
27 lines (27 loc) · 866 Bytes
/
packages.lock.json
File metadata and controls
27 lines (27 loc) · 866 Bytes
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
{
"version": 1,
"dependencies": {
".NETStandard,Version=v2.0": {
"NETStandard.Library": {
"type": "Direct",
"requested": "[2.0.3, )",
"resolved": "2.0.3",
"contentHash": "st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0"
}
},
"NuGetizer": {
"type": "Direct",
"requested": "[1.4.7, )",
"resolved": "1.4.7",
"contentHash": "VnfkR/P/Lte/R1+FGIBHhQ3pvnCpeTMk3r3QbztZmm/chkthLjsWU/IBrxZgTVDlbXyc+RUyxrw2jZyJCPQD/g=="
},
"Microsoft.NETCore.Platforms": {
"type": "Transitive",
"resolved": "1.1.0",
"contentHash": "kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A=="
}
}
}
}