forked from bdovaz/UnityNuGet
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathregistry.json
More file actions
41 lines (41 loc) · 756 Bytes
/
Copy pathregistry.json
File metadata and controls
41 lines (41 loc) · 756 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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
{
"CsvHelper": {
"listed": true,
"version": "13.0.0"
},
"FluentValidation": {
"listed": true,
"version": "10.0.4"
},
"Microsoft.Bcl.AsyncInterfaces": {
"listed": true,
"version": "1.0.0"
},
"Microsoft.Bcl.HashCode": {
"listed": true,
"version": "1.0.0"
},
"Microsoft.CSharp": {
"ignore": true
},
"System.Buffers": {
"listed": true,
"version": "4.4.0"
},
"System.Memory": {
"listed": true,
"version": "4.5.0"
},
"System.Numerics.Vectors": {
"listed": false,
"version": "4.4.0"
},
"System.Runtime.CompilerServices.Unsafe": {
"listed": true,
"version": "4.4.0"
},
"System.Threading.Tasks.Extensions": {
"listed": false,
"version": "4.4.0"
}
}