Skip to content

Commit bd090fd

Browse files
committed
Update graph
1 parent 80184e2 commit bd090fd

File tree

216 files changed

+316
-1763
lines changed

Some content is hidden

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

216 files changed

+316
-1763
lines changed

release-notes/1.0/index.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/schemas/dotnet-release-version-index.json",
2+
"$schema": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/schemas/v1/dotnet-release-version-index.json",
33
"kind": "major-version-index",
44
"title": ".NET Core 1.0 Release Index",
5-
"description": ".NET 1.0 (latest: 1.0.16)",
65
"target_framework": "netcoreapp1.0",
76
"release_type": "lts",
87
"support_phase": "eol",
@@ -65,10 +64,5 @@
6564
}
6665
}
6766
]
68-
},
69-
"_metadata": {
70-
"schema_version": "1.0",
71-
"generated_on": "2025-12-08T05:46:49.5904795\u002B00:00",
72-
"generated_by": "VersionIndex"
7367
}
7468
}

release-notes/1.1/index.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/schemas/dotnet-release-version-index.json",
2+
"$schema": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/schemas/v1/dotnet-release-version-index.json",
33
"kind": "major-version-index",
44
"title": ".NET Core 1.1 Release Index",
5-
"description": ".NET 1.1 (latest: 1.1.13)",
65
"target_framework": "netcoreapp1.1",
76
"release_type": "lts",
87
"support_phase": "eol",
@@ -65,10 +64,5 @@
6564
}
6665
}
6766
]
68-
},
69-
"_metadata": {
70-
"schema_version": "1.0",
71-
"generated_on": "2025-12-08T05:46:49.5616974\u002B00:00",
72-
"generated_by": "VersionIndex"
7367
}
7468
}

release-notes/10.0/10.0.0/index.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/schemas/dotnet-patch-detail-index.json",
2+
"$schema": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/schemas/v1/dotnet-patch-detail-index.json",
33
"kind": "patch-version-index",
44
"title": ".NET 10.0.0 Patch Index",
5-
"description": "Patch information for .NET 10.0.0",
65
"version": "10.0.0",
76
"date": "2025-11-11T00:00:00\u002B00:00",
87
"support_phase": "active",
@@ -103,10 +102,5 @@
103102
}
104103
}
105104
]
106-
},
107-
"_metadata": {
108-
"schema_version": "1.0",
109-
"generated_on": "2025-12-07T18:51:57.7844582\u002B00:00",
110-
"generated_by": "VersionIndex"
111105
}
112106
}

release-notes/10.0/downloads/aspnetcore.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/schemas/dotnet-component-download.json",
2+
"$schema": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/schemas/v1/dotnet-component-download.json",
33
"kind": "component-download",
44
"component": "aspnetcore",
55
"version": "10.0",
66
"title": "ASP.NET Core Runtime Downloads",
7-
"description": "Evergreen download links for ASP.NET Core Runtime 10.0",
87
"_links": {
98
"self": {
109
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/downloads/aspnetcore.json",
@@ -210,10 +209,5 @@
210209
}
211210
}
212211
}
213-
},
214-
"_metadata": {
215-
"schema_version": "1.0",
216-
"generated_on": "2025-12-08T06:15:49.3689957\u002B00:00",
217-
"generated_by": "VersionIndex"
218212
}
219213
}

release-notes/10.0/downloads/index.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/schemas/dotnet-downloads-index.json",
2+
"$schema": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/schemas/v1/dotnet-downloads-index.json",
33
"kind": "downloads-index",
44
"version": "10.0",
55
"title": ".NET 10.0 Downloads",
6-
"description": "Evergreen download links for .NET 10.0 components",
76
"_links": {
87
"self": {
98
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/downloads/index.json",
@@ -79,10 +78,5 @@
7978
}
8079
}
8180
]
82-
},
83-
"_metadata": {
84-
"schema_version": "1.0",
85-
"generated_on": "2025-12-08T06:15:49.3713091\u002B00:00",
86-
"generated_by": "VersionIndex"
8781
}
8882
}

