forked from nanoframework/nanoFramework.IoT.Device
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackages.lock.json
67 lines (67 loc) · 2.64 KB
/
packages.lock.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
{
"version": 1,
"dependencies": {
".NETnanoFramework,Version=v1.0": {
"nanoFramework.CoreLibrary": {
"type": "Direct",
"requested": "[1.15.5, 1.15.5]",
"resolved": "1.15.5",
"contentHash": "u2+GvAp1uxLrGdILACAZy+EVKOs28EQ52j8Lz7599egXZ3GBGejjnR2ofhjMQwzrJLlgtyrsx8nSLngDfJNsAg=="
},
"nanoFramework.Runtime.Events": {
"type": "Direct",
"requested": "[1.11.15, 1.11.15]",
"resolved": "1.11.15",
"contentHash": "3uDNSTfiaewDAyi6fOMWYru0JCn/gr8DEv+Ro/V12SzojU9Dyxl5nSVOBtBXts7vErfIthB6SPiK180AMnrI8A=="
},
"nanoFramework.System.Buffers.Binary.BinaryPrimitives": {
"type": "Direct",
"requested": "[1.2.418, 1.2.418]",
"resolved": "1.2.418",
"contentHash": "JAi+u3N/MGXoyEvZN4WGABYlF4s8JNML/gjPNvHC6csvpsPMC4YHh/+Jc/k/UpOnTkXKKg5VfOJA6ptX6IlGzw=="
},
"nanoFramework.System.IO.Ports": {
"type": "Direct",
"requested": "[1.1.78, 1.1.78]",
"resolved": "1.1.78",
"contentHash": "c+VFOAb8zrzNR9gXFAWk6HkC2eMMsHC4N6bfbrjuOF32A3xb/yEXgnh6bl4PBjSB+odXEgfYLfhuVtL5em3Olw=="
},
"nanoFramework.System.IO.Streams": {
"type": "Direct",
"requested": "[1.1.52, 1.1.52]",
"resolved": "1.1.52",
"contentHash": "gdExWfWNSl4dgaIoVHHFmhLiRSKAabHA8ueHuErGAWd97qaoN2wSHCtvKqfOu1zuzyccbFpm4HBxVsh6bWMyXw=="
},
"nanoFramework.System.Text": {
"type": "Direct",
"requested": "[1.2.54, 1.2.54]",
"resolved": "1.2.54",
"contentHash": "k3OutSNRMs9di42LQ+5GbpHBY07aMEZWGkaS3Mj3ZU4cWqJc4deFGzRd+LBFQl1mRGdQaM5sl/euTZdcg8R9Zg=="
},
"Nerdbank.GitVersioning": {
"type": "Direct",
"requested": "[3.6.133, 3.6.133]",
"resolved": "3.6.133",
"contentHash": "VZWMd5YAeDxpjWjAP/X6bAxnRMiEf6tES/ITN0X5CHJgkWLLeHGmEALivmTAfYM6P+P/3Szy6VCITUAkqjcHVw=="
},
"StyleCop.MSBuild": {
"type": "Direct",
"requested": "[6.2.0, 6.2.0]",
"resolved": "6.2.0",
"contentHash": "6J51Kt5X+Os+Ckp20SFP1SlLu3tZl+3qBhCMtJUJqGDgwSr4oHT+eg545hXCdp07tRB/8nZfXTOBDdA1XXvjUw=="
},
"UnitsNet.nanoFramework.Length": {
"type": "Direct",
"requested": "[5.43.0, 5.43.0]",
"resolved": "5.43.0",
"contentHash": "tto3TTj+s9puCYHUKwOb+O0/RtHKRCN+OpxxmEpJTlvu9h9o5Z0eOH816kUoKquwo8onDNgTqMQkq1/+6221pg=="
},
"UnitsNet.nanoFramework.Ratio": {
"type": "Direct",
"requested": "[5.43.0, 5.43.0]",
"resolved": "5.43.0",
"contentHash": "TIa+OA/aTowVk2cRUAnx0ejPrOIsB8ie7XF3VFfpdwUJVtRt2TJdmFLxeZO7RNEvqFEOwfmdCNE4rdoOO0+5SA=="
}
}
}
}