1
0
mirror of synced 2025-12-19 18:06:02 -05:00
Files
core/release-notes/2.1/2.1.9/manifest.json
Rich Lander 7d0bb4b6e0 Update graph
2025-12-18 23:26:52 -08:00

26 lines
1.0 KiB
JSON

{
"$schema": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/schemas/v1/dotnet-release-manifest.json",
"kind": "manifest",
"title": "Release Manifest - .NET 2.1.9",
"_links": {
"self": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.9/manifest.json"
},
"release-notes-2.1.9-download-markdown": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.9/2.1.9-download.md",
"title": ".NET Core 2.1.9",
"type": "application/markdown"
},
"release-notes-markdown": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.9/2.1.9.md",
"title": "Release notes",
"type": "application/markdown"
},
"release-notes-markdown-rendered": {
"href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.9/2.1.9.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
}
}
}