release-notes/10.0/downloads/runtime.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/schemas/dotnet-component-download.json",
2+
"$schema": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/schemas/v1/dotnet-component-download.json",
33
"kind": "component-download",
44
"component": "runtime",
55
"version": "10.0",
66
"title": ".NET Runtime Downloads",
7-
"description": "Evergreen download links for .NET Runtime 10.0",
87
"_links": {
98
"self": {
109
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/downloads/runtime.json",
@@ -210,10 +209,5 @@
210209
}
211210
}
212211
}
213-
},
214-
"_metadata": {
215-
"schema_version": "1.0",
216-
"generated_on": "2025-12-08T06:15:49.363769\u002B00:00",
217-
"generated_by": "VersionIndex"
218212
}
219213
}

release-notes/10.0/downloads/sdk-10.0.xx.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/schemas/dotnet-component-download.json",
2+
"$schema": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/schemas/v1/dotnet-component-download.json",
33
"kind": "component-download",
44
"component": "sdk",
55
"version": "10.0",
66
"title": ".NET SDK 10.0.xx Downloads",
7-
"description": "Evergreen download links for .NET SDK 10.0.xx feature band",
87
"feature_band": "10.0.xx",
98
"_links": {
109
"self": {
@@ -215,10 +214,5 @@
215214
}
216215
}
217216
}
218-
},
219-
"_metadata": {
220-
"schema_version": "1.0",
221-
"generated_on": "2025-12-08T06:15:49.3701904\u002B00:00",
222-
"generated_by": "VersionIndex"
223217
}
224218
}

release-notes/10.0/downloads/sdk.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/schemas/dotnet-component-download.json",
2+
"$schema": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/schemas/v1/dotnet-component-download.json",
33
"kind": "component-download",
44
"component": "sdk",
55
"version": "10.0",
66
"title": ".NET SDK Downloads",
7-
"description": "Evergreen download links for .NET SDK 10.0 (latest feature band)",
87
"_links": {
98
"self": {
109
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/downloads/sdk.json",
@@ -214,10 +213,5 @@
214213
}
215214
}
216215
}
217-
},
218-
"_metadata": {
219-
"schema_version": "1.0",
220-
"generated_on": "2025-12-08T06:15:49.3697097\u002B00:00",
221-
"generated_by": "VersionIndex"
222216
}
223217
}

release-notes/10.0/downloads/windowsdesktop.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/schemas/dotnet-component-download.json",
2+
"$schema": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/schemas/v1/dotnet-component-download.json",
33
"kind": "component-download",
44
"component": "windowsdesktop",
55
"version": "10.0",
66
"title": "Windows Desktop Runtime Downloads",
7-
"description": "Evergreen download links for Windows Desktop Runtime 10.0",
87
"_links": {
98
"self": {
109
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/downloads/windowsdesktop.json",
@@ -74,10 +73,5 @@
7473
}
7574
}
7675
}
77-
},
78-
"_metadata": {
79-
"schema_version": "1.0",
80-
"generated_on": "2025-12-08T06:15:49.3694028\u002B00:00",
81-
"generated_by": "VersionIndex"
8276
}
8377
}

release-notes/10.0/index.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/schemas/dotnet-release-version-index.json",
2+
"$schema": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/schemas/v1/dotnet-release-version-index.json",
33
"kind": "major-version-index",
44
"title": ".NET 10.0 Release Index",
5-
"description": ".NET 10.0 (latest: 10.0.0)",
65
"target_framework": "net10.0",
76
"latest": "10.0.0",
87
"latest_security": "10.0.0-rc.2",
@@ -271,10 +270,5 @@
271270
}
272271
}
273272
]
274-
},
275-
"_metadata": {
276-
"schema_version": "1.0",
277-
"generated_on": "2025-12-08T05:46:49.5888073\u002B00:00",
278-
"generated_by": "VersionIndex"
279273
}
280274
}

0 commit comments

Comments
 (0)