-
-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathpackages.lock.json
More file actions
31 lines (31 loc) · 1.21 KB
/
packages.lock.json
File metadata and controls
31 lines (31 loc) · 1.21 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
{
"version": 1,
"dependencies": {
".NETnanoFramework,Version=v1.0": {
"nanoFramework.CoreLibrary": {
"type": "Direct",
"requested": "[2.0.0-preview.33, 2.0.0-preview.33]",
"resolved": "2.0.0-preview.33",
"contentHash": "VVr+TmThdBt9zzXFzFewB5GUsNm2BE8+/3OtaCiJVg76v0Wr87A0Mi6R74hm78otfIhPJ66aPaRd+fA23dmJjQ=="
},
"nanoFramework.System.IO.Streams": {
"type": "Direct",
"requested": "[2.0.0-preview.8, 2.0.0-preview.8]",
"resolved": "2.0.0-preview.8",
"contentHash": "i66iVOaicFGTGUc7vyzjs0AfWYmLhFJmoMTZItB63O4PoZL9Hz5/ASTIie+aAp15IKyhLBRtiAEPbJGL7+pLRA=="
},
"nanoFramework.System.Text": {
"type": "Direct",
"requested": "[2.0.0-preview.6, 2.0.0-preview.6]",
"resolved": "2.0.0-preview.6",
"contentHash": "/A9M9sGW8rsAg6YF81quWV9MvQseKWZodf+pK6lp3Bw12NkXwgwiAo1+9geJQFwDsqi2L9BcLb3IIs/BerGTbQ=="
},
"nanoFramework.TestFramework": {
"type": "Direct",
"requested": "[4.0.0-preview.47, 4.0.0-preview.47]",
"resolved": "4.0.0-preview.47",
"contentHash": "h5Jd/lmjZwsLUbnxXjF90YD50jZ5JtVOuS1yK8dCZWQYByQry8CuI+69r7Zfl9J1ZzfEbC8/ANpcA+ANWFg1DQ=="
}
}
}
}