diff --git a/release-notes/1.0/1.0.14/manifest.json b/release-notes/1.0/1.0.14/manifest.json index f6beee2c8..5969e8d17 100644 --- a/release-notes/1.0/1.0.14/manifest.json +++ b/release-notes/1.0/1.0.14/manifest.json @@ -15,6 +15,11 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/1.0/1.0.14/1.0.14.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-1.0.14-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/1.0/1.0.14/1.0.14-download.md", + "title": ".NET Core 1.0.14", + "type": "application/markdown" } } } diff --git a/release-notes/1.0/1.0.15/manifest.json b/release-notes/1.0/1.0.15/manifest.json index 8763bd403..28779a916 100644 --- a/release-notes/1.0/1.0.15/manifest.json +++ b/release-notes/1.0/1.0.15/manifest.json @@ -15,6 +15,11 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/1.0/1.0.15/1.0.15.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-1.0.15-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/1.0/1.0.15/1.0.15-download.md", + "title": ".NET Core 1.0.15", + "type": "application/markdown" } } } diff --git a/release-notes/1.0/1.0.16/manifest.json b/release-notes/1.0/1.0.16/manifest.json index b545a9445..6344e642d 100644 --- a/release-notes/1.0/1.0.16/manifest.json +++ b/release-notes/1.0/1.0.16/manifest.json @@ -15,6 +15,11 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/1.0/1.0.16/1.0.16.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-1.0.16-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/1.0/1.0.16/1.0.16-download.md", + "title": ".NET Core 1.0.16", + "type": "application/markdown" } } } diff --git a/release-notes/1.1/1.1.11/manifest.json b/release-notes/1.1/1.1.11/manifest.json index 9525af281..8f233bb04 100644 --- a/release-notes/1.1/1.1.11/manifest.json +++ b/release-notes/1.1/1.1.11/manifest.json @@ -15,6 +15,11 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/1.1/1.1.11/1.1.11.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-1.1.11-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/1.1/1.1.11/1.1.11-download.md", + "title": ".NET Core 1.1.11", + "type": "application/markdown" } } } diff --git a/release-notes/1.1/1.1.12/manifest.json b/release-notes/1.1/1.1.12/manifest.json index d3ee6e894..4baba52df 100644 --- a/release-notes/1.1/1.1.12/manifest.json +++ b/release-notes/1.1/1.1.12/manifest.json @@ -15,6 +15,11 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/1.1/1.1.12/1.1.12.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-1.1.12-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/1.1/1.1.12/1.1.12-download.md", + "title": ".NET Core 1.1.12", + "type": "application/markdown" } } } diff --git a/release-notes/1.1/1.1.13/manifest.json b/release-notes/1.1/1.1.13/manifest.json index 794d62b3b..1356532ff 100644 --- a/release-notes/1.1/1.1.13/manifest.json +++ b/release-notes/1.1/1.1.13/manifest.json @@ -15,6 +15,11 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/1.1/1.1.13/1.1.13.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-1.1.13-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/1.1/1.1.13/1.1.13-download.md", + "title": ".NET Core 1.1.13", + "type": "application/markdown" } } } diff --git a/release-notes/10.0/10.0.0/manifest.json b/release-notes/10.0/10.0.0/manifest.json index 6c81a9a08..e12b7f2ee 100644 --- a/release-notes/10.0/10.0.0/manifest.json +++ b/release-notes/10.0/10.0.0/manifest.json @@ -20,6 +20,56 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/10.0/10.0.0/10.0.0.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-aspnetcore": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/10.0.0/aspnetcore.md", + "title": "ASP.NET Core updates in .NET 10", + "type": "application/markdown" + }, + "whats-new-csharp": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/10.0.0/csharp.md", + "title": "C# in .NET 10", + "type": "application/markdown" + }, + "whats-new-dotnetmaui": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/10.0.0/dotnetmaui.md", + "title": ".NET MAUI updates in .NET 10", + "type": "application/markdown" + }, + "whats-new-efcoreanddata": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/10.0.0/efcoreanddata.md", + "title": "EF Core and Data in .NET 10", + "type": "application/markdown" + }, + "whats-new-fsharp": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/10.0.0/fsharp.md", + "title": "F# in .NET 10", + "type": "application/markdown" + }, + "whats-new-libraries": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/10.0.0/libraries.md", + "title": "Libraries updates in .NET 10", + "type": "application/markdown" + }, + "whats-new-runtime": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/10.0.0/runtime.md", + "title": "Runtime updates in .NET 10", + "type": "application/markdown" + }, + "whats-new-sdk": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/10.0.0/sdk.md", + "title": "SDK updates in .NET 10", + "type": "application/markdown" + }, + "whats-new-winforms": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/10.0.0/winforms.md", + "title": "WinForms updates in .NET 10", + "type": "application/markdown" + }, + "whats-new-wpf": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/10.0.0/wpf.md", + "title": "WPF updates in .NET 10", + "type": "application/markdown" } } } diff --git a/release-notes/10.0/_manifest.json b/release-notes/10.0/_manifest.json index 77fe2d628..112a36c8c 100644 --- a/release-notes/10.0/_manifest.json +++ b/release-notes/10.0/_manifest.json @@ -19,6 +19,26 @@ "title": "What's new in .NET 10", "type": "text/html" }, + "whats-new": { + "href": "https://raw.githubusercontent.com/dotnet/docs/main/docs/core/whats-new/dotnet-10/overview.md", + "title": "What's new in .NET 10", + "type": "application/markdown" + }, + "whats-new-runtime": { + "href": "https://raw.githubusercontent.com/dotnet/docs/main/docs/core/whats-new/dotnet-10/runtime.md", + "title": "What's new in the .NET 10 runtime", + "type": "application/markdown" + }, + "whats-new-libraries": { + "href": "https://raw.githubusercontent.com/dotnet/docs/main/docs/core/whats-new/dotnet-10/libraries.md", + "title": "What's new in .NET libraries for .NET 10", + "type": "application/markdown" + }, + "whats-new-sdk": { + "href": "https://raw.githubusercontent.com/dotnet/docs/main/docs/core/whats-new/dotnet-10/sdk.md", + "title": "What's new in the SDK and tooling for .NET 10", + "type": "application/markdown" + }, "compatibility-rendered": { "href": "https://learn.microsoft.com/dotnet/core/compatibility/10.0", "title": "Breaking changes in .NET 10", diff --git a/release-notes/10.0/manifest.json b/release-notes/10.0/manifest.json index b1cbbbd6b..7d3c998d1 100644 --- a/release-notes/10.0/manifest.json +++ b/release-notes/10.0/manifest.json @@ -63,10 +63,30 @@ "title": "Release Notes (Rendered)", "type": "text/html" }, + "whats-new": { + "href": "https://raw.githubusercontent.com/dotnet/docs/main/docs/core/whats-new/dotnet-10/overview.md", + "title": "What\u0027s new in .NET 10", + "type": "application/markdown" + }, + "whats-new-libraries": { + "href": "https://raw.githubusercontent.com/dotnet/docs/main/docs/core/whats-new/dotnet-10/libraries.md", + "title": "What\u0027s new in .NET libraries for .NET 10", + "type": "application/markdown" + }, "whats-new-rendered": { "href": "https://learn.microsoft.com/dotnet/core/whats-new/dotnet-10/overview", "title": "What\u0027s new in .NET 10", "type": "text/html" + }, + "whats-new-runtime": { + "href": "https://raw.githubusercontent.com/dotnet/docs/main/docs/core/whats-new/dotnet-10/runtime.md", + "title": "What\u0027s new in the .NET 10 runtime", + "type": "application/markdown" + }, + "whats-new-sdk": { + "href": "https://raw.githubusercontent.com/dotnet/docs/main/docs/core/whats-new/dotnet-10/sdk.md", + "title": "What\u0027s new in the SDK and tooling for .NET 10", + "type": "application/markdown" } } } \ No newline at end of file diff --git a/release-notes/10.0/preview/preview1/manifest.json b/release-notes/10.0/preview/preview1/manifest.json index c09c0a330..45cc5e165 100644 --- a/release-notes/10.0/preview/preview1/manifest.json +++ b/release-notes/10.0/preview/preview1/manifest.json @@ -20,6 +20,66 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/10.0/preview/preview1/10.0.0-preview.1.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-aspnetcore": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview1/aspnetcore.md", + "title": "ASP.NET Core in .NET 10 Preview 1 - Release Notes", + "type": "application/markdown" + }, + "whats-new-containers": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview1/containers.md", + "title": "Container image updates in .NET 10 Preview 1 - Release Notes", + "type": "application/markdown" + }, + "whats-new-csharp": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview1/csharp.md", + "title": "C# 14 updates in .NET 10 Preview 1 - Release Notes", + "type": "application/markdown" + }, + "whats-new-dotnetmaui": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview1/dotnetmaui.md", + "title": ".NET MAUI in .NET 10 Preview 1 - Release Notes", + "type": "application/markdown" + }, + "whats-new-efcore": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview1/efcore.md", + "title": "Entity Framework Core 10 Preview 1 - Release Notes", + "type": "application/markdown" + }, + "whats-new-fsharp": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview1/fsharp.md", + "title": "F# updates in .NET 10 Preview 1 - Release Notes", + "type": "application/markdown" + }, + "whats-new-libraries": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview1/libraries.md", + "title": ".NET Libraries in .NET 10 Preview 1 - Release Notes", + "type": "application/markdown" + }, + "whats-new-runtime": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview1/runtime.md", + "title": ".NET Runtime in .NET 10 Preview 1 - Release Notes", + "type": "application/markdown" + }, + "whats-new-sdk": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview1/sdk.md", + "title": ".NET SDK in .NET 10 Preview 1 - Release Notes", + "type": "application/markdown" + }, + "whats-new-visualbasic": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview1/visualbasic.md", + "title": "Visual Basic updates in .NET 10 Preview 1 - Release Notes", + "type": "application/markdown" + }, + "whats-new-winforms": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview1/winforms.md", + "title": "Windows Forms in .NET 10 Preview 1 - Release Notes", + "type": "application/markdown" + }, + "whats-new-wpf": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview1/wpf.md", + "title": "WPF in .NET 10 Preview 1 - Release Notes", + "type": "application/markdown" } } } diff --git a/release-notes/10.0/preview/preview2/manifest.json b/release-notes/10.0/preview/preview2/manifest.json index be8c7fda3..a4cd2b620 100644 --- a/release-notes/10.0/preview/preview2/manifest.json +++ b/release-notes/10.0/preview/preview2/manifest.json @@ -20,6 +20,66 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/10.0/preview/preview2/10.0.0-preview.2.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-aspnetcore": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview2/aspnetcore.md", + "title": "ASP.NET Core in .NET 10 Preview 2 - Release Notes", + "type": "application/markdown" + }, + "whats-new-containers": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview2/containers.md", + "title": "Container image updates in .NET 10 Preview 2 - Release Notes", + "type": "application/markdown" + }, + "whats-new-csharp": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview2/csharp.md", + "title": "C# 14 updates in .NET 10 Preview 2 - Release Notes", + "type": "application/markdown" + }, + "whats-new-dotnetmaui": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview2/dotnetmaui.md", + "title": ".NET MAUI in .NET 10 Preview 2 - Release Notes", + "type": "application/markdown" + }, + "whats-new-efcore": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview2/efcore.md", + "title": "Entity Framework Core 10 Preview 2 - Release Notes", + "type": "application/markdown" + }, + "whats-new-fsharp": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview2/fsharp.md", + "title": "F# updates in .NET 10 Preview 2 - Release Notes", + "type": "application/markdown" + }, + "whats-new-libraries": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview2/libraries.md", + "title": ".NET Libraries in .NET 10 Preview 2 - Release Notes", + "type": "application/markdown" + }, + "whats-new-runtime": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview2/runtime.md", + "title": ".NET Runtime in .NET 10 Preview 2 - Release Notes", + "type": "application/markdown" + }, + "whats-new-sdk": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview2/sdk.md", + "title": ".NET SDK in .NET 10 Preview 2 - Release Notes", + "type": "application/markdown" + }, + "whats-new-visualbasic": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview2/visualbasic.md", + "title": "Visual Basic updates in .NET 10 Preview 2 - Release Notes", + "type": "application/markdown" + }, + "whats-new-winforms": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview2/winforms.md", + "title": "Windows Forms in .NET 10 Preview 2 - Release Notes", + "type": "application/markdown" + }, + "whats-new-wpf": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview2/wpf.md", + "title": "WPF in .NET 10 Preview 2 - Release Notes", + "type": "application/markdown" } } } diff --git a/release-notes/10.0/preview/preview3/manifest.json b/release-notes/10.0/preview/preview3/manifest.json index 833db69b4..9e1d6a48b 100644 --- a/release-notes/10.0/preview/preview3/manifest.json +++ b/release-notes/10.0/preview/preview3/manifest.json @@ -20,6 +20,66 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/10.0/preview/preview3/10.0.0-preview.3.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-aspnetcore": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview3/aspnetcore.md", + "title": "ASP.NET Core in .NET 10 Preview 3 - Release Notes", + "type": "application/markdown" + }, + "whats-new-containers": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview3/containers.md", + "title": "Container image updates in .NET 10 Preview 3 - Release Notes", + "type": "application/markdown" + }, + "whats-new-csharp": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview3/csharp.md", + "title": "C# 14 updates in .NET 10 Preview 3 - Release Notes", + "type": "application/markdown" + }, + "whats-new-dotnetmaui": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview3/dotnetmaui.md", + "title": ".NET MAUI in .NET 10 Preview 3 - Release Notes", + "type": "application/markdown" + }, + "whats-new-efcore": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview3/efcore.md", + "title": "Entity Framework Core 10 Preview 3 - Release Notes", + "type": "application/markdown" + }, + "whats-new-fsharp": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview3/fsharp.md", + "title": "F# updates in .NET 10 Preview 3 - Release Notes", + "type": "application/markdown" + }, + "whats-new-libraries": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview3/libraries.md", + "title": ".NET Libraries in .NET 10 Preview 3 - Release Notes", + "type": "application/markdown" + }, + "whats-new-runtime": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview3/runtime.md", + "title": ".NET Runtime in .NET 10 Preview 3 - Release Notes", + "type": "application/markdown" + }, + "whats-new-sdk": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview3/sdk.md", + "title": ".NET SDK in .NET 10 Preview 3 - Release Notes", + "type": "application/markdown" + }, + "whats-new-visualbasic": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview3/visualbasic.md", + "title": "Visual Basic updates in .NET 10 Preview 3 - Release Notes", + "type": "application/markdown" + }, + "whats-new-winforms": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview3/winforms.md", + "title": "Windows Forms in .NET 10 Preview 3 - Release Notes", + "type": "application/markdown" + }, + "whats-new-wpf": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview3/wpf.md", + "title": "WPF in .NET 10 Preview 3 - Release Notes", + "type": "application/markdown" } } } diff --git a/release-notes/10.0/preview/preview4/manifest.json b/release-notes/10.0/preview/preview4/manifest.json index af35944ca..10a024c79 100644 --- a/release-notes/10.0/preview/preview4/manifest.json +++ b/release-notes/10.0/preview/preview4/manifest.json @@ -20,6 +20,66 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/10.0/preview/preview4/10.0.0-preview.4.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-aspnetcore": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview4/aspnetcore.md", + "title": "ASP.NET Core in .NET 10 Preview 4 - Release Notes", + "type": "application/markdown" + }, + "whats-new-containers": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview4/containers.md", + "title": "Container image updates in .NET 10 Preview 4 - Release Notes", + "type": "application/markdown" + }, + "whats-new-csharp": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview4/csharp.md", + "title": "C# 14 updates in .NET 10 Preview 4 - Release Notes", + "type": "application/markdown" + }, + "whats-new-dotnetmaui": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview4/dotnetmaui.md", + "title": ".NET MAUI in .NET 10 Preview 4 - Release Notes", + "type": "application/markdown" + }, + "whats-new-efcore": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview4/efcore.md", + "title": "Entity Framework Core 10 Preview 4 - Release Notes", + "type": "application/markdown" + }, + "whats-new-fsharp": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview4/fsharp.md", + "title": "F# updates in .NET 10 Preview 4 - Release Notes", + "type": "application/markdown" + }, + "whats-new-libraries": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview4/libraries.md", + "title": ".NET Libraries in .NET 10 Preview 4 - Release Notes", + "type": "application/markdown" + }, + "whats-new-runtime": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview4/runtime.md", + "title": ".NET Runtime in .NET 10 Preview 4 - Release Notes", + "type": "application/markdown" + }, + "whats-new-sdk": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview4/sdk.md", + "title": ".NET SDK in .NET 10 Preview 4 - Release Notes", + "type": "application/markdown" + }, + "whats-new-visualbasic": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview4/visualbasic.md", + "title": "Visual Basic updates in .NET 10 Preview 4 - Release Notes", + "type": "application/markdown" + }, + "whats-new-winforms": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview4/winforms.md", + "title": "Windows Forms in .NET 10 Preview 4 - Release Notes", + "type": "application/markdown" + }, + "whats-new-wpf": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview4/wpf.md", + "title": "WPF in .NET 10 Preview 4 - Release Notes", + "type": "application/markdown" } } } diff --git a/release-notes/10.0/preview/preview5/manifest.json b/release-notes/10.0/preview/preview5/manifest.json index e9d38c6a6..34d36bd88 100644 --- a/release-notes/10.0/preview/preview5/manifest.json +++ b/release-notes/10.0/preview/preview5/manifest.json @@ -20,6 +20,66 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/10.0/preview/preview5/10.0.0-preview.5.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-aspnetcore": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview5/aspnetcore.md", + "title": "ASP.NET Core in .NET 10 Preview 5 - Release Notes", + "type": "application/markdown" + }, + "whats-new-containers": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview5/containers.md", + "title": "Container image updates in .NET 10 Preview 5 - Release Notes", + "type": "application/markdown" + }, + "whats-new-csharp": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview5/csharp.md", + "title": "C# 14 updates in .NET 10 Preview 5 - Release Notes", + "type": "application/markdown" + }, + "whats-new-dotnetmaui": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview5/dotnetmaui.md", + "title": ".NET MAUI in .NET 10 Preview 5 - Release Notes", + "type": "application/markdown" + }, + "whats-new-efcore": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview5/efcore.md", + "title": "Entity Framework Core 10 Preview 5 - Release Notes", + "type": "application/markdown" + }, + "whats-new-fsharp": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview5/fsharp.md", + "title": "F# updates in .NET 10 Preview 5 - Release Notes", + "type": "application/markdown" + }, + "whats-new-libraries": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview5/libraries.md", + "title": ".NET Libraries in .NET 10 Preview 5 - Release Notes", + "type": "application/markdown" + }, + "whats-new-runtime": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview5/runtime.md", + "title": ".NET Runtime in .NET 10 Preview 5 - Release Notes", + "type": "application/markdown" + }, + "whats-new-sdk": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview5/sdk.md", + "title": ".NET SDK in .NET 10 Preview 5 - Release Notes", + "type": "application/markdown" + }, + "whats-new-visualbasic": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview5/visualbasic.md", + "title": "Visual Basic updates in .NET 10 Preview 5 - Release Notes", + "type": "application/markdown" + }, + "whats-new-winforms": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview5/winforms.md", + "title": "Windows Forms in .NET 10 Preview 5 - Release Notes", + "type": "application/markdown" + }, + "whats-new-wpf": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview5/wpf.md", + "title": "WPF in .NET 10 Preview 5 - Release Notes", + "type": "application/markdown" } } } diff --git a/release-notes/10.0/preview/preview6/manifest.json b/release-notes/10.0/preview/preview6/manifest.json index 99d1bfe37..f6e52c6af 100644 --- a/release-notes/10.0/preview/preview6/manifest.json +++ b/release-notes/10.0/preview/preview6/manifest.json @@ -20,6 +20,66 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/10.0/preview/preview6/10.0.0-preview.6.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-aspnetcore": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview6/aspnetcore.md", + "title": "ASP.NET Core in .NET 10 Preview 6 - Release Notes", + "type": "application/markdown" + }, + "whats-new-containers": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview6/containers.md", + "title": "Container image updates in .NET 10 Preview 6 - Release Notes", + "type": "application/markdown" + }, + "whats-new-csharp": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview6/csharp.md", + "title": "C# 14 updates in .NET 10 Preview 6 - Release Notes", + "type": "application/markdown" + }, + "whats-new-dotnetmaui": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview6/dotnetmaui.md", + "title": ".NET MAUI in .NET 10 Preview 6 - Release Notes", + "type": "application/markdown" + }, + "whats-new-efcore": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview6/efcore.md", + "title": "Entity Framework Core 10 Preview 6 - Release Notes", + "type": "application/markdown" + }, + "whats-new-fsharp": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview6/fsharp.md", + "title": "F# updates in .NET 10 Preview 6 - Release Notes", + "type": "application/markdown" + }, + "whats-new-libraries": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview6/libraries.md", + "title": ".NET Libraries in .NET 10 Preview 6 - Release Notes", + "type": "application/markdown" + }, + "whats-new-runtime": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview6/runtime.md", + "title": ".NET Runtime in .NET 10 Preview 6 - Release Notes", + "type": "application/markdown" + }, + "whats-new-sdk": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview6/sdk.md", + "title": ".NET SDK in .NET 10 Preview 6 - Release Notes", + "type": "application/markdown" + }, + "whats-new-visualbasic": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview6/visualbasic.md", + "title": "Visual Basic updates in .NET 10 Preview 6 - Release Notes", + "type": "application/markdown" + }, + "whats-new-winforms": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview6/winforms.md", + "title": "Windows Forms in .NET 10 Preview 6 - Release Notes", + "type": "application/markdown" + }, + "whats-new-wpf": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview6/wpf.md", + "title": "WPF in .NET 10 Preview 6 - Release Notes", + "type": "application/markdown" } } } diff --git a/release-notes/10.0/preview/preview7/manifest.json b/release-notes/10.0/preview/preview7/manifest.json index 1df0c6a58..c213bdeaa 100644 --- a/release-notes/10.0/preview/preview7/manifest.json +++ b/release-notes/10.0/preview/preview7/manifest.json @@ -20,6 +20,66 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/10.0/preview/preview7/10.0.0-preview.7.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-aspnetcore": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview7/aspnetcore.md", + "title": "ASP.NET Core in .NET 10 Preview 7 - Release Notes", + "type": "application/markdown" + }, + "whats-new-containers": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview7/containers.md", + "title": "Containers in .NET 10 Preview 7 - Release Notes", + "type": "application/markdown" + }, + "whats-new-csharp": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview7/csharp.md", + "title": "C# in .NET 10 Preview 7 - Release Notes", + "type": "application/markdown" + }, + "whats-new-dotnetmaui": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview7/dotnetmaui.md", + "title": ".NET MAUI in .NET 10 Preview 7 - Release Notes", + "type": "application/markdown" + }, + "whats-new-efcore": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview7/efcore.md", + "title": "Entity Framework Core 10 Preview 7 - Release Notes", + "type": "application/markdown" + }, + "whats-new-fsharp": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview7/fsharp.md", + "title": "F# in .NET 10 Preview 7 - Release Notes", + "type": "application/markdown" + }, + "whats-new-libraries": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview7/libraries.md", + "title": ".NET Libraries in .NET 10 Preview 7 - Release Notes", + "type": "application/markdown" + }, + "whats-new-runtime": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview7/runtime.md", + "title": ".NET Runtime in .NET 10 Preview 7 - Release Notes", + "type": "application/markdown" + }, + "whats-new-sdk": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview7/sdk.md", + "title": ".NET SDK in .NET 10 Preview 7 - Release Notes", + "type": "application/markdown" + }, + "whats-new-visualbasic": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview7/visualbasic.md", + "title": "Visual Basic in .NET 10 Preview 7 - Release Notes", + "type": "application/markdown" + }, + "whats-new-winforms": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview7/winforms.md", + "title": "Windows Forms in .NET 10 Preview 7 - Release Notes", + "type": "application/markdown" + }, + "whats-new-wpf": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview7/wpf.md", + "title": "WPF in .NET 10 Preview 7 - Release Notes", + "type": "application/markdown" } } } diff --git a/release-notes/10.0/preview/rc1/manifest.json b/release-notes/10.0/preview/rc1/manifest.json index 4b80417e2..bc1354033 100644 --- a/release-notes/10.0/preview/rc1/manifest.json +++ b/release-notes/10.0/preview/rc1/manifest.json @@ -20,6 +20,66 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/10.0/preview/rc1/10.0.0-rc.1.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-aspnetcore": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/rc1/aspnetcore.md", + "title": "ASP.NET Core in .NET 10 RC 1 - Release Notes", + "type": "application/markdown" + }, + "whats-new-containers": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/rc1/containers.md", + "title": "Containers in .NET 10 RC 1 - Release Notes", + "type": "application/markdown" + }, + "whats-new-csharp": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/rc1/csharp.md", + "title": "C# 14 updates in .NET 10 RC 1 - Release Notes", + "type": "application/markdown" + }, + "whats-new-dotnetmaui": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/rc1/dotnetmaui.md", + "title": ".NET MAUI in .NET 10 RC 1 - Release Notes", + "type": "application/markdown" + }, + "whats-new-efcore": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/rc1/efcore.md", + "title": "Entity Framework Core in .NET 10 RC 1 - Release Notes", + "type": "application/markdown" + }, + "whats-new-fsharp": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/rc1/fsharp.md", + "title": "F# in .NET 10 RC 1 - Release Notes", + "type": "application/markdown" + }, + "whats-new-libraries": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/rc1/libraries.md", + "title": "Libraries in .NET 10 RC 1 - Release Notes", + "type": "application/markdown" + }, + "whats-new-runtime": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/rc1/runtime.md", + "title": "Runtime updates in .NET 10 Release Candidate 1", + "type": "application/markdown" + }, + "whats-new-sdk": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/rc1/sdk.md", + "title": "SDK in .NET 10 RC 1 - Release Notes", + "type": "application/markdown" + }, + "whats-new-visualbasic": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/rc1/visualbasic.md", + "title": "Visual Basic in .NET 10 RC 1 - Release Notes", + "type": "application/markdown" + }, + "whats-new-winforms": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/rc1/winforms.md", + "title": "WinForms .NET 10 RC1 Release Notes", + "type": "application/markdown" + }, + "whats-new-wpf": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/rc1/wpf.md", + "title": "WPF in .NET 10 RC 1 - Release Notes", + "type": "application/markdown" } } } diff --git a/release-notes/10.0/preview/rc2/manifest.json b/release-notes/10.0/preview/rc2/manifest.json index 17f0ffd69..b0db68c9c 100644 --- a/release-notes/10.0/preview/rc2/manifest.json +++ b/release-notes/10.0/preview/rc2/manifest.json @@ -30,6 +30,66 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/10.0/preview/rc2/10.0.0-rc.2.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-aspnetcore": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/rc2/aspnetcore.md", + "title": "ASP.NET Core in .NET 10 RC 2 - Release Notes", + "type": "application/markdown" + }, + "whats-new-containers": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/rc2/containers.md", + "title": "Containers in .NET 10 RC 2 - Release Notes", + "type": "application/markdown" + }, + "whats-new-csharp": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/rc2/csharp.md", + "title": "C# 14 updates in .NET 10 RC 2 - Release Notes", + "type": "application/markdown" + }, + "whats-new-dotnetmaui": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/rc2/dotnetmaui.md", + "title": ".NET MAUI in .NET 10 RC 2 - Release Notes", + "type": "application/markdown" + }, + "whats-new-efcore": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/rc2/efcore.md", + "title": "Entity Framework Core in .NET 10 RC 2 - Release Notes", + "type": "application/markdown" + }, + "whats-new-fsharp": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/rc2/fsharp.md", + "title": "F# in .NET 10 RC 2 - Release Notes", + "type": "application/markdown" + }, + "whats-new-libraries": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/rc2/libraries.md", + "title": "Libraries in .NET 10 RC 2 - Release Notes", + "type": "application/markdown" + }, + "whats-new-runtime": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/rc2/runtime.md", + "title": "Runtime updates in .NET 10 Release Candidate 2", + "type": "application/markdown" + }, + "whats-new-sdk": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/rc2/sdk.md", + "title": "SDK in .NET 10 RC 2 - Release Notes", + "type": "application/markdown" + }, + "whats-new-visualbasic": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/rc2/visualbasic.md", + "title": "Visual Basic in .NET 10 RC 2 - Release Notes", + "type": "application/markdown" + }, + "whats-new-winforms": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/rc2/winforms.md", + "title": "WinForms .NET 10 RC2 Release Notes", + "type": "application/markdown" + }, + "whats-new-wpf": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/rc2/wpf.md", + "title": "WPF in .NET 10 RC 2 - Release Notes", + "type": "application/markdown" } } } diff --git a/release-notes/2.1/2.1.10/manifest.json b/release-notes/2.1/2.1.10/manifest.json index 81a193c1c..6e9ac345a 100644 --- a/release-notes/2.1/2.1.10/manifest.json +++ b/release-notes/2.1/2.1.10/manifest.json @@ -15,6 +15,11 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.10/2.1.10.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-2.1.10-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.10/2.1.10-download.md", + "title": ".NET Core 2.1.10", + "type": "application/markdown" } } } diff --git a/release-notes/2.1/2.1.11/manifest.json b/release-notes/2.1/2.1.11/manifest.json index b4bed4679..21a8b1ea8 100644 --- a/release-notes/2.1/2.1.11/manifest.json +++ b/release-notes/2.1/2.1.11/manifest.json @@ -15,6 +15,11 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.11/2.1.11.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-2.1.11-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.11/2.1.11-download.md", + "title": ".NET Core 2.1.11", + "type": "application/markdown" } } } diff --git a/release-notes/2.1/2.1.12/manifest.json b/release-notes/2.1/2.1.12/manifest.json index 9ba80d990..37fc308d1 100644 --- a/release-notes/2.1/2.1.12/manifest.json +++ b/release-notes/2.1/2.1.12/manifest.json @@ -15,6 +15,26 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.12/2.1.12.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-2.1.12-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.12/2.1.12-download.md", + "title": ".NET Core 2.1.12", + "type": "application/markdown" + }, + "whats-new-2.1.605-sdk-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.12/2.1.605-sdk-download.md", + "title": ".NET Core SDK 2.1.605", + "type": "application/markdown" + }, + "whats-new-2.1.701-sdk-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.12/2.1.701-sdk-download.md", + "title": ".NET Core SDK 2.1.701", + "type": "application/markdown" + }, + "whats-new-2.1.801-sdk-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.12/2.1.801-sdk-download.md", + "title": ".NET Core SDK 2.1.801", + "type": "application/markdown" } } } diff --git a/release-notes/2.1/2.1.13/manifest.json b/release-notes/2.1/2.1.13/manifest.json index 1d13a5fc6..3d0fe5286 100644 --- a/release-notes/2.1/2.1.13/manifest.json +++ b/release-notes/2.1/2.1.13/manifest.json @@ -15,6 +15,21 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.13/2.1.13.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-2.1.13-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.13/2.1.13-download.md", + "title": ".NET Core 2.1.13", + "type": "application/markdown" + }, + "whats-new-2.1.606-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.13/2.1.606-download.md", + "title": ".NET Core 2.1.13", + "type": "application/markdown" + }, + "whats-new-2.1.802-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.13/2.1.802-download.md", + "title": ".NET Core 2.1.13", + "type": "application/markdown" } } } diff --git a/release-notes/2.1/2.1.14/manifest.json b/release-notes/2.1/2.1.14/manifest.json index 8d70716eb..bae05140f 100644 --- a/release-notes/2.1/2.1.14/manifest.json +++ b/release-notes/2.1/2.1.14/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.14/2.1.14.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-2.1.14-install-instructions": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.14/2.1.14-install-instructions.md", + "title": ".NET Core 2.1.14", + "type": "application/markdown" + }, + "whats-new-2.1.607-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.14/2.1.607-download.md", + "title": ".NET Core 2.1.607", + "type": "application/markdown" } } } diff --git a/release-notes/2.1/2.1.15/manifest.json b/release-notes/2.1/2.1.15/manifest.json index dac920405..55247336f 100644 --- a/release-notes/2.1/2.1.15/manifest.json +++ b/release-notes/2.1/2.1.15/manifest.json @@ -15,6 +15,21 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.15/2.1.15.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-2.1.15-install-instructions": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.15/2.1.15-install-instructions.md", + "title": ".NET Core 2.1.15", + "type": "application/markdown" + }, + "whats-new-2.1.608-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.15/2.1.608-download.md", + "title": ".NET Core 2.1.608", + "type": "application/markdown" + }, + "whats-new-2.1.803-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.15/2.1.803-download.md", + "title": ".NET Core 2.1.803", + "type": "application/markdown" } } } diff --git a/release-notes/2.1/2.1.16/manifest.json b/release-notes/2.1/2.1.16/manifest.json index 8abfc457b..e9e035f52 100644 --- a/release-notes/2.1/2.1.16/manifest.json +++ b/release-notes/2.1/2.1.16/manifest.json @@ -15,6 +15,21 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.16/2.1.16.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-2.1.16-install-instructions": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.16/2.1.16-install-instructions.md", + "title": ".NET Core 2.1.16", + "type": "application/markdown" + }, + "whats-new-2.1.609-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.16/2.1.609-download.md", + "title": ".NET Core 2.1.609", + "type": "application/markdown" + }, + "whats-new-2.1.804-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.16/2.1.804-download.md", + "title": ".NET Core 2.1.804", + "type": "application/markdown" } } } diff --git a/release-notes/2.1/2.1.17/manifest.json b/release-notes/2.1/2.1.17/manifest.json index c45e7f781..2ba031645 100644 --- a/release-notes/2.1/2.1.17/manifest.json +++ b/release-notes/2.1/2.1.17/manifest.json @@ -15,6 +15,21 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.17/2.1.17.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-2.1.17-install-instructions": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.17/2.1.17-install-instructions.md", + "title": ".NET Core 2.1.17", + "type": "application/markdown" + }, + "whats-new-2.1.610-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.17/2.1.610-download.md", + "title": ".NET Core 2.1.610", + "type": "application/markdown" + }, + "whats-new-2.1.805-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.17/2.1.805-download.md", + "title": ".NET Core 2.1.805", + "type": "application/markdown" } } } diff --git a/release-notes/2.1/2.1.18/manifest.json b/release-notes/2.1/2.1.18/manifest.json index e7cae99bd..64c2a0940 100644 --- a/release-notes/2.1/2.1.18/manifest.json +++ b/release-notes/2.1/2.1.18/manifest.json @@ -15,6 +15,21 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.18/2.1.18.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-2.1.18-install-instructions": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.18/2.1.18-install-instructions.md", + "title": ".NET Core 2.1.18", + "type": "application/markdown" + }, + "whats-new-2.1.611-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.18/2.1.611-download.md", + "title": ".NET Core 2.1.611", + "type": "application/markdown" + }, + "whats-new-2.1.806-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.18/2.1.806-download.md", + "title": ".NET Core 2.1.806", + "type": "application/markdown" } } } diff --git a/release-notes/2.1/2.1.19/manifest.json b/release-notes/2.1/2.1.19/manifest.json index e44160f63..a972a58cc 100644 --- a/release-notes/2.1/2.1.19/manifest.json +++ b/release-notes/2.1/2.1.19/manifest.json @@ -15,6 +15,21 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.19/2.1.19.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-2.1.19-install-instructions": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.19/2.1.19-install-instructions.md", + "title": ".NET Core 2.1.19", + "type": "application/markdown" + }, + "whats-new-2.1.612-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.19/2.1.612-download.md", + "title": ".NET Core 2.1.612", + "type": "application/markdown" + }, + "whats-new-2.1.807-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.19/2.1.807-download.md", + "title": ".NET Core 2.1.807", + "type": "application/markdown" } } } diff --git a/release-notes/2.1/2.1.20/manifest.json b/release-notes/2.1/2.1.20/manifest.json index bb47c1e5a..68359dbaa 100644 --- a/release-notes/2.1/2.1.20/manifest.json +++ b/release-notes/2.1/2.1.20/manifest.json @@ -15,6 +15,21 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.20/2.1.20.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-2.1.20-install-instructions": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.20/2.1.20-install-instructions.md", + "title": ".NET Core 2.1.20", + "type": "application/markdown" + }, + "whats-new-2.1.613-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.20/2.1.613-download.md", + "title": ".NET Core 2.1.613", + "type": "application/markdown" + }, + "whats-new-2.1.808-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.20/2.1.808-download.md", + "title": ".NET Core 2.1.808", + "type": "application/markdown" } } } diff --git a/release-notes/2.1/2.1.21/manifest.json b/release-notes/2.1/2.1.21/manifest.json index 7050c1687..6894e08d1 100644 --- a/release-notes/2.1/2.1.21/manifest.json +++ b/release-notes/2.1/2.1.21/manifest.json @@ -15,6 +15,21 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.21/2.1.21.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-2.1.21-install-instructions": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.21/2.1.21-install-instructions.md", + "title": ".NET Core 2.1.21", + "type": "application/markdown" + }, + "whats-new-2.1.614-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.21/2.1.614-download.md", + "title": ".NET Core 2.1.614", + "type": "application/markdown" + }, + "whats-new-2.1.809-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.21/2.1.809-download.md", + "title": ".NET Core 2.1.809", + "type": "application/markdown" } } } diff --git a/release-notes/2.1/2.1.22/manifest.json b/release-notes/2.1/2.1.22/manifest.json index 028642070..09d5bf96e 100644 --- a/release-notes/2.1/2.1.22/manifest.json +++ b/release-notes/2.1/2.1.22/manifest.json @@ -15,6 +15,21 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.22/2.1.22.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-2.1.22-install-instructions": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.22/2.1.22-install-instructions.md", + "title": ".NET Core 2.1.22", + "type": "application/markdown" + }, + "whats-new-2.1.615-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.22/2.1.615-download.md", + "title": ".NET Core 2.1.615", + "type": "application/markdown" + }, + "whats-new-2.1.810-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.22/2.1.810-download.md", + "title": ".NET Core 2.1.810", + "type": "application/markdown" } } } diff --git a/release-notes/2.1/2.1.23/manifest.json b/release-notes/2.1/2.1.23/manifest.json index d08fdc2eb..be6f04b05 100644 --- a/release-notes/2.1/2.1.23/manifest.json +++ b/release-notes/2.1/2.1.23/manifest.json @@ -15,6 +15,21 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.23/2.1.23.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-2.1.23-install-instructions": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.23/2.1.23-install-instructions.md", + "title": ".NET Core 2.1.23", + "type": "application/markdown" + }, + "whats-new-2.1.616-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.23/2.1.616-download.md", + "title": ".NET Core 2.1.616", + "type": "application/markdown" + }, + "whats-new-2.1.811-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.23/2.1.811-download.md", + "title": ".NET Core 2.1.811", + "type": "application/markdown" } } } diff --git a/release-notes/2.1/2.1.24/manifest.json b/release-notes/2.1/2.1.24/manifest.json index 38db03784..39cb9a319 100644 --- a/release-notes/2.1/2.1.24/manifest.json +++ b/release-notes/2.1/2.1.24/manifest.json @@ -15,6 +15,21 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.24/2.1.24.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-2.1.24-install-instructions": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.24/2.1.24-install-instructions.md", + "title": ".NET Core 2.1.24", + "type": "application/markdown" + }, + "whats-new-2.1.617-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.24/2.1.617-download.md", + "title": ".NET Core 2.1.617", + "type": "application/markdown" + }, + "whats-new-2.1.812-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.24/2.1.812-download.md", + "title": ".NET Core 2.1.812", + "type": "application/markdown" } } } diff --git a/release-notes/2.1/2.1.25/manifest.json b/release-notes/2.1/2.1.25/manifest.json index 64ea07243..2284918bb 100644 --- a/release-notes/2.1/2.1.25/manifest.json +++ b/release-notes/2.1/2.1.25/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.25/2.1.25.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-2.1.25-install-instructions": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.25/2.1.25-install-instructions.md", + "title": ".NET Core 2.1.25", + "type": "application/markdown" + }, + "whats-new-2.1.813-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.25/2.1.813-download.md", + "title": ".NET Core 2.1.813", + "type": "application/markdown" } } } diff --git a/release-notes/2.1/2.1.26/manifest.json b/release-notes/2.1/2.1.26/manifest.json index 00d4e56a8..2023a14d4 100644 --- a/release-notes/2.1/2.1.26/manifest.json +++ b/release-notes/2.1/2.1.26/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.26/2.1.26.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-2.1.26-install-instructions": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.26/2.1.26-install-instructions.md", + "title": ".NET Core 2.1.26", + "type": "application/markdown" + }, + "whats-new-2.1.814-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.26/2.1.814-download.md", + "title": ".NET Core 2.1.814", + "type": "application/markdown" } } } diff --git a/release-notes/2.1/2.1.27/manifest.json b/release-notes/2.1/2.1.27/manifest.json index e4544fc4a..6ebc91c26 100644 --- a/release-notes/2.1/2.1.27/manifest.json +++ b/release-notes/2.1/2.1.27/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.27/2.1.27.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-2.1.27-install-instructions": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.27/2.1.27-install-instructions.md", + "title": ".NET Core 2.1.27", + "type": "application/markdown" + }, + "whats-new-2.1.815-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.27/2.1.815-download.md", + "title": ".NET Core 2.1.815", + "type": "application/markdown" } } } diff --git a/release-notes/2.1/2.1.28/manifest.json b/release-notes/2.1/2.1.28/manifest.json index 3f13f9131..b0133656e 100644 --- a/release-notes/2.1/2.1.28/manifest.json +++ b/release-notes/2.1/2.1.28/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.28/2.1.28.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-2.1.28-install-instructions": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.28/2.1.28-install-instructions.md", + "title": ".NET Core 2.1.28", + "type": "application/markdown" + }, + "whats-new-2.1.816-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.28/2.1.816-download.md", + "title": ".NET Core 2.1.816", + "type": "application/markdown" } } } diff --git a/release-notes/2.1/2.1.3/manifest.json b/release-notes/2.1/2.1.3/manifest.json index 98ac2f1cc..5e6c52b0d 100644 --- a/release-notes/2.1/2.1.3/manifest.json +++ b/release-notes/2.1/2.1.3/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.3/2.1.3.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-2.1.3-commits": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.3/2.1.3-commits.md", + "title": "Commits to .NET Core 2.1.3 and .NET Core SDK 2.1.401", + "type": "application/markdown" + }, + "whats-new-2.1.3-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.3/2.1.3-download.md", + "title": ".NET Core 2.1.3", + "type": "application/markdown" } } } diff --git a/release-notes/2.1/2.1.30/manifest.json b/release-notes/2.1/2.1.30/manifest.json index c9ff42730..9b2e4fcf4 100644 --- a/release-notes/2.1/2.1.30/manifest.json +++ b/release-notes/2.1/2.1.30/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.30/2.1.30.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-2.1.30-install-instructions": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.30/2.1.30-install-instructions.md", + "title": ".NET Core 2.1.30", + "type": "application/markdown" + }, + "whats-new-2.1.526": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.30/2.1.526.md", + "title": ".NET Core 2.1.526", + "type": "application/markdown" } } } diff --git a/release-notes/2.1/2.1.4/manifest.json b/release-notes/2.1/2.1.4/manifest.json index 370c4fdb6..105a41bc7 100644 --- a/release-notes/2.1/2.1.4/manifest.json +++ b/release-notes/2.1/2.1.4/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.4/2.1.4.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-2.1.4-commits": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.4/2.1.4-commits.md", + "title": "Commits to .NET Core 2.1.4 and .NET Core SDK 2.1.402", + "type": "application/markdown" + }, + "whats-new-2.1.4-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.4/2.1.4-download.md", + "title": ".NET Core 2.1.4", + "type": "application/markdown" } } } diff --git a/release-notes/2.1/2.1.5/manifest.json b/release-notes/2.1/2.1.5/manifest.json index 76e72e07c..14b2bbe13 100644 --- a/release-notes/2.1/2.1.5/manifest.json +++ b/release-notes/2.1/2.1.5/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.5/2.1.5.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-2.1.5-commits": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.5/2.1.5-commits.md", + "title": "Commits to .NET Core 2.1.5 and .NET Core SDK 2.1.403", + "type": "application/markdown" + }, + "whats-new-2.1.5-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.5/2.1.5-download.md", + "title": ".NET Core 2.1.5", + "type": "application/markdown" } } } diff --git a/release-notes/2.1/2.1.6/manifest.json b/release-notes/2.1/2.1.6/manifest.json index 42ef54f4b..946929466 100644 --- a/release-notes/2.1/2.1.6/manifest.json +++ b/release-notes/2.1/2.1.6/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.6/2.1.6.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-2.1.6-commits": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.6/2.1.6-commits.md", + "title": "Commits to .NET Core 2.1.6 and .NET Core SDK 2.1.500", + "type": "application/markdown" + }, + "whats-new-2.1.6-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.6/2.1.6-download.md", + "title": ".NET Core 2.1.6", + "type": "application/markdown" } } } diff --git a/release-notes/2.1/2.1.7/manifest.json b/release-notes/2.1/2.1.7/manifest.json index b09cf7594..31369b774 100644 --- a/release-notes/2.1/2.1.7/manifest.json +++ b/release-notes/2.1/2.1.7/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.7/2.1.7.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-2.1.7-commits": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.7/2.1.7-commits.md", + "title": "Commits to .NET Core 2.1.7 and .NET Core SDK 2.1.503", + "type": "application/markdown" + }, + "whats-new-2.1.7-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.7/2.1.7-download.md", + "title": ".NET Core 2.1.7", + "type": "application/markdown" } } } diff --git a/release-notes/2.1/2.1.8/manifest.json b/release-notes/2.1/2.1.8/manifest.json index 917ca9ab3..32f9f6600 100644 --- a/release-notes/2.1/2.1.8/manifest.json +++ b/release-notes/2.1/2.1.8/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.8/2.1.8.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-2.1.8-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.8/2.1.8-download.md", + "title": ".NET Core 2.1.8", + "type": "application/markdown" + }, + "whats-new-2.1.8-known-issues": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.8/2.1.8-known-issues.md", + "title": ".NET Core 2.1.8 Known Issues and Resolutions", + "type": "application/markdown" } } } diff --git a/release-notes/2.1/2.1.9/manifest.json b/release-notes/2.1/2.1.9/manifest.json index ba53536fe..e97a88bbf 100644 --- a/release-notes/2.1/2.1.9/manifest.json +++ b/release-notes/2.1/2.1.9/manifest.json @@ -15,6 +15,11 @@ "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" + }, + "whats-new-2.1.9-download": { + "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" } } } diff --git a/release-notes/2.2/2.2.0/manifest.json b/release-notes/2.2/2.2.0/manifest.json index ba6793360..04f5c6c77 100644 --- a/release-notes/2.2/2.2.0/manifest.json +++ b/release-notes/2.2/2.2.0/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/2.2/2.2.0/2.2.0.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-2.2.0-commits": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.2/2.2.0/2.2.0-commits.md", + "title": "Commits to .NET Core 2.2.0", + "type": "application/markdown" + }, + "whats-new-2.2.0-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.2/2.2.0/2.2.0-download.md", + "title": ".NET Core 2.2.0", + "type": "application/markdown" } } } diff --git a/release-notes/2.2/2.2.1/manifest.json b/release-notes/2.2/2.2.1/manifest.json index 1de418f36..872ac3500 100644 --- a/release-notes/2.2/2.2.1/manifest.json +++ b/release-notes/2.2/2.2.1/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/2.2/2.2.1/2.2.1.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-2.2.1-commits": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.2/2.2.1/2.2.1-commits.md", + "title": "Commits to .NET Core 2.2.1 and .NET Core SDK 2.2.102", + "type": "application/markdown" + }, + "whats-new-2.2.1-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.2/2.2.1/2.2.1-download.md", + "title": ".NET Core 2.2.1", + "type": "application/markdown" } } } diff --git a/release-notes/2.2/2.2.2/manifest.json b/release-notes/2.2/2.2.2/manifest.json index e26efb0c6..a12c45fb0 100644 --- a/release-notes/2.2/2.2.2/manifest.json +++ b/release-notes/2.2/2.2.2/manifest.json @@ -15,6 +15,11 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/2.2/2.2.2/2.2.2.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-2.2.2-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.2/2.2.2/2.2.2-download.md", + "title": ".NET Core 2.2.2", + "type": "application/markdown" } } } diff --git a/release-notes/2.2/2.2.3/manifest.json b/release-notes/2.2/2.2.3/manifest.json index 62b96d804..1dba44a53 100644 --- a/release-notes/2.2/2.2.3/manifest.json +++ b/release-notes/2.2/2.2.3/manifest.json @@ -15,6 +15,11 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/2.2/2.2.3/2.2.3.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-2.2.3-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.2/2.2.3/2.2.3-download.md", + "title": ".NET Core 2.2.3", + "type": "application/markdown" } } } diff --git a/release-notes/2.2/2.2.4/manifest.json b/release-notes/2.2/2.2.4/manifest.json index 47e7cf22e..e26824445 100644 --- a/release-notes/2.2/2.2.4/manifest.json +++ b/release-notes/2.2/2.2.4/manifest.json @@ -15,6 +15,11 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/2.2/2.2.4/2.2.4.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-2.2.4-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.2/2.2.4/2.2.4-download.md", + "title": ".NET Core 2.2.4", + "type": "application/markdown" } } } diff --git a/release-notes/2.2/2.2.5/manifest.json b/release-notes/2.2/2.2.5/manifest.json index 35efb8940..47dd59ce0 100644 --- a/release-notes/2.2/2.2.5/manifest.json +++ b/release-notes/2.2/2.2.5/manifest.json @@ -15,6 +15,11 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/2.2/2.2.5/2.2.5.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-2.2.5-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.2/2.2.5/2.2.5-download.md", + "title": ".NET Core 2.2.5", + "type": "application/markdown" } } } diff --git a/release-notes/2.2/2.2.6/manifest.json b/release-notes/2.2/2.2.6/manifest.json index 5b5dc3aa2..1a4ec7c6e 100644 --- a/release-notes/2.2/2.2.6/manifest.json +++ b/release-notes/2.2/2.2.6/manifest.json @@ -15,6 +15,26 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/2.2/2.2.6/2.2.6.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-2.2.205-sdk-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.2/2.2.6/2.2.205-sdk-download.md", + "title": ".NET Core SDK 2.2.205", + "type": "application/markdown" + }, + "whats-new-2.2.301-sdk-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.2/2.2.6/2.2.301-sdk-download.md", + "title": ".NET Core SDK 2.2.301", + "type": "application/markdown" + }, + "whats-new-2.2.401-sdk-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.2/2.2.6/2.2.401-sdk-download.md", + "title": ".NET Core SDK 2.2.401", + "type": "application/markdown" + }, + "whats-new-2.2.6-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.2/2.2.6/2.2.6-download.md", + "title": ".NET Core 2.2.6", + "type": "application/markdown" } } } diff --git a/release-notes/2.2/2.2.7/manifest.json b/release-notes/2.2/2.2.7/manifest.json index a0d0195c1..7ddbb9436 100644 --- a/release-notes/2.2/2.2.7/manifest.json +++ b/release-notes/2.2/2.2.7/manifest.json @@ -15,6 +15,21 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/2.2/2.2.7/2.2.7.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-2.2.206-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.2/2.2.7/2.2.206-download.md", + "title": ".NET Core 2.2.7", + "type": "application/markdown" + }, + "whats-new-2.2.402-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.2/2.2.7/2.2.402-download.md", + "title": ".NET Core 2.2.7", + "type": "application/markdown" + }, + "whats-new-2.2.7-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.2/2.2.7/2.2.7-download.md", + "title": ".NET Core 2.2.7", + "type": "application/markdown" } } } diff --git a/release-notes/2.2/2.2.8/manifest.json b/release-notes/2.2/2.2.8/manifest.json index 08457fcbf..f05427766 100644 --- a/release-notes/2.2/2.2.8/manifest.json +++ b/release-notes/2.2/2.2.8/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/2.2/2.2.8/2.2.8.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-2.2.207-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.2/2.2.8/2.2.207-download.md", + "title": ".NET Core 2.2.207", + "type": "application/markdown" + }, + "whats-new-2.2.8-install-instructions": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.2/2.2.8/2.2.8-install-instructions.md", + "title": ".NET Core 2.2.8", + "type": "application/markdown" } } } diff --git a/release-notes/3.0/3.0.0/manifest.json b/release-notes/3.0/3.0.0/manifest.json index 2d02efd3d..0581177f4 100644 --- a/release-notes/3.0/3.0.0/manifest.json +++ b/release-notes/3.0/3.0.0/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/3.0/3.0.0/3.0.0.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-3.0.0-contrib": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.0/3.0.0/3.0.0-contrib.md", + "title": "Contributions to .NET Core 3.0", + "type": "application/markdown" + }, + "whats-new-3.0.0-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.0/3.0.0/3.0.0-download.md", + "title": ".NET Core 3.0.0", + "type": "application/markdown" } } } diff --git a/release-notes/3.0/3.0.1/manifest.json b/release-notes/3.0/3.0.1/manifest.json index c5f786f9f..b64d9b8ef 100644 --- a/release-notes/3.0/3.0.1/manifest.json +++ b/release-notes/3.0/3.0.1/manifest.json @@ -15,6 +15,11 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/3.0/3.0.1/3.0.1.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-3.0.1-install-instructions": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.0/3.0.1/3.0.1-install-instructions.md", + "title": ".NET Core 3.0.1", + "type": "application/markdown" } } } diff --git a/release-notes/3.0/3.0.2/manifest.json b/release-notes/3.0/3.0.2/manifest.json index 6c9d8bb59..ef783b50c 100644 --- a/release-notes/3.0/3.0.2/manifest.json +++ b/release-notes/3.0/3.0.2/manifest.json @@ -15,6 +15,11 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/3.0/3.0.2/3.0.2.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-3.0.2-install-instructions": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.0/3.0.2/3.0.2-install-instructions.md", + "title": ".NET Core 3.0.2", + "type": "application/markdown" } } } diff --git a/release-notes/3.0/3.0.3/manifest.json b/release-notes/3.0/3.0.3/manifest.json index f4d13db6d..fe1c38c5c 100644 --- a/release-notes/3.0/3.0.3/manifest.json +++ b/release-notes/3.0/3.0.3/manifest.json @@ -15,6 +15,11 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/3.0/3.0.3/3.0.3.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-3.0.3-install-instructions": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.0/3.0.3/3.0.3-install-instructions.md", + "title": ".NET Core 3.0.3", + "type": "application/markdown" } } } diff --git a/release-notes/3.1/3.1.0/manifest.json b/release-notes/3.1/3.1.0/manifest.json index 3304b3bbb..fbc7ee8a3 100644 --- a/release-notes/3.1/3.1.0/manifest.json +++ b/release-notes/3.1/3.1.0/manifest.json @@ -15,6 +15,11 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.0/3.1.0.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-3.1.0-install-instructions": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.0/3.1.0-install-instructions.md", + "title": ".NET Core 3.1.0", + "type": "application/markdown" } } } diff --git a/release-notes/3.1/3.1.1/manifest.json b/release-notes/3.1/3.1.1/manifest.json index e56b29a8e..cc35ea3e5 100644 --- a/release-notes/3.1/3.1.1/manifest.json +++ b/release-notes/3.1/3.1.1/manifest.json @@ -15,6 +15,11 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.1/3.1.1.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-3.1.1-install-instructions": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.1/3.1.1-install-instructions.md", + "title": ".NET Core 3.1.1", + "type": "application/markdown" } } } diff --git a/release-notes/3.1/3.1.10/manifest.json b/release-notes/3.1/3.1.10/manifest.json index 2811614c7..30655b982 100644 --- a/release-notes/3.1/3.1.10/manifest.json +++ b/release-notes/3.1/3.1.10/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.10/3.1.10.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-3.1.10-install-instructions": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.10/3.1.10-install-instructions.md", + "title": ".NET Core 3.1.10", + "type": "application/markdown" + }, + "whats-new-3.1.404-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.10/3.1.404-download.md", + "title": ".NET Core 3.1.404 - November 10, 2020", + "type": "application/markdown" } } } diff --git a/release-notes/3.1/3.1.11/manifest.json b/release-notes/3.1/3.1.11/manifest.json index 66a517941..5726fc0b4 100644 --- a/release-notes/3.1/3.1.11/manifest.json +++ b/release-notes/3.1/3.1.11/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.11/3.1.11.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-3.1.11-install-instructions": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.11/3.1.11-install-instructions.md", + "title": ".NET Core 3.1.11", + "type": "application/markdown" + }, + "whats-new-3.1.405-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.11/3.1.405-download.md", + "title": ".NET Core 3.1.405 - January 12, 2021", + "type": "application/markdown" } } } diff --git a/release-notes/3.1/3.1.12/manifest.json b/release-notes/3.1/3.1.12/manifest.json index a58cde07f..e3dd2903a 100644 --- a/release-notes/3.1/3.1.12/manifest.json +++ b/release-notes/3.1/3.1.12/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.12/3.1.12.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-3.1.12-install-instructions": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.12/3.1.12-install-instructions.md", + "title": ".NET Core 3.1.12", + "type": "application/markdown" + }, + "whats-new-3.1.406-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.12/3.1.406-download.md", + "title": ".NET Core 3.1.406 - February 09, 2021", + "type": "application/markdown" } } } diff --git a/release-notes/3.1/3.1.13/manifest.json b/release-notes/3.1/3.1.13/manifest.json index da2b5268b..a636d4c3a 100644 --- a/release-notes/3.1/3.1.13/manifest.json +++ b/release-notes/3.1/3.1.13/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.13/3.1.13.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-3.1.13-install-instructions": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.13/3.1.13-install-instructions.md", + "title": ".NET Core 3.1.13", + "type": "application/markdown" + }, + "whats-new-3.1.407-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.13/3.1.407-download.md", + "title": ".NET Core 3.1.407 - March 09, 2021", + "type": "application/markdown" } } } diff --git a/release-notes/3.1/3.1.14/manifest.json b/release-notes/3.1/3.1.14/manifest.json index ca810f6ea..cc1ca995e 100644 --- a/release-notes/3.1/3.1.14/manifest.json +++ b/release-notes/3.1/3.1.14/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.14/3.1.14.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-3.1.14-install-instructions": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.14/3.1.14-install-instructions.md", + "title": ".NET Core 3.1.14", + "type": "application/markdown" + }, + "whats-new-3.1.408-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.14/3.1.408-download.md", + "title": ".NET Core 3.1.408 - April 13, 2021", + "type": "application/markdown" } } } diff --git a/release-notes/3.1/3.1.15/manifest.json b/release-notes/3.1/3.1.15/manifest.json index 0097c43d5..5f79f7b7f 100644 --- a/release-notes/3.1/3.1.15/manifest.json +++ b/release-notes/3.1/3.1.15/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.15/3.1.15.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-3.1.15-install-instructions": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.15/3.1.15-install-instructions.md", + "title": ".NET Core 3.1.15", + "type": "application/markdown" + }, + "whats-new-3.1.409-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.15/3.1.409-download.md", + "title": ".NET Core 3.1.409 - May 11, 2021", + "type": "application/markdown" } } } diff --git a/release-notes/3.1/3.1.16/manifest.json b/release-notes/3.1/3.1.16/manifest.json index 860b99122..da48bb404 100644 --- a/release-notes/3.1/3.1.16/manifest.json +++ b/release-notes/3.1/3.1.16/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.16/3.1.16.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-3.1.16-install-instructions": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.16/3.1.16-install-instructions.md", + "title": ".NET Core 3.1.16", + "type": "application/markdown" + }, + "whats-new-3.1.410-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.16/3.1.410-download.md", + "title": ".NET Core 3.1.410 - June 08, 2021", + "type": "application/markdown" } } } diff --git a/release-notes/3.1/3.1.17/manifest.json b/release-notes/3.1/3.1.17/manifest.json index b920ff402..b8df9f1cf 100644 --- a/release-notes/3.1/3.1.17/manifest.json +++ b/release-notes/3.1/3.1.17/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.17/3.1.17.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-3.1.17-install-instructions": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.17/3.1.17-install-instructions.md", + "title": ".NET Core 3.1.17", + "type": "application/markdown" + }, + "whats-new-3.1.411-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.17/3.1.411-download.md", + "title": ".NET Core 3.1.411 - July 13, 2021", + "type": "application/markdown" } } } diff --git a/release-notes/3.1/3.1.18/manifest.json b/release-notes/3.1/3.1.18/manifest.json index 904031294..67ad5352e 100644 --- a/release-notes/3.1/3.1.18/manifest.json +++ b/release-notes/3.1/3.1.18/manifest.json @@ -15,6 +15,11 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.18/3.1.18.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-3.1.118": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.18/3.1.118.md", + "title": ".NET Core 3.1.118 - August 10, 2021", + "type": "application/markdown" } } } diff --git a/release-notes/3.1/3.1.19/manifest.json b/release-notes/3.1/3.1.19/manifest.json index 498c69116..34db24258 100644 --- a/release-notes/3.1/3.1.19/manifest.json +++ b/release-notes/3.1/3.1.19/manifest.json @@ -15,6 +15,11 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.19/3.1.19.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-3.1.119": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.19/3.1.119.md", + "title": ".NET Core 3.1.119 - September 14, 2021", + "type": "application/markdown" } } } diff --git a/release-notes/3.1/3.1.2/manifest.json b/release-notes/3.1/3.1.2/manifest.json index 4f7058f55..ad6a75a42 100644 --- a/release-notes/3.1/3.1.2/manifest.json +++ b/release-notes/3.1/3.1.2/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.2/3.1.2.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-3.1.2-install-instructions": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.2/3.1.2-install-instructions.md", + "title": ".NET Core 3.1.2", + "type": "application/markdown" + }, + "whats-new-3.1.200-sdk": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.2/3.1.200-sdk.md", + "title": ".NET Core 3.1.200 SDK - March 16, 2020", + "type": "application/markdown" } } } diff --git a/release-notes/3.1/3.1.20/manifest.json b/release-notes/3.1/3.1.20/manifest.json index 208e68b10..216d968f5 100644 --- a/release-notes/3.1/3.1.20/manifest.json +++ b/release-notes/3.1/3.1.20/manifest.json @@ -15,6 +15,11 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.20/3.1.20.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-3.1.120": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.20/3.1.120.md", + "title": ".NET Core 3.1.120 - October 12, 2021", + "type": "application/markdown" } } } diff --git a/release-notes/3.1/3.1.3/manifest.json b/release-notes/3.1/3.1.3/manifest.json index 4ff69da9d..59fd76bdc 100644 --- a/release-notes/3.1/3.1.3/manifest.json +++ b/release-notes/3.1/3.1.3/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.3/3.1.3.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-3.1.201-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.3/3.1.201-download.md", + "title": ".NET Core 3.1.201 - March 24, 2020", + "type": "application/markdown" + }, + "whats-new-3.1.3-install-instructions": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.3/3.1.3-install-instructions.md", + "title": ".NET Core 3.1.3", + "type": "application/markdown" } } } diff --git a/release-notes/3.1/3.1.4/manifest.json b/release-notes/3.1/3.1.4/manifest.json index 2eb72dea2..a36027cbf 100644 --- a/release-notes/3.1/3.1.4/manifest.json +++ b/release-notes/3.1/3.1.4/manifest.json @@ -15,6 +15,21 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.4/3.1.4.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-3.1.202-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.4/3.1.202-download.md", + "title": ".NET Core 3.1.202 - May 12, 2020", + "type": "application/markdown" + }, + "whats-new-3.1.300-sdk": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.4/3.1.300-sdk.md", + "title": ".NET Core 3.1.300 SDK - May 19, 2020", + "type": "application/markdown" + }, + "whats-new-3.1.4-install-instructions": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.4/3.1.4-install-instructions.md", + "title": ".NET Core 3.1.4", + "type": "application/markdown" } } } diff --git a/release-notes/3.1/3.1.5/manifest.json b/release-notes/3.1/3.1.5/manifest.json index 78d24253a..1cbb4ca95 100644 --- a/release-notes/3.1/3.1.5/manifest.json +++ b/release-notes/3.1/3.1.5/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.5/3.1.5.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-3.1.301-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.5/3.1.301-download.md", + "title": ".NET Core 3.1.301 - June 9, 2020", + "type": "application/markdown" + }, + "whats-new-3.1.5-install-instructions": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.5/3.1.5-install-instructions.md", + "title": ".NET Core 3.1.5", + "type": "application/markdown" } } } diff --git a/release-notes/3.1/3.1.6/manifest.json b/release-notes/3.1/3.1.6/manifest.json index 2b46c43a1..a5a8eee89 100644 --- a/release-notes/3.1/3.1.6/manifest.json +++ b/release-notes/3.1/3.1.6/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.6/3.1.6.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-3.1.302-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.6/3.1.302-download.md", + "title": ".NET Core 3.1.302 - July 14, 2020", + "type": "application/markdown" + }, + "whats-new-3.1.6-install-instructions": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.6/3.1.6-install-instructions.md", + "title": ".NET Core 3.1.6", + "type": "application/markdown" } } } diff --git a/release-notes/3.1/3.1.7/manifest.json b/release-notes/3.1/3.1.7/manifest.json index 1ddae22b0..7c711452e 100644 --- a/release-notes/3.1/3.1.7/manifest.json +++ b/release-notes/3.1/3.1.7/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.7/3.1.7.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-3.1.401-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.7/3.1.401-download.md", + "title": ".NET Core 3.1.401 - August 11, 2020", + "type": "application/markdown" + }, + "whats-new-3.1.7-install-instructions": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.7/3.1.7-install-instructions.md", + "title": ".NET Core 3.1.7", + "type": "application/markdown" } } } diff --git a/release-notes/3.1/3.1.8/manifest.json b/release-notes/3.1/3.1.8/manifest.json index b948f012a..d4814fb24 100644 --- a/release-notes/3.1/3.1.8/manifest.json +++ b/release-notes/3.1/3.1.8/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.8/3.1.8.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-3.1.402-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.8/3.1.402-download.md", + "title": ".NET Core 3.1.402 - September 8, 2020", + "type": "application/markdown" + }, + "whats-new-3.1.8-install-instructions": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.8/3.1.8-install-instructions.md", + "title": ".NET Core 3.1.8", + "type": "application/markdown" } } } diff --git a/release-notes/3.1/3.1.9/manifest.json b/release-notes/3.1/3.1.9/manifest.json index 10b703601..70b172a11 100644 --- a/release-notes/3.1/3.1.9/manifest.json +++ b/release-notes/3.1/3.1.9/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.9/3.1.9.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-3.1.403-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.9/3.1.403-download.md", + "title": ".NET Core 3.1.403 - October 13, 2020", + "type": "application/markdown" + }, + "whats-new-3.1.9-install-instructions": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.9/3.1.9-install-instructions.md", + "title": ".NET Core 3.1.9", + "type": "application/markdown" } } } diff --git a/release-notes/5.0/5.0.0/manifest.json b/release-notes/5.0/5.0.0/manifest.json index bffc60d9f..79d3b728d 100644 --- a/release-notes/5.0/5.0.0/manifest.json +++ b/release-notes/5.0/5.0.0/manifest.json @@ -15,6 +15,11 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/5.0/5.0.0/5.0.0.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-5.0.0-install-instructions": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/5.0/5.0.0/5.0.0-install-instructions.md", + "title": ".NET 5.0.0", + "type": "application/markdown" } } } diff --git a/release-notes/5.0/5.0.1/manifest.json b/release-notes/5.0/5.0.1/manifest.json index 3ac93a269..1e6dfaf4e 100644 --- a/release-notes/5.0/5.0.1/manifest.json +++ b/release-notes/5.0/5.0.1/manifest.json @@ -15,6 +15,11 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/5.0/5.0.1/5.0.1.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-5.0.1-install-instructions": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/5.0/5.0.1/5.0.1-install-instructions.md", + "title": ".NET 5.0.1", + "type": "application/markdown" } } } diff --git a/release-notes/5.0/5.0.10/manifest.json b/release-notes/5.0/5.0.10/manifest.json index 60e2fa44a..ca1897f79 100644 --- a/release-notes/5.0/5.0.10/manifest.json +++ b/release-notes/5.0/5.0.10/manifest.json @@ -15,6 +15,11 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/5.0/5.0.10/5.0.10.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-5.0.207": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/5.0/5.0.10/5.0.207.md", + "title": ".NET 5.0.207 SDK - September 14, 2021", + "type": "application/markdown" } } } diff --git a/release-notes/5.0/5.0.11/manifest.json b/release-notes/5.0/5.0.11/manifest.json index 6a426cbae..2dca209e3 100644 --- a/release-notes/5.0/5.0.11/manifest.json +++ b/release-notes/5.0/5.0.11/manifest.json @@ -15,6 +15,11 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/5.0/5.0.11/5.0.11.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-5.0.208": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/5.0/5.0.11/5.0.208.md", + "title": ".NET 5.0.208 SDK - October 12, 2021", + "type": "application/markdown" } } } diff --git a/release-notes/5.0/5.0.12/manifest.json b/release-notes/5.0/5.0.12/manifest.json index 4de54a1fb..35505522a 100644 --- a/release-notes/5.0/5.0.12/manifest.json +++ b/release-notes/5.0/5.0.12/manifest.json @@ -15,6 +15,11 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/5.0/5.0.12/5.0.12.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-5.0.209": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/5.0/5.0.12/5.0.209.md", + "title": ".NET 5.0.209 SDK - November 08, 2021", + "type": "application/markdown" } } } diff --git a/release-notes/5.0/5.0.13/manifest.json b/release-notes/5.0/5.0.13/manifest.json index db71ce746..7d0c40bbb 100644 --- a/release-notes/5.0/5.0.13/manifest.json +++ b/release-notes/5.0/5.0.13/manifest.json @@ -15,6 +15,11 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/5.0/5.0.13/5.0.13.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-5.0.210": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/5.0/5.0.13/5.0.210.md", + "title": ".NET 5.0.210 SDK - December 14, 2021", + "type": "application/markdown" } } } diff --git a/release-notes/5.0/5.0.14/manifest.json b/release-notes/5.0/5.0.14/manifest.json index f6ab3dd64..0a0be1b6d 100644 --- a/release-notes/5.0/5.0.14/manifest.json +++ b/release-notes/5.0/5.0.14/manifest.json @@ -15,6 +15,11 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/5.0/5.0.14/5.0.14.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-5.0.211": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/5.0/5.0.14/5.0.211.md", + "title": ".NET 5.0.211 SDK - February 8, 2022", + "type": "application/markdown" } } } diff --git a/release-notes/5.0/5.0.15/manifest.json b/release-notes/5.0/5.0.15/manifest.json index 4a7d9e543..7dc8aae38 100644 --- a/release-notes/5.0/5.0.15/manifest.json +++ b/release-notes/5.0/5.0.15/manifest.json @@ -15,6 +15,11 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/5.0/5.0.15/5.0.15.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-5.0.212": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/5.0/5.0.15/5.0.212.md", + "title": ".NET 5.0.212 SDK - March 8, 2022", + "type": "application/markdown" } } } diff --git a/release-notes/5.0/5.0.16/manifest.json b/release-notes/5.0/5.0.16/manifest.json index 5395804d2..dfeac6816 100644 --- a/release-notes/5.0/5.0.16/manifest.json +++ b/release-notes/5.0/5.0.16/manifest.json @@ -15,6 +15,11 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/5.0/5.0.16/5.0.16.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-5.0.213": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/5.0/5.0.16/5.0.213.md", + "title": ".NET 5.0.213 SDK - April 12, 2022", + "type": "application/markdown" } } } diff --git a/release-notes/5.0/5.0.17/manifest.json b/release-notes/5.0/5.0.17/manifest.json index 7ad5b5fdb..ff53db3b8 100644 --- a/release-notes/5.0/5.0.17/manifest.json +++ b/release-notes/5.0/5.0.17/manifest.json @@ -15,6 +15,11 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/5.0/5.0.17/5.0.17.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-5.0.214": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/5.0/5.0.17/5.0.214.md", + "title": ".NET 5.0.214 SDK - May 10, 2022", + "type": "application/markdown" } } } diff --git a/release-notes/5.0/5.0.2/manifest.json b/release-notes/5.0/5.0.2/manifest.json index f60f23dc3..48ae1bed0 100644 --- a/release-notes/5.0/5.0.2/manifest.json +++ b/release-notes/5.0/5.0.2/manifest.json @@ -15,6 +15,11 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/5.0/5.0.2/5.0.2.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-5.0.2-install-instructions": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/5.0/5.0.2/5.0.2-install-instructions.md", + "title": ".NET 5.0.2", + "type": "application/markdown" } } } diff --git a/release-notes/5.0/5.0.3/manifest.json b/release-notes/5.0/5.0.3/manifest.json index 4b97b7916..c7fd44970 100644 --- a/release-notes/5.0/5.0.3/manifest.json +++ b/release-notes/5.0/5.0.3/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/5.0/5.0.3/5.0.3.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-5.0.200-sdk": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/5.0/5.0.3/5.0.200-sdk.md", + "title": ".NET 5.0.200 SDK - March 02, 2021", + "type": "application/markdown" + }, + "whats-new-5.0.3-install-instructions": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/5.0/5.0.3/5.0.3-install-instructions.md", + "title": ".NET 5.0.3", + "type": "application/markdown" } } } diff --git a/release-notes/5.0/5.0.4/manifest.json b/release-notes/5.0/5.0.4/manifest.json index 1ee449f7d..2c289105e 100644 --- a/release-notes/5.0/5.0.4/manifest.json +++ b/release-notes/5.0/5.0.4/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/5.0/5.0.4/5.0.4.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-5.0.201-download": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/5.0/5.0.4/5.0.201-download.md", + "title": ".NET 5.0.201 SDK - March 09, 2021", + "type": "application/markdown" + }, + "whats-new-5.0.4-install-instructions": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/5.0/5.0.4/5.0.4-install-instructions.md", + "title": ".NET 5.0.4", + "type": "application/markdown" } } } diff --git a/release-notes/5.0/5.0.5/manifest.json b/release-notes/5.0/5.0.5/manifest.json index d0a309546..eabeb2c7d 100644 --- a/release-notes/5.0/5.0.5/manifest.json +++ b/release-notes/5.0/5.0.5/manifest.json @@ -15,6 +15,11 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/5.0/5.0.5/5.0.5.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-5.0.5-install-instructions": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/5.0/5.0.5/5.0.5-install-instructions.md", + "title": ".NET 5.0.5", + "type": "application/markdown" } } } diff --git a/release-notes/5.0/5.0.6/manifest.json b/release-notes/5.0/5.0.6/manifest.json index 317307163..d0d83691b 100644 --- a/release-notes/5.0/5.0.6/manifest.json +++ b/release-notes/5.0/5.0.6/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/5.0/5.0.6/5.0.6.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-5.0.300-sdk": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/5.0/5.0.6/5.0.300-sdk.md", + "title": ".NET 5.0.300 SDK - May 25, 2021", + "type": "application/markdown" + }, + "whats-new-5.0.6-install-instructions": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/5.0/5.0.6/5.0.6-install-instructions.md", + "title": ".NET 5.0.6", + "type": "application/markdown" } } } diff --git a/release-notes/5.0/5.0.7/manifest.json b/release-notes/5.0/5.0.7/manifest.json index 31c0cad63..f34470c1d 100644 --- a/release-notes/5.0/5.0.7/manifest.json +++ b/release-notes/5.0/5.0.7/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/5.0/5.0.7/5.0.7.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-5.0.301-sdk": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/5.0/5.0.7/5.0.301-sdk.md", + "title": ".NET 5.0.301 SDK -June 08, 2021", + "type": "application/markdown" + }, + "whats-new-5.0.7-install-instructions": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/5.0/5.0.7/5.0.7-install-instructions.md", + "title": ".NET 5.0.7", + "type": "application/markdown" } } } diff --git a/release-notes/5.0/5.0.8/manifest.json b/release-notes/5.0/5.0.8/manifest.json index 9a38ba388..58f8d9fb5 100644 --- a/release-notes/5.0/5.0.8/manifest.json +++ b/release-notes/5.0/5.0.8/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/5.0/5.0.8/5.0.8.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-5.0.302-sdk": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/5.0/5.0.8/5.0.302-sdk.md", + "title": ".NET 5.0.302 SDK -July 13, 2021", + "type": "application/markdown" + }, + "whats-new-5.0.8-install-instructions": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/5.0/5.0.8/5.0.8-install-instructions.md", + "title": ".NET 5.0.8", + "type": "application/markdown" } } } diff --git a/release-notes/5.0/5.0.9/manifest.json b/release-notes/5.0/5.0.9/manifest.json index d8bd90c6c..4161249f6 100644 --- a/release-notes/5.0/5.0.9/manifest.json +++ b/release-notes/5.0/5.0.9/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/5.0/5.0.9/5.0.9.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-5.0.206": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/5.0/5.0.9/5.0.206.md", + "title": ".NET 5.0.206 SDK - August 10, 2021", + "type": "application/markdown" + }, + "whats-new-5.0.303": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/5.0/5.0.9/5.0.303.md", + "title": ".NET 5.0.303 SDK - August 10, 2021", + "type": "application/markdown" } } } diff --git a/release-notes/6.0/6.0.1/manifest.json b/release-notes/6.0/6.0.1/manifest.json index 757d1c951..1836f655e 100644 --- a/release-notes/6.0/6.0.1/manifest.json +++ b/release-notes/6.0/6.0.1/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.1/6.0.1.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-6.0.200-preview.21617.4-sdk": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.1/6.0.200-preview.21617.4-sdk.md", + "title": ".NET 6.0.200-preview.21617.4 SDK - January 05, 2022", + "type": "application/markdown" + }, + "whats-new-6.0.200-preview.22055.15-sdk": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.1/6.0.200-preview.22055.15-sdk.md", + "title": ".NET 6.0.200-preview.22055.15 SDK - January 20, 2022", + "type": "application/markdown" } } } diff --git a/release-notes/6.0/6.0.10/manifest.json b/release-notes/6.0/6.0.10/manifest.json index 13eec4146..98d064a62 100644 --- a/release-notes/6.0/6.0.10/manifest.json +++ b/release-notes/6.0/6.0.10/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.10/6.0.10.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-6.0.110": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.10/6.0.110.md", + "title": ".NET 6.0.110 SDK - October 11, 2022", + "type": "application/markdown" + }, + "whats-new-6.0.305": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.10/6.0.305.md", + "title": ".NET 6.0.305 - October 11, 2022", + "type": "application/markdown" } } } diff --git a/release-notes/6.0/6.0.11/manifest.json b/release-notes/6.0/6.0.11/manifest.json index f0ccb9052..984d0b417 100644 --- a/release-notes/6.0/6.0.11/manifest.json +++ b/release-notes/6.0/6.0.11/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.11/6.0.11.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-6.0.111": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.11/6.0.111.md", + "title": ".NET 6.0.111 SDK - November 08, 2022", + "type": "application/markdown" + }, + "whats-new-6.0.306": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.11/6.0.306.md", + "title": ".NET 6.0.306 - November 08, 2022", + "type": "application/markdown" } } } diff --git a/release-notes/6.0/6.0.12/manifest.json b/release-notes/6.0/6.0.12/manifest.json index 4286ae028..0a82721eb 100644 --- a/release-notes/6.0/6.0.12/manifest.json +++ b/release-notes/6.0/6.0.12/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.12/6.0.12.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-6.0.112": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.12/6.0.112.md", + "title": ".NET 6.0.112 SDK - December 13, 2022", + "type": "application/markdown" + }, + "whats-new-6.0.307": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.12/6.0.307.md", + "title": ".NET 6.0.307 - December 13, 2022", + "type": "application/markdown" } } } diff --git a/release-notes/6.0/6.0.13/manifest.json b/release-notes/6.0/6.0.13/manifest.json index 3cdc9dfc8..701d1de99 100644 --- a/release-notes/6.0/6.0.13/manifest.json +++ b/release-notes/6.0/6.0.13/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.13/6.0.13.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-6.0.113": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.13/6.0.113.md", + "title": ".NET 6.0.113 SDK - January 10, 2023", + "type": "application/markdown" + }, + "whats-new-6.0.308": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.13/6.0.308.md", + "title": ".NET 6.0.308 - January 10, 2023", + "type": "application/markdown" } } } diff --git a/release-notes/6.0/6.0.14/manifest.json b/release-notes/6.0/6.0.14/manifest.json index 23745f79a..5bda5d994 100644 --- a/release-notes/6.0/6.0.14/manifest.json +++ b/release-notes/6.0/6.0.14/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.14/6.0.14.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-6.0.114": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.14/6.0.114.md", + "title": ".NET 6.0.114 SDK - February 14, 2023", + "type": "application/markdown" + }, + "whats-new-6.0.309": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.14/6.0.309.md", + "title": ".NET 6.0.309 - February 14, 2023", + "type": "application/markdown" } } } diff --git a/release-notes/6.0/6.0.15/manifest.json b/release-notes/6.0/6.0.15/manifest.json index 68159cd75..408f7ee81 100644 --- a/release-notes/6.0/6.0.15/manifest.json +++ b/release-notes/6.0/6.0.15/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.15/6.0.15.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-6.0.115": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.15/6.0.115.md", + "title": ".NET 6.0.115 SDK - March 14, 2023", + "type": "application/markdown" + }, + "whats-new-6.0.310": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.15/6.0.310.md", + "title": ".NET 6.0.310 - March 14, 2023", + "type": "application/markdown" } } } diff --git a/release-notes/6.0/6.0.16/manifest.json b/release-notes/6.0/6.0.16/manifest.json index 20b92c616..8d5365a01 100644 --- a/release-notes/6.0/6.0.16/manifest.json +++ b/release-notes/6.0/6.0.16/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.16/6.0.16.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-6.0.116": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.16/6.0.116.md", + "title": ".NET 6.0.116 SDK - April 11, 2023", + "type": "application/markdown" + }, + "whats-new-6.0.311": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.16/6.0.311.md", + "title": ".NET 6.0.311 - April 11, 2023", + "type": "application/markdown" } } } diff --git a/release-notes/6.0/6.0.18/manifest.json b/release-notes/6.0/6.0.18/manifest.json index 839fc8749..405acac9e 100644 --- a/release-notes/6.0/6.0.18/manifest.json +++ b/release-notes/6.0/6.0.18/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.18/6.0.18.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-6.0.118": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.18/6.0.118.md", + "title": ".NET 6.0.118 SDK - June 13, 2023", + "type": "application/markdown" + }, + "whats-new-6.0.313": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.18/6.0.313.md", + "title": ".NET 6.0.313 - June 13, 2023", + "type": "application/markdown" } } } diff --git a/release-notes/6.0/6.0.19/manifest.json b/release-notes/6.0/6.0.19/manifest.json index dcfc94eba..a004bff90 100644 --- a/release-notes/6.0/6.0.19/manifest.json +++ b/release-notes/6.0/6.0.19/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.19/6.0.19.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-6.0.119": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.19/6.0.119.md", + "title": ".NET 6.0.119 SDK - June 22, 2023", + "type": "application/markdown" + }, + "whats-new-6.0.314": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.19/6.0.314.md", + "title": ".NET 6.0.314 - June 22, 2023", + "type": "application/markdown" } } } diff --git a/release-notes/6.0/6.0.2/manifest.json b/release-notes/6.0/6.0.2/manifest.json index 139db2cbd..03b8dc84d 100644 --- a/release-notes/6.0/6.0.2/manifest.json +++ b/release-notes/6.0/6.0.2/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.2/6.0.2.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-6.0.200-sdk": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.2/6.0.200-sdk.md", + "title": ".NET 6.0.200 SDK - February 15, 2022", + "type": "application/markdown" + }, + "whats-new-6.0.300-sdk": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.2/6.0.300-sdk.md", + "title": ".NET 6.0.300 SDK - March 15, 2022", + "type": "application/markdown" } } } diff --git a/release-notes/6.0/6.0.20/manifest.json b/release-notes/6.0/6.0.20/manifest.json index 51d4733d5..93976f399 100644 --- a/release-notes/6.0/6.0.20/manifest.json +++ b/release-notes/6.0/6.0.20/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.20/6.0.20.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-6.0.120": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.20/6.0.120.md", + "title": ".NET 6.0.120 SDK - July 11, 2023", + "type": "application/markdown" + }, + "whats-new-6.0.315": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.20/6.0.315.md", + "title": ".NET 6.0.315 - July 11, 2023", + "type": "application/markdown" } } } diff --git a/release-notes/6.0/6.0.21/manifest.json b/release-notes/6.0/6.0.21/manifest.json index d5abd9473..b28c6dc4e 100644 --- a/release-notes/6.0/6.0.21/manifest.json +++ b/release-notes/6.0/6.0.21/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.21/6.0.21.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-6.0.121": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.21/6.0.121.md", + "title": ".NET 6.0.121 SDK - August 08, 2023", + "type": "application/markdown" + }, + "whats-new-6.0.316": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.21/6.0.316.md", + "title": ".NET 6.0.316 - August 08, 2023", + "type": "application/markdown" } } } diff --git a/release-notes/6.0/6.0.22/manifest.json b/release-notes/6.0/6.0.22/manifest.json index 3a13f1343..8eb660092 100644 --- a/release-notes/6.0/6.0.22/manifest.json +++ b/release-notes/6.0/6.0.22/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.22/6.0.22.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-6.0.122": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.22/6.0.122.md", + "title": ".NET 6.0.122 SDK - September 12, 2023", + "type": "application/markdown" + }, + "whats-new-6.0.317": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.22/6.0.317.md", + "title": ".NET 6.0.317 - September 12, 2023", + "type": "application/markdown" } } } diff --git a/release-notes/6.0/6.0.23/manifest.json b/release-notes/6.0/6.0.23/manifest.json index 45d4028ac..df7fd1070 100644 --- a/release-notes/6.0/6.0.23/manifest.json +++ b/release-notes/6.0/6.0.23/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.23/6.0.23.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-6.0.123": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.23/6.0.123.md", + "title": ".NET 6.0.123 SDK - October 10, 2023", + "type": "application/markdown" + }, + "whats-new-6.0.318": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.23/6.0.318.md", + "title": ".NET 6.0.318 - October 10, 2023", + "type": "application/markdown" } } } diff --git a/release-notes/6.0/6.0.24/manifest.json b/release-notes/6.0/6.0.24/manifest.json index ebc289c48..dc387c859 100644 --- a/release-notes/6.0/6.0.24/manifest.json +++ b/release-notes/6.0/6.0.24/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.24/6.0.24.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-6.0.124": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.24/6.0.124.md", + "title": ".NET 6.0.124 SDK - October 24, 2023", + "type": "application/markdown" + }, + "whats-new-6.0.319": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.24/6.0.319.md", + "title": ".NET 6.0.319 - October 24, 2023", + "type": "application/markdown" } } } diff --git a/release-notes/6.0/6.0.25/manifest.json b/release-notes/6.0/6.0.25/manifest.json index dad494307..672ee75f1 100644 --- a/release-notes/6.0/6.0.25/manifest.json +++ b/release-notes/6.0/6.0.25/manifest.json @@ -25,6 +25,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.25/6.0.25.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-6.0.125": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.25/6.0.125.md", + "title": ".NET 6.0.125 SDK -November 14, 2023", + "type": "application/markdown" + }, + "whats-new-6.0.320": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.25/6.0.320.md", + "title": ".NET 6.0.320 -November 14, 2023", + "type": "application/markdown" } } } diff --git a/release-notes/6.0/6.0.26/manifest.json b/release-notes/6.0/6.0.26/manifest.json index 89edd5ea3..78236067a 100644 --- a/release-notes/6.0/6.0.26/manifest.json +++ b/release-notes/6.0/6.0.26/manifest.json @@ -25,6 +25,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.26/6.0.26.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-6.0.126": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.26/6.0.126.md", + "title": ".NET 6.0.126 SDK -January 09, 2024", + "type": "application/markdown" + }, + "whats-new-6.0.321": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.26/6.0.321.md", + "title": ".NET 6.0.321 -January 09, 2024", + "type": "application/markdown" } } } diff --git a/release-notes/6.0/6.0.27/manifest.json b/release-notes/6.0/6.0.27/manifest.json index 8c7e8e6ae..b6025974c 100644 --- a/release-notes/6.0/6.0.27/manifest.json +++ b/release-notes/6.0/6.0.27/manifest.json @@ -25,6 +25,11 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.27/6.0.27.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-6.0.127": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.27/6.0.127.md", + "title": ".NET 6.0.127 SDK -February 13, 2024", + "type": "application/markdown" } } } diff --git a/release-notes/6.0/6.0.28/manifest.json b/release-notes/6.0/6.0.28/manifest.json index 9e5f00968..addb966dc 100644 --- a/release-notes/6.0/6.0.28/manifest.json +++ b/release-notes/6.0/6.0.28/manifest.json @@ -15,6 +15,11 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.28/6.0.28.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-6.0.128": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.28/6.0.128.md", + "title": ".NET 6.0.128 SDK -March 12, 2024", + "type": "application/markdown" } } } diff --git a/release-notes/6.0/6.0.29/manifest.json b/release-notes/6.0/6.0.29/manifest.json index 794bd630c..165a16b36 100644 --- a/release-notes/6.0/6.0.29/manifest.json +++ b/release-notes/6.0/6.0.29/manifest.json @@ -25,6 +25,11 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.29/6.0.29.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-6.0.129": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.29/6.0.129.md", + "title": ".NET 6.0.129 SDK - April 09, 2024", + "type": "application/markdown" } } } diff --git a/release-notes/6.0/6.0.3/manifest.json b/release-notes/6.0/6.0.3/manifest.json index f939d710c..d80fb84b1 100644 --- a/release-notes/6.0/6.0.3/manifest.json +++ b/release-notes/6.0/6.0.3/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.3/6.0.3.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-6.0.103": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.3/6.0.103.md", + "title": ".NET 6.0.103 SDK - March 8, 2022", + "type": "application/markdown" + }, + "whats-new-6.0.300-sdk": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.3/6.0.300-sdk.md", + "title": ".NET 6.0.300 SDK - April 19, 2022", + "type": "application/markdown" } } } diff --git a/release-notes/6.0/6.0.30/manifest.json b/release-notes/6.0/6.0.30/manifest.json index 6f70f6144..d912507fc 100644 --- a/release-notes/6.0/6.0.30/manifest.json +++ b/release-notes/6.0/6.0.30/manifest.json @@ -15,6 +15,11 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.30/6.0.30.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-6.0.130": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.30/6.0.130.md", + "title": ".NET 6.0.130 SDK - May 14, 2024", + "type": "application/markdown" } } } diff --git a/release-notes/6.0/6.0.31/manifest.json b/release-notes/6.0/6.0.31/manifest.json index e8a55b4c1..dbd86a06f 100644 --- a/release-notes/6.0/6.0.31/manifest.json +++ b/release-notes/6.0/6.0.31/manifest.json @@ -15,6 +15,11 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.31/6.0.31.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-6.0.131": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.31/6.0.131.md", + "title": ".NET 6.0.131 SDK - May 28, 2024", + "type": "application/markdown" } } } diff --git a/release-notes/6.0/6.0.32/manifest.json b/release-notes/6.0/6.0.32/manifest.json index 3b19dfa68..d06ccfee7 100644 --- a/release-notes/6.0/6.0.32/manifest.json +++ b/release-notes/6.0/6.0.32/manifest.json @@ -25,6 +25,11 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.32/6.0.32.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-6.0.132": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.32/6.0.132.md", + "title": ".NET 6.0.132 SDK - July 09, 2024", + "type": "application/markdown" } } } diff --git a/release-notes/6.0/6.0.33/manifest.json b/release-notes/6.0/6.0.33/manifest.json index 8faf0540e..5fbfa4c99 100644 --- a/release-notes/6.0/6.0.33/manifest.json +++ b/release-notes/6.0/6.0.33/manifest.json @@ -15,6 +15,11 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.33/6.0.33.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-6.0.133": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.33/6.0.133.md", + "title": ".NET 6.0.133 SDK - August 13, 2024", + "type": "application/markdown" } } } diff --git a/release-notes/6.0/6.0.35/manifest.json b/release-notes/6.0/6.0.35/manifest.json index bcc4e2cd7..79390a8e6 100644 --- a/release-notes/6.0/6.0.35/manifest.json +++ b/release-notes/6.0/6.0.35/manifest.json @@ -25,6 +25,11 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.35/6.0.35.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-6.0.135": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.35/6.0.135.md", + "title": ".NET 6.0.135 SDK - October 08, 2024", + "type": "application/markdown" } } } diff --git a/release-notes/6.0/6.0.36/manifest.json b/release-notes/6.0/6.0.36/manifest.json index 735f07d4f..fedb51acd 100644 --- a/release-notes/6.0/6.0.36/manifest.json +++ b/release-notes/6.0/6.0.36/manifest.json @@ -15,6 +15,11 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.36/6.0.36.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-6.0.136": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.36/6.0.136.md", + "title": ".NET 6.0.136 SDK - November 12, 2024", + "type": "application/markdown" } } } diff --git a/release-notes/6.0/6.0.4/manifest.json b/release-notes/6.0/6.0.4/manifest.json index 8922c4c74..7bdd34c29 100644 --- a/release-notes/6.0/6.0.4/manifest.json +++ b/release-notes/6.0/6.0.4/manifest.json @@ -15,6 +15,11 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.4/6.0.4.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-6.0.104": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.4/6.0.104.md", + "title": ".NET 6.0.104 SDK - April 12, 2022", + "type": "application/markdown" } } } diff --git a/release-notes/6.0/6.0.5/manifest.json b/release-notes/6.0/6.0.5/manifest.json index 9b5f08c60..1dbbca668 100644 --- a/release-notes/6.0/6.0.5/manifest.json +++ b/release-notes/6.0/6.0.5/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.5/6.0.5.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-6.0.105": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.5/6.0.105.md", + "title": ".NET 6.0.105 SDK - May 10, 2022", + "type": "application/markdown" + }, + "whats-new-6.0.300": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.5/6.0.300.md", + "title": ".NET 6.0.300 - May 10, 2022", + "type": "application/markdown" } } } diff --git a/release-notes/6.0/6.0.6/manifest.json b/release-notes/6.0/6.0.6/manifest.json index af02674c1..1b020af10 100644 --- a/release-notes/6.0/6.0.6/manifest.json +++ b/release-notes/6.0/6.0.6/manifest.json @@ -15,6 +15,11 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.6/6.0.6.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-6.0.106": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.6/6.0.106.md", + "title": ".NET 6.0.106 SDK - June 14, 2022", + "type": "application/markdown" } } } diff --git a/release-notes/6.0/6.0.7/manifest.json b/release-notes/6.0/6.0.7/manifest.json index 25fb57e8f..e06143adc 100644 --- a/release-notes/6.0/6.0.7/manifest.json +++ b/release-notes/6.0/6.0.7/manifest.json @@ -15,6 +15,11 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.7/6.0.7.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-6.0.107": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.7/6.0.107.md", + "title": ".NET 6.0.107 SDK - July 12, 2022", + "type": "application/markdown" } } } diff --git a/release-notes/6.0/6.0.8/manifest.json b/release-notes/6.0/6.0.8/manifest.json index 76d11be12..7c1ac60f6 100644 --- a/release-notes/6.0/6.0.8/manifest.json +++ b/release-notes/6.0/6.0.8/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.8/6.0.8.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-6.0.108": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.8/6.0.108.md", + "title": ".NET 6.0.108 SDK - August 09, 2022", + "type": "application/markdown" + }, + "whats-new-6.0.400": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.8/6.0.400.md", + "title": ".NET 6.0.400 - August 09, 2022", + "type": "application/markdown" } } } diff --git a/release-notes/6.0/6.0.9/manifest.json b/release-notes/6.0/6.0.9/manifest.json index ba2172ee3..a76c17672 100644 --- a/release-notes/6.0/6.0.9/manifest.json +++ b/release-notes/6.0/6.0.9/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.9/6.0.9.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-6.0.109": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.9/6.0.109.md", + "title": ".NET 6.0.109 SDK - September 13, 2022", + "type": "application/markdown" + }, + "whats-new-6.0.304": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.9/6.0.304.md", + "title": ".NET 6.0.304 - September 13, 2022", + "type": "application/markdown" } } } diff --git a/release-notes/7.0/7.0.10/manifest.json b/release-notes/7.0/7.0.10/manifest.json index 366ab97a9..107dd2a1c 100644 --- a/release-notes/7.0/7.0.10/manifest.json +++ b/release-notes/7.0/7.0.10/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/7.0/7.0.10/7.0.10.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-7.0.110": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/7.0/7.0.10/7.0.110.md", + "title": ".NET 7.0.110 - August 08, 2023", + "type": "application/markdown" + }, + "whats-new-7.0.307": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/7.0/7.0.10/7.0.307.md", + "title": ".NET 7.0.307 - August 08, 2023", + "type": "application/markdown" } } } diff --git a/release-notes/7.0/7.0.11/manifest.json b/release-notes/7.0/7.0.11/manifest.json index 4fbe3957e..982f90383 100644 --- a/release-notes/7.0/7.0.11/manifest.json +++ b/release-notes/7.0/7.0.11/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/7.0/7.0.11/7.0.11.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-7.0.111": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/7.0/7.0.11/7.0.111.md", + "title": ".NET 7.0.111 - September 12, 2023", + "type": "application/markdown" + }, + "whats-new-7.0.308": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/7.0/7.0.11/7.0.308.md", + "title": ".NET 7.0.308 - September 12, 2023", + "type": "application/markdown" } } } diff --git a/release-notes/7.0/7.0.12/manifest.json b/release-notes/7.0/7.0.12/manifest.json index dbce465c5..6abde81da 100644 --- a/release-notes/7.0/7.0.12/manifest.json +++ b/release-notes/7.0/7.0.12/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/7.0/7.0.12/7.0.12.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-7.0.112": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/7.0/7.0.12/7.0.112.md", + "title": ".NET 7.0.112 - October 10, 2023", + "type": "application/markdown" + }, + "whats-new-7.0.309": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/7.0/7.0.12/7.0.309.md", + "title": ".NET 7.0.309 - October 10, 2023", + "type": "application/markdown" } } } diff --git a/release-notes/7.0/7.0.13/manifest.json b/release-notes/7.0/7.0.13/manifest.json index 759050075..12b0a318d 100644 --- a/release-notes/7.0/7.0.13/manifest.json +++ b/release-notes/7.0/7.0.13/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/7.0/7.0.13/7.0.13.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-7.0.113": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/7.0/7.0.13/7.0.113.md", + "title": ".NET 7.0.113 - October 24, 2023", + "type": "application/markdown" + }, + "whats-new-7.0.310": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/7.0/7.0.13/7.0.310.md", + "title": ".NET 7.0.310 - October 24, 2023", + "type": "application/markdown" } } } diff --git a/release-notes/7.0/7.0.14/manifest.json b/release-notes/7.0/7.0.14/manifest.json index 20872acd7..5df1183a9 100644 --- a/release-notes/7.0/7.0.14/manifest.json +++ b/release-notes/7.0/7.0.14/manifest.json @@ -25,6 +25,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/7.0/7.0.14/7.0.14.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-7.0.114": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/7.0/7.0.14/7.0.114.md", + "title": ".NET 7.0.114 -November 14, 2023", + "type": "application/markdown" + }, + "whats-new-7.0.311": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/7.0/7.0.14/7.0.311.md", + "title": ".NET 7.0.311 -November 14, 2023", + "type": "application/markdown" } } } diff --git a/release-notes/7.0/7.0.15/manifest.json b/release-notes/7.0/7.0.15/manifest.json index cd40c06a7..07f4b974d 100644 --- a/release-notes/7.0/7.0.15/manifest.json +++ b/release-notes/7.0/7.0.15/manifest.json @@ -25,6 +25,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/7.0/7.0.15/7.0.15.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-7.0.115": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/7.0/7.0.15/7.0.115.md", + "title": ".NET 7.0.115 -January 09, 2024", + "type": "application/markdown" + }, + "whats-new-7.0.312": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/7.0/7.0.15/7.0.312.md", + "title": ".NET 7.0.312 -January 09, 2024", + "type": "application/markdown" } } } diff --git a/release-notes/7.0/7.0.16/manifest.json b/release-notes/7.0/7.0.16/manifest.json index 33385f1b3..faba79d7a 100644 --- a/release-notes/7.0/7.0.16/manifest.json +++ b/release-notes/7.0/7.0.16/manifest.json @@ -25,6 +25,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/7.0/7.0.16/7.0.16.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-7.0.116": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/7.0/7.0.16/7.0.116.md", + "title": ".NET 7.0.116 -February 13, 2024", + "type": "application/markdown" + }, + "whats-new-7.0.313": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/7.0/7.0.16/7.0.313.md", + "title": ".NET 7.0.313 -February 13, 2024", + "type": "application/markdown" } } } diff --git a/release-notes/7.0/7.0.17/manifest.json b/release-notes/7.0/7.0.17/manifest.json index 9a82673c1..e977d7e65 100644 --- a/release-notes/7.0/7.0.17/manifest.json +++ b/release-notes/7.0/7.0.17/manifest.json @@ -25,6 +25,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/7.0/7.0.17/7.0.17.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-7.0.117": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/7.0/7.0.17/7.0.117.md", + "title": ".NET 7.0.117 -March 12, 2024", + "type": "application/markdown" + }, + "whats-new-7.0.314": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/7.0/7.0.17/7.0.314.md", + "title": ".NET 7.0.314 -March 12, 2024", + "type": "application/markdown" } } } diff --git a/release-notes/7.0/7.0.18/manifest.json b/release-notes/7.0/7.0.18/manifest.json index 4309260a2..5eef58ca2 100644 --- a/release-notes/7.0/7.0.18/manifest.json +++ b/release-notes/7.0/7.0.18/manifest.json @@ -25,6 +25,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/7.0/7.0.18/7.0.18.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-7.0.118": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/7.0/7.0.18/7.0.118.md", + "title": ".NET 7.0.118 -April 09, 2024", + "type": "application/markdown" + }, + "whats-new-7.0.315": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/7.0/7.0.18/7.0.315.md", + "title": ".NET 7.0.315 -April 09, 2024", + "type": "application/markdown" } } } diff --git a/release-notes/7.0/7.0.19/manifest.json b/release-notes/7.0/7.0.19/manifest.json index bc0fe0f45..80d47c01f 100644 --- a/release-notes/7.0/7.0.19/manifest.json +++ b/release-notes/7.0/7.0.19/manifest.json @@ -25,6 +25,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/7.0/7.0.19/7.0.19.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-7.0.119": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/7.0/7.0.19/7.0.119.md", + "title": ".NET 7.0.119 -May 14, 2024", + "type": "application/markdown" + }, + "whats-new-7.0.316": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/7.0/7.0.19/7.0.316.md", + "title": ".NET 7.0.316 -May 14, 2024", + "type": "application/markdown" } } } diff --git a/release-notes/7.0/7.0.20/manifest.json b/release-notes/7.0/7.0.20/manifest.json index 32aded134..b48fc26e1 100644 --- a/release-notes/7.0/7.0.20/manifest.json +++ b/release-notes/7.0/7.0.20/manifest.json @@ -25,6 +25,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/7.0/7.0.20/7.0.20.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-7.0.120": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/7.0/7.0.20/7.0.120.md", + "title": ".NET 7.0.120 -May 28, 2024", + "type": "application/markdown" + }, + "whats-new-7.0.317": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/7.0/7.0.20/7.0.317.md", + "title": ".NET 7.0.317 - May 28, 2024", + "type": "application/markdown" } } } diff --git a/release-notes/7.0/7.0.3/manifest.json b/release-notes/7.0/7.0.3/manifest.json index 952a81a00..0fdd4ed7a 100644 --- a/release-notes/7.0/7.0.3/manifest.json +++ b/release-notes/7.0/7.0.3/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/7.0/7.0.3/7.0.3.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-7.0.103": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/7.0/7.0.3/7.0.103.md", + "title": ".NET 7.0.103 - February 14, 2023", + "type": "application/markdown" + }, + "whats-new-7.0.201": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/7.0/7.0.3/7.0.201.md", + "title": ".NET 7.0.201 - February 24, 2023", + "type": "application/markdown" } } } diff --git a/release-notes/7.0/7.0.4/manifest.json b/release-notes/7.0/7.0.4/manifest.json index fa4bda8d8..af56a86f8 100644 --- a/release-notes/7.0/7.0.4/manifest.json +++ b/release-notes/7.0/7.0.4/manifest.json @@ -15,6 +15,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/7.0/7.0.4/7.0.4.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-7.0.104": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/7.0/7.0.4/7.0.104.md", + "title": ".NET 7.0.104 - March 14, 2023", + "type": "application/markdown" + }, + "whats-new-7.0.202": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/7.0/7.0.4/7.0.202.md", + "title": ".NET 7.0.202 - March 14, 2023", + "type": "application/markdown" } } } diff --git a/release-notes/7.0/7.0.5/manifest.json b/release-notes/7.0/7.0.5/manifest.json index 0a5574d7c..f02325e3c 100644 --- a/release-notes/7.0/7.0.5/manifest.json +++ b/release-notes/7.0/7.0.5/manifest.json @@ -15,6 +15,21 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/7.0/7.0.5/7.0.5.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-7.0.105": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/7.0/7.0.5/7.0.105.md", + "title": ".NET 7.0.105 - April 11, 2023", + "type": "application/markdown" + }, + "whats-new-7.0.302": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/7.0/7.0.5/7.0.302.md", + "title": ".NET SDK 7.0.302 - May 16, 2023", + "type": "application/markdown" + }, + "whats-new-7.0.400-preview": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/7.0/7.0.5/7.0.400-preview.md", + "title": ".NET SDK 7.0.400-Preview - May 19, 2023", + "type": "application/markdown" } } } diff --git a/release-notes/7.0/7.0.7/manifest.json b/release-notes/7.0/7.0.7/manifest.json index e9f0137ee..1559a9d70 100644 --- a/release-notes/7.0/7.0.7/manifest.json +++ b/release-notes/7.0/7.0.7/manifest.json @@ -15,6 +15,11 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/7.0/7.0.7/7.0.7.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-7.0.107": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/7.0/7.0.7/7.0.107.md", + "title": ".NET 7.0.107 - June 13, 2023", + "type": "application/markdown" } } } diff --git a/release-notes/7.0/7.0.8/manifest.json b/release-notes/7.0/7.0.8/manifest.json index 368b1dee1..1b9ba51a0 100644 --- a/release-notes/7.0/7.0.8/manifest.json +++ b/release-notes/7.0/7.0.8/manifest.json @@ -15,6 +15,11 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/7.0/7.0.8/7.0.8.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-7.0.108": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/7.0/7.0.8/7.0.108.md", + "title": ".NET 7.0.108 - June 22, 2023", + "type": "application/markdown" } } } diff --git a/release-notes/7.0/7.0.9/manifest.json b/release-notes/7.0/7.0.9/manifest.json index 18fdf1aa9..f080b444e 100644 --- a/release-notes/7.0/7.0.9/manifest.json +++ b/release-notes/7.0/7.0.9/manifest.json @@ -15,6 +15,11 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/7.0/7.0.9/7.0.9.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-7.0.109": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/7.0/7.0.9/7.0.109.md", + "title": ".NET 7.0.109 - July 11, 2023", + "type": "application/markdown" } } } diff --git a/release-notes/8.0/8.0.10/manifest.json b/release-notes/8.0/8.0.10/manifest.json index 32c624606..293c11913 100644 --- a/release-notes/8.0/8.0.10/manifest.json +++ b/release-notes/8.0/8.0.10/manifest.json @@ -30,6 +30,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.10/8.0.10.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-8.0.110": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/8.0/8.0.10/8.0.110.md", + "title": ".NET 8.0.110 - October 08, 2024", + "type": "application/markdown" + }, + "whats-new-8.0.306": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/8.0/8.0.10/8.0.306.md", + "title": ".NET 8.0.306 - October 08, 2024", + "type": "application/markdown" } } } diff --git a/release-notes/8.0/8.0.11/manifest.json b/release-notes/8.0/8.0.11/manifest.json index abc82d10d..4e0416e2d 100644 --- a/release-notes/8.0/8.0.11/manifest.json +++ b/release-notes/8.0/8.0.11/manifest.json @@ -20,6 +20,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.11/8.0.11.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-8.0.111": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/8.0/8.0.11/8.0.111.md", + "title": ".NET 8.0.111 - November 12, 2024", + "type": "application/markdown" + }, + "whats-new-8.0.307": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/8.0/8.0.11/8.0.307.md", + "title": ".NET 8.0.307 - November 12, 2024", + "type": "application/markdown" } } } diff --git a/release-notes/8.0/8.0.12/manifest.json b/release-notes/8.0/8.0.12/manifest.json index 28905e314..6740c34f2 100644 --- a/release-notes/8.0/8.0.12/manifest.json +++ b/release-notes/8.0/8.0.12/manifest.json @@ -30,6 +30,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.12/8.0.12.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-8.0.112": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/8.0/8.0.12/8.0.112.md", + "title": ".NET 8.0.112 - January 14, 2025", + "type": "application/markdown" + }, + "whats-new-8.0.308": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/8.0/8.0.12/8.0.308.md", + "title": ".NET 8.0.308 - January 14, 2025", + "type": "application/markdown" } } } diff --git a/release-notes/8.0/8.0.13/manifest.json b/release-notes/8.0/8.0.13/manifest.json index 5dfdb6a5f..d266e42b6 100644 --- a/release-notes/8.0/8.0.13/manifest.json +++ b/release-notes/8.0/8.0.13/manifest.json @@ -20,6 +20,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.13/8.0.13.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-8.0.113": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/8.0/8.0.13/8.0.113.md", + "title": ".NET 8.0.113 - February 11, 2025", + "type": "application/markdown" + }, + "whats-new-8.0.309": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/8.0/8.0.13/8.0.309.md", + "title": ".NET 8.0.309 - February 11, 2025", + "type": "application/markdown" } } } diff --git a/release-notes/8.0/8.0.14/manifest.json b/release-notes/8.0/8.0.14/manifest.json index 18d5dd76b..347372f2a 100644 --- a/release-notes/8.0/8.0.14/manifest.json +++ b/release-notes/8.0/8.0.14/manifest.json @@ -30,6 +30,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.14/8.0.14.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-8.0.114": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/8.0/8.0.14/8.0.114.md", + "title": ".NET 8.0.114 - March 11, 2025", + "type": "application/markdown" + }, + "whats-new-8.0.310": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/8.0/8.0.14/8.0.310.md", + "title": ".NET 8.0.310 - March 11, 2025", + "type": "application/markdown" } } } diff --git a/release-notes/8.0/8.0.15/manifest.json b/release-notes/8.0/8.0.15/manifest.json index 3c05a2f63..cf6cc42b0 100644 --- a/release-notes/8.0/8.0.15/manifest.json +++ b/release-notes/8.0/8.0.15/manifest.json @@ -30,6 +30,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.15/8.0.15.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-8.0.115": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/8.0/8.0.15/8.0.115.md", + "title": ".NET 8.0.115 - April 8, 2025", + "type": "application/markdown" + }, + "whats-new-8.0.311": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/8.0/8.0.15/8.0.311.md", + "title": ".NET 8.0.311 -April 08, 2025", + "type": "application/markdown" } } } diff --git a/release-notes/8.0/8.0.16/manifest.json b/release-notes/8.0/8.0.16/manifest.json index 534bb8c86..5074f4585 100644 --- a/release-notes/8.0/8.0.16/manifest.json +++ b/release-notes/8.0/8.0.16/manifest.json @@ -30,6 +30,26 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.16/8.0.16.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-8.0.116": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/8.0/8.0.16/8.0.116.md", + "title": ".NET 8.0.116 - May 13, 2025", + "type": "application/markdown" + }, + "whats-new-8.0.312": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/8.0/8.0.16/8.0.312.md", + "title": ".NET 8.0.312 -May 13, 2025", + "type": "application/markdown" + }, + "whats-new-8.0.313": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/8.0/8.0.16/8.0.313.md", + "title": ".NET 8.0.313 - May 22, 2025", + "type": "application/markdown" + }, + "whats-new-8.0.410": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/8.0/8.0.16/8.0.410.md", + "title": ".NET 8.0.410 - May 22, 2025", + "type": "application/markdown" } } } diff --git a/release-notes/8.0/8.0.17/manifest.json b/release-notes/8.0/8.0.17/manifest.json index 7b6af7116..48fd2cecb 100644 --- a/release-notes/8.0/8.0.17/manifest.json +++ b/release-notes/8.0/8.0.17/manifest.json @@ -30,6 +30,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.17/8.0.17.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-8.0.117": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/8.0/8.0.17/8.0.117.md", + "title": ".NET 8.0.117 - June 10, 2025", + "type": "application/markdown" + }, + "whats-new-8.0.314": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/8.0/8.0.17/8.0.314.md", + "title": ".NET 8.0.314 - June 10, 2025", + "type": "application/markdown" } } } diff --git a/release-notes/8.0/8.0.18/manifest.json b/release-notes/8.0/8.0.18/manifest.json index b22a9ed47..8fab3feab 100644 --- a/release-notes/8.0/8.0.18/manifest.json +++ b/release-notes/8.0/8.0.18/manifest.json @@ -20,6 +20,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.18/8.0.18.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-8.0.118": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/8.0/8.0.18/8.0.118.md", + "title": ".NET 8.0.118 - July 08, 2025", + "type": "application/markdown" + }, + "whats-new-8.0.315": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/8.0/8.0.18/8.0.315.md", + "title": ".NET 8.0.315 - July 08, 2025", + "type": "application/markdown" } } } diff --git a/release-notes/8.0/8.0.19/manifest.json b/release-notes/8.0/8.0.19/manifest.json index d12f5516f..823cd9041 100644 --- a/release-notes/8.0/8.0.19/manifest.json +++ b/release-notes/8.0/8.0.19/manifest.json @@ -20,6 +20,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.19/8.0.19.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-8.0.119": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/8.0/8.0.19/8.0.119.md", + "title": ".NET 8.0.119 - August 12, 2025", + "type": "application/markdown" + }, + "whats-new-8.0.316": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/8.0/8.0.19/8.0.316.md", + "title": ".NET 8.0.316 - August 12, 2025", + "type": "application/markdown" } } } diff --git a/release-notes/8.0/8.0.2/manifest.json b/release-notes/8.0/8.0.2/manifest.json index 360a2f37a..aa9df9ede 100644 --- a/release-notes/8.0/8.0.2/manifest.json +++ b/release-notes/8.0/8.0.2/manifest.json @@ -30,6 +30,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.2/8.0.2.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-8.0.102": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/8.0/8.0.2/8.0.102.md", + "title": ".NET 8.0.102 -February 13, 2024", + "type": "application/markdown" + }, + "whats-new-8.0.201": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/8.0/8.0.2/8.0.201.md", + "title": ".NET 8.0.201 - February 15, 2024", + "type": "application/markdown" } } } diff --git a/release-notes/8.0/8.0.20/manifest.json b/release-notes/8.0/8.0.20/manifest.json index 0f6692e83..dd7f18610 100644 --- a/release-notes/8.0/8.0.20/manifest.json +++ b/release-notes/8.0/8.0.20/manifest.json @@ -20,6 +20,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.20/8.0.20.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-8.0.120": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/8.0/8.0.20/8.0.120.md", + "title": ".NET 8.0.120 - September 09, 2025", + "type": "application/markdown" + }, + "whats-new-8.0.317": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/8.0/8.0.20/8.0.317.md", + "title": ".NET 8.0.317 - September 09, 2025", + "type": "application/markdown" } } } diff --git a/release-notes/8.0/8.0.21/manifest.json b/release-notes/8.0/8.0.21/manifest.json index 6d1fecf30..fff3f0abe 100644 --- a/release-notes/8.0/8.0.21/manifest.json +++ b/release-notes/8.0/8.0.21/manifest.json @@ -30,6 +30,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.21/8.0.21.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-8.0.121": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/8.0/8.0.21/8.0.121.md", + "title": ".NET 8.0.121 - October 14, 2025", + "type": "application/markdown" + }, + "whats-new-8.0.318": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/8.0/8.0.21/8.0.318.md", + "title": ".NET 8.0.318 - October 14, 2025", + "type": "application/markdown" } } } diff --git a/release-notes/8.0/8.0.22/manifest.json b/release-notes/8.0/8.0.22/manifest.json index 747f953f4..39dbede64 100644 --- a/release-notes/8.0/8.0.22/manifest.json +++ b/release-notes/8.0/8.0.22/manifest.json @@ -20,6 +20,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.22/8.0.22.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-8.0.122": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/8.0/8.0.22/8.0.122.md", + "title": ".NET 8.0.122 - November 11, 2025", + "type": "application/markdown" + }, + "whats-new-8.0.319": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/8.0/8.0.22/8.0.319.md", + "title": ".NET 8.0.319 - November 11, 2025", + "type": "application/markdown" } } } diff --git a/release-notes/8.0/8.0.3/manifest.json b/release-notes/8.0/8.0.3/manifest.json index 28cbf5130..2b157f886 100644 --- a/release-notes/8.0/8.0.3/manifest.json +++ b/release-notes/8.0/8.0.3/manifest.json @@ -30,6 +30,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.3/8.0.3.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-8.0.103": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/8.0/8.0.3/8.0.103.md", + "title": ".NET 8.0.103 -March 12, 2024", + "type": "application/markdown" + }, + "whats-new-8.0.203": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/8.0/8.0.3/8.0.203.md", + "title": ".NET 8.0.203 -March 14, 2024", + "type": "application/markdown" } } } diff --git a/release-notes/8.0/8.0.4/manifest.json b/release-notes/8.0/8.0.4/manifest.json index ee0c00e84..6c32a0815 100644 --- a/release-notes/8.0/8.0.4/manifest.json +++ b/release-notes/8.0/8.0.4/manifest.json @@ -30,6 +30,11 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.4/8.0.4.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-8.0.104": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/8.0/8.0.4/8.0.104.md", + "title": ".NET 8.0.104 -April 09, 2024", + "type": "application/markdown" } } } diff --git a/release-notes/8.0/8.0.5/manifest.json b/release-notes/8.0/8.0.5/manifest.json index bdf9497bc..b89fcadca 100644 --- a/release-notes/8.0/8.0.5/manifest.json +++ b/release-notes/8.0/8.0.5/manifest.json @@ -30,6 +30,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.5/8.0.5.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-8.0.105": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/8.0/8.0.5/8.0.105.md", + "title": ".NET 8.0.105 -May 14, 2024", + "type": "application/markdown" + }, + "whats-new-8.0.205": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/8.0/8.0.5/8.0.205.md", + "title": ".NET 8.0.205 -May 14, 2024", + "type": "application/markdown" } } } diff --git a/release-notes/8.0/8.0.6/manifest.json b/release-notes/8.0/8.0.6/manifest.json index 64428a023..e76619c71 100644 --- a/release-notes/8.0/8.0.6/manifest.json +++ b/release-notes/8.0/8.0.6/manifest.json @@ -20,6 +20,21 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.6/8.0.6.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-8.0.106": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/8.0/8.0.6/8.0.106.md", + "title": ".NET 8.0.106 -May 28, 2024", + "type": "application/markdown" + }, + "whats-new-8.0.206": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/8.0/8.0.6/8.0.206.md", + "title": ".NET 8.0.206 -May 28, 2024", + "type": "application/markdown" + }, + "whats-new-8.0.302": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/8.0/8.0.6/8.0.302.md", + "title": ".NET 8.0.302 -June 11, 2024", + "type": "application/markdown" } } } diff --git a/release-notes/8.0/8.0.7/manifest.json b/release-notes/8.0/8.0.7/manifest.json index 10cdab46b..6cc2624de 100644 --- a/release-notes/8.0/8.0.7/manifest.json +++ b/release-notes/8.0/8.0.7/manifest.json @@ -30,6 +30,11 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.7/8.0.7.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-8.0.107": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/8.0/8.0.7/8.0.107.md", + "title": ".NET 8.0.107 -July 09, 2024", + "type": "application/markdown" } } } diff --git a/release-notes/8.0/8.0.8/manifest.json b/release-notes/8.0/8.0.8/manifest.json index 365feaed1..96744e06c 100644 --- a/release-notes/8.0/8.0.8/manifest.json +++ b/release-notes/8.0/8.0.8/manifest.json @@ -20,6 +20,26 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.8/8.0.8.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-8.0.108": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/8.0/8.0.8/8.0.108.md", + "title": ".NET 8.0.108 -August 13, 2024", + "type": "application/markdown" + }, + "whats-new-8.0.304": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/8.0/8.0.8/8.0.304.md", + "title": ".NET 8.0.304 -August 13, 2024", + "type": "application/markdown" + }, + "whats-new-8.0.401": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/8.0/8.0.8/8.0.401.md", + "title": ".NET 8.0.401 -August 15, 2024", + "type": "application/markdown" + }, + "whats-new-8.0.402": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/8.0/8.0.8/8.0.402.md", + "title": ".NET 8.0.402 - September 24, 2024", + "type": "application/markdown" } } } diff --git a/release-notes/8.0/_manifest.json b/release-notes/8.0/_manifest.json index 8a861779a..2a54838b1 100644 --- a/release-notes/8.0/_manifest.json +++ b/release-notes/8.0/_manifest.json @@ -19,6 +19,26 @@ "title": "What's new in .NET 8", "type": "text/html" }, + "whats-new": { + "href": "https://raw.githubusercontent.com/dotnet/docs/main/docs/core/whats-new/dotnet-8/overview.md", + "title": "What's new in .NET 8", + "type": "application/markdown" + }, + "whats-new-runtime": { + "href": "https://raw.githubusercontent.com/dotnet/docs/main/docs/core/whats-new/dotnet-8/runtime.md", + "title": "What's new in the .NET 8 runtime", + "type": "application/markdown" + }, + "whats-new-sdk": { + "href": "https://raw.githubusercontent.com/dotnet/docs/main/docs/core/whats-new/dotnet-8/sdk.md", + "title": "What's new in the SDK and tooling for .NET 8", + "type": "application/markdown" + }, + "whats-new-containers": { + "href": "https://raw.githubusercontent.com/dotnet/docs/main/docs/core/whats-new/dotnet-8/containers.md", + "title": "What's new in containers for .NET 8", + "type": "application/markdown" + }, "compatibility-rendered": { "href": "https://learn.microsoft.com/dotnet/core/compatibility/8.0", "title": "Breaking changes in .NET 8", diff --git a/release-notes/8.0/manifest.json b/release-notes/8.0/manifest.json index 12eb545f1..a3127356d 100644 --- a/release-notes/8.0/manifest.json +++ b/release-notes/8.0/manifest.json @@ -73,10 +73,30 @@ "title": "Release Notes (Rendered)", "type": "text/html" }, + "whats-new": { + "href": "https://raw.githubusercontent.com/dotnet/docs/main/docs/core/whats-new/dotnet-8/overview.md", + "title": "What\u0027s new in .NET 8", + "type": "application/markdown" + }, + "whats-new-containers": { + "href": "https://raw.githubusercontent.com/dotnet/docs/main/docs/core/whats-new/dotnet-8/containers.md", + "title": "What\u0027s new in containers for .NET 8", + "type": "application/markdown" + }, "whats-new-rendered": { "href": "https://learn.microsoft.com/dotnet/core/whats-new/dotnet-8", "title": "What\u0027s new in .NET 8", "type": "text/html" + }, + "whats-new-runtime": { + "href": "https://raw.githubusercontent.com/dotnet/docs/main/docs/core/whats-new/dotnet-8/runtime.md", + "title": "What\u0027s new in the .NET 8 runtime", + "type": "application/markdown" + }, + "whats-new-sdk": { + "href": "https://raw.githubusercontent.com/dotnet/docs/main/docs/core/whats-new/dotnet-8/sdk.md", + "title": "What\u0027s new in the SDK and tooling for .NET 8", + "type": "application/markdown" } } } \ No newline at end of file diff --git a/release-notes/9.0/9.0.0/manifest.json b/release-notes/9.0/9.0.0/manifest.json index 14c9c1225..c59a5a266 100644 --- a/release-notes/9.0/9.0.0/manifest.json +++ b/release-notes/9.0/9.0.0/manifest.json @@ -20,6 +20,66 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/9.0/9.0.0/9.0.0.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-9.0.101": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/9.0.0/9.0.101.md", + "title": ".NET 9.0.101 - December 03, 2024", + "type": "application/markdown" + }, + "whats-new-9.0.200-preview": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/9.0.0/9.0.200-preview.md", + "title": ".NET 9.0.200-preview.0.24575.35 SDK - December 10, 2024", + "type": "application/markdown" + }, + "whats-new-aspnetcore": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/9.0.0/aspnetcore.md", + "title": "ASP.NET Core updates in .NET 9", + "type": "application/markdown" + }, + "whats-new-csharp": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/9.0.0/csharp.md", + "title": "C# in .NET 9", + "type": "application/markdown" + }, + "whats-new-dotnetmaui": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/9.0.0/dotnetmaui.md", + "title": ".NET MAUI updates in .NET 9", + "type": "application/markdown" + }, + "whats-new-efcoreanddata": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/9.0.0/efcoreanddata.md", + "title": "EF Core and Data in .NET 9", + "type": "application/markdown" + }, + "whats-new-fsharp": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/9.0.0/fsharp.md", + "title": "F# in .NET 9", + "type": "application/markdown" + }, + "whats-new-libraries": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/9.0.0/libraries.md", + "title": "Libraries updates in .NET 9", + "type": "application/markdown" + }, + "whats-new-runtime": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/9.0.0/runtime.md", + "title": "Runtime updates in .NET 9", + "type": "application/markdown" + }, + "whats-new-sdk": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/9.0.0/sdk.md", + "title": "SDK updates in .NET 9", + "type": "application/markdown" + }, + "whats-new-winforms": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/9.0.0/winforms.md", + "title": "WinForms updates in .NET 9", + "type": "application/markdown" + }, + "whats-new-wpf": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/9.0.0/wpf.md", + "title": "WPF updates in .NET 9", + "type": "application/markdown" } } } diff --git a/release-notes/9.0/9.0.10/manifest.json b/release-notes/9.0/9.0.10/manifest.json index f381f90d3..e154f7a92 100644 --- a/release-notes/9.0/9.0.10/manifest.json +++ b/release-notes/9.0/9.0.10/manifest.json @@ -30,6 +30,11 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/9.0/9.0.10/9.0.10.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-9.0.111": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/9.0.10/9.0.111.md", + "title": ".NET 9.0.111 - October 14, 2025", + "type": "application/markdown" } } } diff --git a/release-notes/9.0/9.0.11/manifest.json b/release-notes/9.0/9.0.11/manifest.json index 7056a360e..6cedc7ca0 100644 --- a/release-notes/9.0/9.0.11/manifest.json +++ b/release-notes/9.0/9.0.11/manifest.json @@ -20,6 +20,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/9.0/9.0.11/9.0.11.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-9.0.112": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/9.0.11/9.0.112.md", + "title": ".NET 9.0.112 - November 11, 2025", + "type": "application/markdown" + }, + "whats-new-9.0.308": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/9.0.11/9.0.308.md", + "title": ".NET 9.0.308 - November 19, 2025", + "type": "application/markdown" } } } diff --git a/release-notes/9.0/9.0.2/manifest.json b/release-notes/9.0/9.0.2/manifest.json index 276984fd2..83b6c74ea 100644 --- a/release-notes/9.0/9.0.2/manifest.json +++ b/release-notes/9.0/9.0.2/manifest.json @@ -20,6 +20,11 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/9.0/9.0.2/9.0.2.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-9.0.103": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/9.0.2/9.0.103.md", + "title": ".NET 9.0.103 -February 11, 2025", + "type": "application/markdown" } } } diff --git a/release-notes/9.0/9.0.3/manifest.json b/release-notes/9.0/9.0.3/manifest.json index c23cc4d47..790bf3a86 100644 --- a/release-notes/9.0/9.0.3/manifest.json +++ b/release-notes/9.0/9.0.3/manifest.json @@ -30,6 +30,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/9.0/9.0.3/9.0.3.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-9.0.104": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/9.0.3/9.0.104.md", + "title": ".NET 9.0.104 -March 11, 2025", + "type": "application/markdown" + }, + "whats-new-9.0.202": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/9.0.3/9.0.202.md", + "title": ".NET 9.0.202 -March 18, 2025", + "type": "application/markdown" } } } diff --git a/release-notes/9.0/9.0.4/manifest.json b/release-notes/9.0/9.0.4/manifest.json index c72a3f86a..cffed6176 100644 --- a/release-notes/9.0/9.0.4/manifest.json +++ b/release-notes/9.0/9.0.4/manifest.json @@ -30,6 +30,11 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/9.0/9.0.4/9.0.4.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-9.0.105": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/9.0.4/9.0.105.md", + "title": ".NET 9.0.105 -April 8, 2025", + "type": "application/markdown" } } } diff --git a/release-notes/9.0/9.0.5/manifest.json b/release-notes/9.0/9.0.5/manifest.json index ee3536de9..cda84e7ea 100644 --- a/release-notes/9.0/9.0.5/manifest.json +++ b/release-notes/9.0/9.0.5/manifest.json @@ -30,6 +30,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/9.0/9.0.5/9.0.5.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-9.0.106": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/9.0.5/9.0.106.md", + "title": ".NET 9.0.106 -May 13, 2025", + "type": "application/markdown" + }, + "whats-new-9.0.204": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/9.0.5/9.0.204.md", + "title": ".NET 9.0.204 -May 13, 2025", + "type": "application/markdown" } } } diff --git a/release-notes/9.0/9.0.6/manifest.json b/release-notes/9.0/9.0.6/manifest.json index ae0d4f567..e2476b6ec 100644 --- a/release-notes/9.0/9.0.6/manifest.json +++ b/release-notes/9.0/9.0.6/manifest.json @@ -30,6 +30,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/9.0/9.0.6/9.0.6.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-9.0.107": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/9.0.6/9.0.107.md", + "title": ".NET 9.0.107 - June 10, 2025", + "type": "application/markdown" + }, + "whats-new-9.0.205": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/9.0.6/9.0.205.md", + "title": ".NET 9.0.205 - June 10, 2025", + "type": "application/markdown" } } } diff --git a/release-notes/9.0/9.0.7/manifest.json b/release-notes/9.0/9.0.7/manifest.json index 903c8c7a9..8a9a847b0 100644 --- a/release-notes/9.0/9.0.7/manifest.json +++ b/release-notes/9.0/9.0.7/manifest.json @@ -20,6 +20,16 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/9.0/9.0.7/9.0.7.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-9.0.108": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/9.0.7/9.0.108.md", + "title": ".NET 9.0.108 - July 08, 2025", + "type": "application/markdown" + }, + "whats-new-9.0.303": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/9.0.7/9.0.303.md", + "title": ".NET 9.0.303 - July 17, 2025", + "type": "application/markdown" } } } diff --git a/release-notes/9.0/9.0.8/manifest.json b/release-notes/9.0/9.0.8/manifest.json index 4b33eb1fc..0aa5c314f 100644 --- a/release-notes/9.0/9.0.8/manifest.json +++ b/release-notes/9.0/9.0.8/manifest.json @@ -20,6 +20,11 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/9.0/9.0.8/9.0.8.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-9.0.109": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/9.0.8/9.0.109.md", + "title": ".NET 9.0.109 - August 12, 2025", + "type": "application/markdown" } } } diff --git a/release-notes/9.0/9.0.9/manifest.json b/release-notes/9.0/9.0.9/manifest.json index 8852d44bb..07cfcf4cb 100644 --- a/release-notes/9.0/9.0.9/manifest.json +++ b/release-notes/9.0/9.0.9/manifest.json @@ -20,6 +20,11 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/9.0/9.0.9/9.0.9.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-9.0.110": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/9.0.9/9.0.110.md", + "title": ".NET 9.0.110 - September 09, 2025", + "type": "application/markdown" } } } diff --git a/release-notes/9.0/_manifest.json b/release-notes/9.0/_manifest.json index fa578658e..563a9403f 100644 --- a/release-notes/9.0/_manifest.json +++ b/release-notes/9.0/_manifest.json @@ -19,6 +19,26 @@ "title": "What's new in .NET 9", "type": "text/html" }, + "whats-new": { + "href": "https://raw.githubusercontent.com/dotnet/docs/main/docs/core/whats-new/dotnet-9/overview.md", + "title": "What's new in .NET 9", + "type": "application/markdown" + }, + "whats-new-runtime": { + "href": "https://raw.githubusercontent.com/dotnet/docs/main/docs/core/whats-new/dotnet-9/runtime.md", + "title": "What's new in the .NET 9 runtime", + "type": "application/markdown" + }, + "whats-new-libraries": { + "href": "https://raw.githubusercontent.com/dotnet/docs/main/docs/core/whats-new/dotnet-9/libraries.md", + "title": "What's new in .NET libraries for .NET 9", + "type": "application/markdown" + }, + "whats-new-sdk": { + "href": "https://raw.githubusercontent.com/dotnet/docs/main/docs/core/whats-new/dotnet-9/sdk.md", + "title": "What's new in the SDK and tooling for .NET 9", + "type": "application/markdown" + }, "compatibility-rendered": { "href": "https://learn.microsoft.com/dotnet/core/compatibility/9.0", "title": "Breaking changes in .NET 9", diff --git a/release-notes/9.0/manifest.json b/release-notes/9.0/manifest.json index 6966f9832..234f31a38 100644 --- a/release-notes/9.0/manifest.json +++ b/release-notes/9.0/manifest.json @@ -63,10 +63,30 @@ "title": "Release Notes (Rendered)", "type": "text/html" }, + "whats-new": { + "href": "https://raw.githubusercontent.com/dotnet/docs/main/docs/core/whats-new/dotnet-9/overview.md", + "title": "What\u0027s new in .NET 9", + "type": "application/markdown" + }, + "whats-new-libraries": { + "href": "https://raw.githubusercontent.com/dotnet/docs/main/docs/core/whats-new/dotnet-9/libraries.md", + "title": "What\u0027s new in .NET libraries for .NET 9", + "type": "application/markdown" + }, "whats-new-rendered": { "href": "https://learn.microsoft.com/dotnet/core/whats-new/dotnet-9/overview", "title": "What\u0027s new in .NET 9", "type": "text/html" + }, + "whats-new-runtime": { + "href": "https://raw.githubusercontent.com/dotnet/docs/main/docs/core/whats-new/dotnet-9/runtime.md", + "title": "What\u0027s new in the .NET 9 runtime", + "type": "application/markdown" + }, + "whats-new-sdk": { + "href": "https://raw.githubusercontent.com/dotnet/docs/main/docs/core/whats-new/dotnet-9/sdk.md", + "title": "What\u0027s new in the SDK and tooling for .NET 9", + "type": "application/markdown" } } } \ No newline at end of file diff --git a/release-notes/9.0/preview/preview1/manifest.json b/release-notes/9.0/preview/preview1/manifest.json index 8d7146204..ac179f3ac 100644 --- a/release-notes/9.0/preview/preview1/manifest.json +++ b/release-notes/9.0/preview/preview1/manifest.json @@ -20,6 +20,36 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/9.0/preview/preview1/9.0.0-preview.1.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-aspnetcore": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/preview/preview1/aspnetcore.md", + "title": "ASP.NET Core in .NET 9 Preview 1 Release Notes", + "type": "application/markdown" + }, + "whats-new-dotnetmaui": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/preview/preview1/dotnetmaui.md", + "title": ".NET MAUI in .NET 9 Preview 1 Release Notes", + "type": "application/markdown" + }, + "whats-new-efcoreanddata": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/preview/preview1/efcoreanddata.md", + "title": "Entity Framework Core 9 Preview 1 Release Notes", + "type": "application/markdown" + }, + "whats-new-libraries": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/preview/preview1/libraries.md", + "title": ".NET Libraries in .NET 9 Preview 1 Release Notes", + "type": "application/markdown" + }, + "whats-new-runtime": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/preview/preview1/runtime.md", + "title": ".NET Runtime in .NET 9 Preview 1 Release Notes", + "type": "application/markdown" + }, + "whats-new-sdk": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/preview/preview1/sdk.md", + "title": ".NET SDK in .NET 9 Preview 1 Release Notes", + "type": "application/markdown" } } } diff --git a/release-notes/9.0/preview/preview2/manifest.json b/release-notes/9.0/preview/preview2/manifest.json index 80b68185c..9bebe2e24 100644 --- a/release-notes/9.0/preview/preview2/manifest.json +++ b/release-notes/9.0/preview/preview2/manifest.json @@ -20,6 +20,31 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/9.0/preview/preview2/9.0.0-preview.2.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-aspnetcore": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/preview/preview2/aspnetcore.md", + "title": "ASP.NET Core in .NET 9 Preview 2 Release Notes", + "type": "application/markdown" + }, + "whats-new-dotnetmaui": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/preview/preview2/dotnetmaui.md", + "title": ".NET MAUI in .NET 9 Preview 2 Release Notes", + "type": "application/markdown" + }, + "whats-new-efcoreanddata": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/preview/preview2/efcoreanddata.md", + "title": "Entity Framework Core 9 Preview 2 Release Notes", + "type": "application/markdown" + }, + "whats-new-runtime": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/preview/preview2/runtime.md", + "title": ".NET Runtime in .NET 9 Preview 2 Release Notes", + "type": "application/markdown" + }, + "whats-new-sdk": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/preview/preview2/sdk.md", + "title": ".NET SDK in .NET 9 Preview 2 Release Notes", + "type": "application/markdown" } } } diff --git a/release-notes/9.0/preview/preview3/manifest.json b/release-notes/9.0/preview/preview3/manifest.json index f74800f90..70eeca9f4 100644 --- a/release-notes/9.0/preview/preview3/manifest.json +++ b/release-notes/9.0/preview/preview3/manifest.json @@ -20,6 +20,36 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/9.0/preview/preview3/9.0.0-preview.3.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-aspnetcore": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/preview/preview3/aspnetcore.md", + "title": "ASP.NET Core in .NET 9 Preview 3 - Release Notes", + "type": "application/markdown" + }, + "whats-new-dotnetmaui": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/preview/preview3/dotnetmaui.md", + "title": ".NET MAUI in .NET 9 Preview 3 - Release Notes", + "type": "application/markdown" + }, + "whats-new-efcoreanddata": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/preview/preview3/efcoreanddata.md", + "title": "Entity Framework Core 9 Preview 3 - Release Notes", + "type": "application/markdown" + }, + "whats-new-libraries": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/preview/preview3/libraries.md", + "title": ".NET Libraries in .NET 9 Preview 3 - Release Notes", + "type": "application/markdown" + }, + "whats-new-runtime": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/preview/preview3/runtime.md", + "title": ".NET Runtime in .NET 9 Preview 3 - Release Notes", + "type": "application/markdown" + }, + "whats-new-sdk": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/preview/preview3/sdk.md", + "title": ".NET SDK in .NET 9 Preview 3 - Release Notes", + "type": "application/markdown" } } } diff --git a/release-notes/9.0/preview/preview4/manifest.json b/release-notes/9.0/preview/preview4/manifest.json index db417fb06..6c032699d 100644 --- a/release-notes/9.0/preview/preview4/manifest.json +++ b/release-notes/9.0/preview/preview4/manifest.json @@ -20,6 +20,36 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/9.0/preview/preview4/9.0.0-preview.4.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-aspnetcore": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/preview/preview4/aspnetcore.md", + "title": "ASP.NET Core in .NET 9 Preview 4 - Release Notes", + "type": "application/markdown" + }, + "whats-new-dotnetmaui": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/preview/preview4/dotnetmaui.md", + "title": ".NET MAUI in .NET 9 Preview 4 - Release Notes", + "type": "application/markdown" + }, + "whats-new-efcoreanddata": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/preview/preview4/efcoreanddata.md", + "title": "Entity Framework Core 9 Preview 4 - Release Notes", + "type": "application/markdown" + }, + "whats-new-libraries": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/preview/preview4/libraries.md", + "title": ".NET Libraries in .NET 9 Preview 4 - Release Notes", + "type": "application/markdown" + }, + "whats-new-runtime": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/preview/preview4/runtime.md", + "title": ".NET Runtime in .NET 9 Preview 4- Release Notes", + "type": "application/markdown" + }, + "whats-new-wpf": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/preview/preview4/wpf.md", + "title": "WPF in .NET 9 Preview 4 - Release Notes", + "type": "application/markdown" } } } diff --git a/release-notes/9.0/preview/preview5/manifest.json b/release-notes/9.0/preview/preview5/manifest.json index 48db8a992..bf89e81cd 100644 --- a/release-notes/9.0/preview/preview5/manifest.json +++ b/release-notes/9.0/preview/preview5/manifest.json @@ -20,6 +20,26 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/9.0/preview/preview5/9.0.0-preview.5.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-aspnetcore": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/preview/preview5/aspnetcore.md", + "title": "ASP.NET Core in .NET 9 Preview 5 - Release Notes", + "type": "application/markdown" + }, + "whats-new-dotnetmaui": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/preview/preview5/dotnetmaui.md", + "title": ".NET MAUI in .NET 9 Preview 5 - Release Notes", + "type": "application/markdown" + }, + "whats-new-efcoreanddata": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/preview/preview5/efcoreanddata.md", + "title": "Entity Framework Core 9 Preview 5 - Release Notes", + "type": "application/markdown" + }, + "whats-new-libraries": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/preview/preview5/libraries.md", + "title": ".NET Libraries in .NET 9 Preview 5 - Release Notes", + "type": "application/markdown" } } } diff --git a/release-notes/9.0/preview/preview6/manifest.json b/release-notes/9.0/preview/preview6/manifest.json index 3eb3cb9b2..5ce962138 100644 --- a/release-notes/9.0/preview/preview6/manifest.json +++ b/release-notes/9.0/preview/preview6/manifest.json @@ -20,6 +20,36 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/9.0/preview/preview6/9.0.0-preview.6.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-aspnetcore": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/preview/preview6/aspnetcore.md", + "title": "ASP.NET Core updates in .NET 9 Preview 6", + "type": "application/markdown" + }, + "whats-new-csharp": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/preview/preview6/csharp.md", + "title": "C# updates in .NET 9 Preview 6", + "type": "application/markdown" + }, + "whats-new-dotnetmaui": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/preview/preview6/dotnetmaui.md", + "title": ".NET MAUI updates in .NET 9 Preview 6", + "type": "application/markdown" + }, + "whats-new-libraries": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/preview/preview6/libraries.md", + "title": "Libraries updates in .NET 9 Preview 6", + "type": "application/markdown" + }, + "whats-new-runtime": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/preview/preview6/runtime.md", + "title": "Runtime updates in .NET 9 Preview 6", + "type": "application/markdown" + }, + "whats-new-sdk": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/preview/preview6/sdk.md", + "title": "SDK updates in .NET 9 Preview 6", + "type": "application/markdown" } } } diff --git a/release-notes/9.0/preview/preview7/manifest.json b/release-notes/9.0/preview/preview7/manifest.json index 3a4df806a..87cc079a0 100644 --- a/release-notes/9.0/preview/preview7/manifest.json +++ b/release-notes/9.0/preview/preview7/manifest.json @@ -20,6 +20,41 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/9.0/preview/preview7/9.0.0-preview.7.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-aspnetcore": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/preview/preview7/aspnetcore.md", + "title": "ASP.NET Core updates in .NET 9 Preview 7", + "type": "application/markdown" + }, + "whats-new-csharp": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/preview/preview7/csharp.md", + "title": "C# updates in .NET 9 Preview 7", + "type": "application/markdown" + }, + "whats-new-dotnetmaui": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/preview/preview7/dotnetmaui.md", + "title": ".NET MAUI updates in .NET 9 Preview 7", + "type": "application/markdown" + }, + "whats-new-libraries": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/preview/preview7/libraries.md", + "title": "Libraries updates in .NET 9 Preview 7", + "type": "application/markdown" + }, + "whats-new-runtime": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/preview/preview7/runtime.md", + "title": "Runtime updates in .NET 9 Preview 7", + "type": "application/markdown" + }, + "whats-new-sdk": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/preview/preview7/sdk.md", + "title": "SDK updates in .NET 9 Preview 7", + "type": "application/markdown" + }, + "whats-new-wpf": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/preview/preview7/wpf.md", + "title": ".NET WPF updates in .NET 9 Preview 7", + "type": "application/markdown" } } } diff --git a/release-notes/9.0/preview/rc1/manifest.json b/release-notes/9.0/preview/rc1/manifest.json index 3591524d3..1ed6cd0ee 100644 --- a/release-notes/9.0/preview/rc1/manifest.json +++ b/release-notes/9.0/preview/rc1/manifest.json @@ -20,6 +20,26 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/9.0/preview/rc1/9.0.0-rc.1.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-aspnetcore": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/preview/rc1/aspnetcore.md", + "title": "ASP.NET Core updates in .NET 9 Release Candidate 1", + "type": "application/markdown" + }, + "whats-new-dotnetmaui": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/preview/rc1/dotnetmaui.md", + "title": ".NET MAUI updates in .NET 9 Release Candidate 1", + "type": "application/markdown" + }, + "whats-new-libraries": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/preview/rc1/libraries.md", + "title": "Libraries updates in .NET 9 Release Candidate 1", + "type": "application/markdown" + }, + "whats-new-sdk": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/preview/rc1/sdk.md", + "title": "SDK updates in .NET 9 Release Candidate 1", + "type": "application/markdown" } } } diff --git a/release-notes/9.0/preview/rc2/manifest.json b/release-notes/9.0/preview/rc2/manifest.json index add83a212..b3d4f5912 100644 --- a/release-notes/9.0/preview/rc2/manifest.json +++ b/release-notes/9.0/preview/rc2/manifest.json @@ -30,6 +30,31 @@ "href": "https://github.com/dotnet/core/blob/main/release-notes/9.0/preview/rc2/9.0.0-rc.2.md", "title": "Release notes (Rendered)", "type": "application/markdown" + }, + "whats-new-aspnetcore": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/preview/rc2/aspnetcore.md", + "title": "ASP.NET Core updates in .NET 9 Release Candidate 2", + "type": "application/markdown" + }, + "whats-new-dotnetmaui": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/preview/rc2/dotnetmaui.md", + "title": ".NET MAUI updates in .NET 9 Release Candidate 2", + "type": "application/markdown" + }, + "whats-new-libraries": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/preview/rc2/libraries.md", + "title": "Libraries updates in .NET 9 Release Candidate 2", + "type": "application/markdown" + }, + "whats-new-runtime": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/preview/rc2/runtime.md", + "title": "Runtime updates in .NET 9 Release Candidate 2", + "type": "application/markdown" + }, + "whats-new-sdk": { + "href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/9.0/preview/rc2/sdk.md", + "title": "SDK updates in .NET 9 Release Candidate 2", + "type": "application/markdown" } } } diff --git a/release-notes/skills/whats-new/SKILL.md b/release-notes/skills/whats-new/SKILL.md index 68d1f308b..cdef02aec 100644 --- a/release-notes/skills/whats-new/SKILL.md +++ b/release-notes/skills/whats-new/SKILL.md @@ -7,15 +7,18 @@ description: Release highlights, new features, and announcements for .NET versio ## Stop Criteria -**STOP when you have the manifest.json.** It contains links to "What's New" docs and release blog posts. These are `-rendered` links (HTML pages)—fetch only if you need to summarize content. +**STOP when you have the manifest.json.** It contains links to "What's New" docs (both raw markdown and HTML) and release blog posts. ## Quick Answers (from manifest.json) Once you have `manifest.json._links`: -- What's new docs URL? → `whats-new-rendered.href` +- What's new overview? → `whats-new.href` (raw markdown, LLM-friendly) +- What's new in runtime? → `whats-new-runtime.href` +- What's new in libraries? → `whats-new-libraries.href` (.NET 9+) +- What's new in SDK? → `whats-new-sdk.href` +- HTML docs URL? → `whats-new-rendered.href` - Release announcement URL? → `release-blog-rendered.href` -- Downloads page? → `downloads-rendered.href` ## Navigation Flow (2 fetches for URLs, 3 to read content) @@ -27,8 +30,12 @@ llms.json ▼ manifest.json │ - ├─► _links["whats-new-rendered"] ─► Microsoft Learn (HTML) + ├─► _links["whats-new"] ─► Raw markdown overview (LLM-friendly) + ├─► _links["whats-new-runtime"] ─► Runtime features markdown + ├─► _links["whats-new-libraries"] ─► Libraries features markdown + ├─► _links["whats-new-sdk"] ─► SDK features markdown │ + ├─► _links["whats-new-rendered"] ─► Microsoft Learn (HTML) └─► _links["release-blog-rendered"] ─► DevBlogs announcement (HTML) ``` @@ -38,7 +45,14 @@ llms.json 1. `llms.json` → find version in `_embedded.latest_patches[]` 2. Follow `_links["release-manifest"]` → manifest.json -3. Return `whats-new-rendered.href` or fetch and summarize +3. Follow `_links["whats-new"]` for raw markdown, or return `whats-new-rendered.href` for HTML link + +### Runtime/Libraries/SDK details? (3 fetches) + +Same path, then follow the specific link: +- `whats-new-runtime` — JIT, GC, AOT, performance improvements +- `whats-new-libraries` — BCL, LINQ, JSON, crypto APIs (.NET 9+) +- `whats-new-sdk` — CLI, MSBuild, tooling, templates ### Release announcement for .NET X? (2-3 fetches) @@ -46,26 +60,57 @@ Same path, use `release-blog-rendered.href` ## Available Links -| Relation | Content | -|----------|---------| -| `whats-new-rendered` | Microsoft Learn "What's New" overview | -| `release-blog-rendered` | DevBlogs release announcement | -| `compatibility` | Breaking changes JSON (see breaking-changes skill) | -| `compatibility-rendered` | Breaking changes HTML view | -| `downloads-rendered` | .NET download page | -| `usage-markdown-rendered` | Runtime/SDK usage guidance | +| Relation | Content | Type | +|----------|---------|------| +| `whats-new` | Overview of new features | markdown | +| `whats-new-runtime` | Runtime improvements | markdown | +| `whats-new-libraries` | Library additions (.NET 9+) | markdown | +| `whats-new-sdk` | SDK and tooling changes | markdown | +| `whats-new-containers` | Container improvements (.NET 8 only) | markdown | +| `whats-new-rendered` | Microsoft Learn overview | HTML | +| `release-blog-rendered` | DevBlogs announcement | HTML | +| `downloads-rendered` | .NET download page | HTML | ## Common Mistakes | Mistake | Why It's Wrong | |---------|----------------| -| Looking for raw markdown | Only `-rendered` (HTML) versions exist for announcements | -| Constructing docs.microsoft.com URLs | Follow `_links` from manifest | -| Fetching HTML when URL is enough | If user just needs link, don't fetch the page | +| Constructing raw.githubusercontent.com URLs | Follow `_links` from manifest | +| Fetching HTML when markdown available | Use `whats-new` (markdown) for LLM processing | +| Fetching content when URL is enough | If user just needs link, don't fetch the page | +| Looking for `whats-new-libraries` in .NET 8 | .NET 8 has `whats-new-containers` instead | + +## Preview Release Notes + +Preview manifests contain detailed per-technology what's-new content written by the .NET team during development. This is point-in-time source material that informed the consolidated Learn documentation. + +``` +10.0/preview/preview1/manifest.json + │ + ├─► whats-new-runtime + ├─► whats-new-libraries + ├─► whats-new-sdk + ├─► whats-new-aspnetcore + ├─► whats-new-efcore + ├─► whats-new-csharp + ├─► whats-new-fsharp + ├─► whats-new-dotnetmaui + ├─► whats-new-winforms + ├─► whats-new-wpf + ├─► whats-new-containers + └─► whats-new-visualbasic +``` + +Use preview manifests when you need: +- Per-preview changelog of a specific technology +- Original developer-written release notes +- Historical context for when features were introduced ## Tips -- `-rendered` links are HTML (human-friendly), not raw data -- `whats-new-rendered` has comprehensive feature overview -- `release-blog-rendered` has highlights and context -- For LLM summarization, fetch the HTML and extract key points +- Raw markdown links (`whats-new`, `whats-new-runtime`, etc.) are LLM-friendly +- `-rendered` links are HTML (human-friendly) +- For summarization, prefer raw markdown over HTML +- .NET 8 has containers.md instead of libraries.md +- `release-blog-rendered` has high-level highlights and context +- Preview manifests have granular per-technology release notes