-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathindex.json
More file actions
37 lines (37 loc) · 819 Bytes
/
index.json
File metadata and controls
37 lines (37 loc) · 819 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
{
"$schema": "https://raw.githubusercontent.com/max-ieremenko/ThirdPartyLibraries/refs/heads/master/Docs/schema.package-index.json",
"Source": "https://api.nuget.org/v3/index.json",
"License": {
"Code": "MIT",
"Status": "AutomaticallyApproved"
},
"UsedBy": [
{
"Name": "SqlDatabase",
"InternalOnly": true,
"TargetFrameworks": [
"net10.0",
"net472",
"net8.0",
"net9.0"
]
}
],
"Licenses": [
{
"Subject": "package",
"Code": "MIT",
"HRef": "https://licenses.nuget.org/MIT"
},
{
"Subject": "repository",
"Code": "MIT",
"HRef": "https://github.com/microsoft/vstest"
},
{
"Subject": "project",
"Code": "MIT",
"HRef": "https://github.com/microsoft/vstest"
}
]
}