-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathpackages.lock.json
More file actions
34 lines (34 loc) · 1.09 KB
/
packages.lock.json
File metadata and controls
34 lines (34 loc) · 1.09 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
{
"version": 2,
"dependencies": {
"net10.0": {
"FSharp.Core": {
"type": "Direct",
"requested": "[11.0.100, )",
"resolved": "11.0.100",
"contentHash": "ijfOz8ihqkFNdKUY57l8YTrbJNfQW/6tFYAUU57ByZzmTxxf1o12cQaCqDOjNqAz4h86AKS7IwQkNhYcrjLeCQ=="
},
"FSharp.SystemTextJson": {
"type": "Direct",
"requested": "[1.4.36, )",
"resolved": "1.4.36",
"contentHash": "1xLk0SBF1nedD74B77rcArjD2d+DeZwbNI7BVCAyKwIBERo1VoX8Mf4AtX0OV2L3ZeM/XS1b6BuhXCyoh0KBnw==",
"dependencies": {
"FSharp.Core": "4.7.0"
}
},
"Microsoft.NET.ILLink.Tasks": {
"type": "Direct",
"requested": "[10.0.3, )",
"resolved": "10.0.3",
"contentHash": "0B6nZyCHWXnvmlB559oduOspVdNOnpNXPjhpWVMovLPAsDVG7A4jJR9rzECf67JUzxP8/ee/wA8clwIzJcWNFA=="
},
"System.Text.Json": {
"type": "Direct",
"requested": "[9.0.14, )",
"resolved": "9.0.14",
"contentHash": "zahtYv0C3LAIUUSiEwuL9QAtal8X1cp32qua8JWMjgoik33BpRU9ziLT9QJukF39y/G43VeTn0XFcDujzeFMMA=="
}
}
}
}