Skip to content

Commit e947380

Browse files
committed
Update graph
1 parent dc02970 commit e947380

File tree

228 files changed

+4094
-3510
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

228 files changed

+4094
-3510
lines changed

release-notes/1.0/index.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/schemas/v1/dotnet-release-version-index.json",
2+
"$schema": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/schemas/v1/dotnet-release-version-index.json",
33
"kind": "major-version-index",
44
"title": ".NET Core 1.0 Release Index",
55
"target_framework": "netcoreapp1.0",
@@ -10,59 +10,59 @@
1010
"eol_date": "2019-06-27T00:00:00\u002B00:00",
1111
"_links": {
1212
"self": {
13-
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/1.0/index.json"
13+
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/1.0/index.json"
1414
},
1515
"release-manifest": {
16-
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/1.0/manifest.json",
16+
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/1.0/manifest.json",
1717
"title": "Release manifest"
1818
},
1919
"releases-index": {
20-
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/index.json",
20+
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/index.json",
2121
"title": "Release index"
2222
},
2323
"latest-release-json": {
24-
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/1.0/1.0.16/release.json",
24+
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/1.0/1.0.16/release.json",
2525
"title": "Latest release information (1.0.16)",
2626
"type": "application/json"
2727
},
2828
"target-frameworks-json": {
29-
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/1.0/target-frameworks.json",
29+
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/1.0/target-frameworks.json",
3030
"title": ".NET 1.0 Target Frameworks",
3131
"type": "application/json"
3232
}
3333
},
3434
"_embedded": {
35-
"releases": [],
35+
"patches": [],
3636
"years": [
3737
{
3838
"year": "2019",
3939
"_links": {
4040
"self": {
41-
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/index.json"
41+
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/timeline/2019/index.json"
4242
}
4343
}
4444
},
4545
{
4646
"year": "2018",
4747
"_links": {
4848
"self": {
49-
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2018/index.json"
49+
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/timeline/2018/index.json"
5050
}
5151
}
5252
},
5353
{
5454
"year": "2017",
5555
"_links": {
5656
"self": {
57-
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2017/index.json"
57+
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/timeline/2017/index.json"
5858
}
5959
}
6060
},
6161
{
6262
"year": "2016",
6363
"_links": {
6464
"self": {
65-
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2016/index.json"
65+
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/timeline/2016/index.json"
6666
}
6767
}
6868
}

release-notes/1.0/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"eol_date": "2019-06-27T00:00:00+00:00",
1212
"_links": {
1313
"self": {
14-
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/1.0/manifest.json"
14+
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/1.0/manifest.json"
1515
},
1616
"downloads-rendered": {
1717
"href": "https://dotnet.microsoft.com/download/dotnet/1.0",
@@ -29,7 +29,7 @@
2929
"type": "text/html"
3030
},
3131
"releases-json": {
32-
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/1.0/releases.json",
32+
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/1.0/releases.json",
3333
"title": "Complete (large file) release information for all patch releases",
3434
"type": "application/json"
3535
},

release-notes/1.1/index.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/schemas/v1/dotnet-release-version-index.json",
2+
"$schema": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/schemas/v1/dotnet-release-version-index.json",
33
"kind": "major-version-index",
44
"title": ".NET Core 1.1 Release Index",
55
"target_framework": "netcoreapp1.1",
@@ -10,59 +10,59 @@
1010
"eol_date": "2019-06-27T00:00:00\u002B00:00",
1111
"_links": {
1212
"self": {
13-
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/1.1/index.json"
13+
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/1.1/index.json"
1414
},
1515
"release-manifest": {
16-
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/1.1/manifest.json",
16+
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/1.1/manifest.json",
1717
"title": "Release manifest"
1818
},
1919
"releases-index": {
20-
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/index.json",
20+
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/index.json",
2121
"title": "Release index"
2222
},
2323
"latest-release-json": {
24-
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/1.1/1.1.13/release.json",
24+
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/1.1/1.1.13/release.json",
2525
"title": "Latest release information (1.1.13)",
2626
"type": "application/json"
2727
},
2828
"target-frameworks-json": {
29-
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/1.1/target-frameworks.json",
29+
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/1.1/target-frameworks.json",
3030
"title": ".NET 1.1 Target Frameworks",
3131
"type": "application/json"
3232
}
3333
},
3434
"_embedded": {
35-
"releases": [],
35+
"patches": [],
3636
"years": [
3737
{
3838
"year": "2019",
3939
"_links": {
4040
"self": {
41-
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/index.json"
41+
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/timeline/2019/index.json"
4242
}
4343
}
4444
},
4545
{
4646
"year": "2018",
4747
"_links": {
4848
"self": {
49-
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2018/index.json"
49+
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/timeline/2018/index.json"
5050
}
5151
}
5252
},
5353
{
5454
"year": "2017",
5555
"_links": {
5656
"self": {
57-
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2017/index.json"
57+
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/timeline/2017/index.json"
5858
}
5959
}
6060
},
6161
{
6262
"year": "2016",
6363
"_links": {
6464
"self": {
65-
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2016/index.json"
65+
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/timeline/2016/index.json"
6666
}
6767
}
6868
}

release-notes/1.1/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"eol_date": "2019-06-27T00:00:00+00:00",
1212
"_links": {
1313
"self": {
14-
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/1.1/manifest.json"
14+
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/1.1/manifest.json"
1515
},
1616
"downloads-rendered": {
1717
"href": "https://dotnet.microsoft.com/download/dotnet/1.1",
@@ -29,7 +29,7 @@
2929
"type": "text/html"
3030
},
3131
"releases-json": {
32-
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/1.1/releases.json",
32+
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/1.1/releases.json",
3333
"title": "Complete (large file) release information for all patch releases",
3434
"type": "application/json"
3535
},

release-notes/10.0/10.0.0/index.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,51 +1,51 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/schemas/v1/dotnet-patch-detail-index.json",
2+
"$schema": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/schemas/v1/dotnet-patch-detail-index.json",
33
"kind": "patch-version-index",
44
"title": ".NET 10.0.0 Patch Index",
55
"version": "10.0.0",
66
"date": "2025-11-11T00:00:00\u002B00:00",
77
"support_phase": "active",
88
"security": false,
99
"cve_count": 0,
10-
"sdk_release": "10.0.100",
10+
"sdk_version": "10.0.100",
1111
"sdk_feature_bands": [
1212
"10.0.100"
1313
],
1414
"_links": {
1515
"self": {
16-
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/10.0.0/index.json"
16+
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/10.0.0/index.json"
1717
},
1818
"prev": {
19-
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/preview/rc2/index.json",
19+
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/rc2/index.json",
2020
"title": "Patch index"
2121
},
2222
"prev-security": {
23-
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/preview/rc2/index.json",
23+
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/rc2/index.json",
2424
"title": "Latest security patch"
2525
},
2626
"latest-sdk": {
27-
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/sdk/index.json",
27+
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/sdk/index.json",
2828
"title": "SDK index"
2929
},
3030
"release-major": {
31-
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/index.json",
31+
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/index.json",
3232
"title": "Major version index"
3333
},
3434
"release-month": {
35-
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2025/11/index.json",
35+
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/timeline/2025/11/index.json",
3636
"title": "Release month index"
3737
},
3838
"releases-index": {
39-
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/index.json",
39+
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/index.json",
4040
"title": "Release index"
4141
},
4242
"release-json": {
43-
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/10.0.0/release.json",
43+
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/10.0.0/release.json",
4444
"title": "10.0.0 Release Information",
4545
"type": "application/json"
4646
},
4747
"release-notes-markdown": {
48-
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/10.0.0/10.0.0.md",
48+
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/10.0.0/10.0.0.md",
4949
"title": "Release Notes",
5050
"type": "application/markdown"
5151
},
@@ -56,23 +56,23 @@
5656
}
5757
},
5858
"_embedded": {
59-
"sdk_release": {
59+
"sdk": {
6060
"version": "10.0.100",
6161
"band": "10.0.1xx",
6262
"date": "2025-11-11T00:00:00\u002B00:00",
6363
"label": ".NET SDK 10.0.1xx",
6464
"support_phase": "active",
6565
"_links": {
6666
"release-month": {
67-
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2025/11/index.json",
67+
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/timeline/2025/11/index.json",
6868
"title": "Release month index"
6969
},
7070
"release-patch": {
71-
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/10.0.0/index.json",
71+
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/10.0.0/index.json",
7272
"title": "10.0.0"
7373
},
7474
"downloads": {
75-
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/downloads/sdk-10.0.1xx.json",
75+
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/downloads/sdk-10.0.1xx.json",
7676
"title": ".NET SDK 10.0.1xx Downloads",
7777
"type": "application/json"
7878
}
@@ -87,15 +87,15 @@
8787
"support_phase": "active",
8888
"_links": {
8989
"release-month": {
90-
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2025/11/index.json",
90+
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/timeline/2025/11/index.json",
9191
"title": "Release month index"
9292
},
9393
"release-patch": {
94-
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/10.0.0/index.json",
94+
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/10.0.0/index.json",
9595
"title": "10.0.0"
9696
},
9797
"downloads": {
98-
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/downloads/sdk-10.0.1xx.json",
98+
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/downloads/sdk-10.0.1xx.json",
9999
"title": ".NET SDK 10.0.1xx Downloads",
100100
"type": "application/json"
101101
}

0 commit comments

Comments
 (0)