-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.json
59 lines (59 loc) · 2.33 KB
/
index.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
{
"@context": {
"@vocab": "http://schema.nuget.org/services#",
"comment": "http://www.w3.org/2000/01/rdf-schema#comment",
"label": "http://www.w3.org/2000/01/rdf-schema#label"
},
"resources": [
{
"@id": "https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v2/",
"@type": "PackagePublish/2.0.0"
},
{
"@id": "https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v2/",
"@type": "LegacyGallery/2.0.0"
},
{
"@id": "https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/registrations2/",
"@type": "RegistrationsBaseUrl/3.0.0-beta"
},
{
"@id": "https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/registrations2-semver2/",
"@type": "RegistrationsBaseUrl/3.6.0",
"comment": "This base URL includes SemVer 2.0.0 packages."
},
{
"@id": "https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/registrations2-semver2/",
"@type": "RegistrationsBaseUrl/Versioned",
"comment": "This base URL includes SemVer 2.0.0 packages."
},
{
"@id": "https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/query2/",
"@type": "SearchQueryService/3.0.0-beta"
},
{
"@id": "https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/",
"@type": "PackageBaseAddress/3.0.0"
},
{
"@id": "https://pkgs.dev.azure.com/dnceng/",
"@type": "VssBaseUrl"
},
{
"@id": "urn:uuid:9d15d80a-6afc-4f7e-901b-9378146a4b8b",
"@type": "VssFeedId",
"label": "nuget-build"
},
{
"@id": "com.visualstudio.feeds.feedview:9d15d80a-6afc-4f7e-901b-9378146a4b8b",
"@type": "VssQualifiedFeedViewId",
"label": "nuget-build"
},
{
"@id": "urn:uuid:9ee6d478-d288-47f7-aacc-f6e6d082ae6d",
"@type": "AzureDevOpsProjectId",
"label": "public"
}
],
"version": "3.0.0"
}