diff --git a/release-notes/2.1/2.1.14/2.1.14.md b/release-notes/2.1/2.1.14/2.1.14.md index 79f909abc4c..a8ebab96d8d 100644 --- a/release-notes/2.1/2.1.14/2.1.14.md +++ b/release-notes/2.1/2.1.14/2.1.14.md @@ -41,9 +41,9 @@ The [.NET Core Docker images](https://hub.docker.com/r/microsoft/dotnet/) have b The following repos have been updated -* [dotnet/core/runtime](https://hub.docker.com/_/microsoft-dotnet-core-runtime/) -* [dotnet/core/sdk](https://hub.docker.com/_/microsoft-dotnet-core-sdk/) -* [dotnet/core/samples](https://hub.docker.com/_/microsoft-dotnet-core-samples) +* [dotnet/core/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md) +* [dotnet/core/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md) +* [dotnet/core/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md) The images are expected to be available later today. diff --git a/release-notes/2.1/2.1.15/2.1.15.md b/release-notes/2.1/2.1.15/2.1.15.md index 9b27afb4ac6..a00f611e6a0 100644 --- a/release-notes/2.1/2.1.15/2.1.15.md +++ b/release-notes/2.1/2.1.15/2.1.15.md @@ -43,10 +43,10 @@ The [.NET Core Docker images](https://hub.docker.com/r/microsoft/dotnet/) have b The following repos have been updated -* [dotnet/core/runtime](https://hub.docker.com/_/microsoft-dotnet-core-runtime/) -* [dotnet/core/sdk](https://hub.docker.com/_/microsoft-dotnet-core-sdk/) -* [dotnet/core/samples](https://hub.docker.com/_/microsoft-dotnet-core-samples) -* [dotnet/aspnetcore](https://hub.docker.com/_/microsoft-dotnet-core-aspnet) +* [dotnet/core/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md) +* [dotnet/core/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md) +* [dotnet/core/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md) +* [dotnet/aspnetcore](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md) The images are expected to be available later today. diff --git a/release-notes/2.1/2.1.16/2.1.16.md b/release-notes/2.1/2.1.16/2.1.16.md index dd33419c62c..ac41916f1f8 100644 --- a/release-notes/2.1/2.1.16/2.1.16.md +++ b/release-notes/2.1/2.1.16/2.1.16.md @@ -43,10 +43,10 @@ The [.NET Core Docker images](https://hub.docker.com/r/microsoft/dotnet/) have b The following repos have been updated -* [dotnet/core/runtime](https://hub.docker.com/_/microsoft-dotnet-core-runtime/) -* [dotnet/core/sdk](https://hub.docker.com/_/microsoft-dotnet-core-sdk/) -* [dotnet/core/samples](https://hub.docker.com/_/microsoft-dotnet-core-samples) -* [dotnet/aspnetcore](https://hub.docker.com/_/microsoft-dotnet-core-aspnet) +* [dotnet/core/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md) +* [dotnet/core/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md) +* [dotnet/core/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md) +* [dotnet/aspnetcore](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md) The images are expected to be available later today. diff --git a/release-notes/2.1/2.1.17/2.1.17.md b/release-notes/2.1/2.1.17/2.1.17.md index f84fd583221..a7e111d14a7 100644 --- a/release-notes/2.1/2.1.17/2.1.17.md +++ b/release-notes/2.1/2.1.17/2.1.17.md @@ -42,10 +42,10 @@ The [.NET Core Docker images](https://hub.docker.com/r/microsoft/dotnet/) have b The following repos have been updated -* [dotnet/core/runtime](https://hub.docker.com/_/microsoft-dotnet-core-runtime/) -* [dotnet/core/sdk](https://hub.docker.com/_/microsoft-dotnet-core-sdk/) -* [dotnet/core/samples](https://hub.docker.com/_/microsoft-dotnet-core-samples) -* [dotnet/aspnetcore](https://hub.docker.com/_/microsoft-dotnet-core-aspnet) +* [dotnet/core/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md) +* [dotnet/core/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md) +* [dotnet/core/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md) +* [dotnet/aspnetcore](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md) The images are expected to be available later today. diff --git a/release-notes/2.1/2.1.18/2.1.18.md b/release-notes/2.1/2.1.18/2.1.18.md index 4b11234a151..aa64caa0489 100644 --- a/release-notes/2.1/2.1.18/2.1.18.md +++ b/release-notes/2.1/2.1.18/2.1.18.md @@ -42,10 +42,10 @@ The [.NET Core Docker images](https://hub.docker.com/r/microsoft/dotnet/) have b The following repos have been updated -* [dotnet/core/runtime](https://hub.docker.com/_/microsoft-dotnet-core-runtime/) -* [dotnet/core/sdk](https://hub.docker.com/_/microsoft-dotnet-core-sdk/) -* [dotnet/core/samples](https://hub.docker.com/_/microsoft-dotnet-core-samples) -* [dotnet/aspnetcore](https://hub.docker.com/_/microsoft-dotnet-core-aspnet) +* [dotnet/core/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md) +* [dotnet/core/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md) +* [dotnet/core/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md) +* [dotnet/aspnetcore](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md) The images are expected to be available later today. diff --git a/release-notes/2.1/2.1.19/2.1.19.md b/release-notes/2.1/2.1.19/2.1.19.md index 83a48fb27b3..3a00f1b4c94 100644 --- a/release-notes/2.1/2.1.19/2.1.19.md +++ b/release-notes/2.1/2.1.19/2.1.19.md @@ -42,10 +42,10 @@ The [.NET Core Docker images](https://hub.docker.com/r/microsoft/dotnet/) have b The following repos have been updated -* [dotnet/core/runtime](https://hub.docker.com/_/microsoft-dotnet-core-runtime/) -* [dotnet/core/sdk](https://hub.docker.com/_/microsoft-dotnet-core-sdk/) -* [dotnet/core/samples](https://hub.docker.com/_/microsoft-dotnet-core-samples) -* [dotnet/aspnetcore](https://hub.docker.com/_/microsoft-dotnet-core-aspnet) +* [dotnet/core/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md) +* [dotnet/core/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md) +* [dotnet/core/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md) +* [dotnet/aspnetcore](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md) The images are expected to be available later today. diff --git a/release-notes/2.1/2.1.20/2.1.20.md b/release-notes/2.1/2.1.20/2.1.20.md index a07309627ad..303355dac40 100644 --- a/release-notes/2.1/2.1.20/2.1.20.md +++ b/release-notes/2.1/2.1.20/2.1.20.md @@ -42,10 +42,10 @@ The [.NET Core Docker images](https://hub.docker.com/r/microsoft/dotnet/) have b The following repos have been updated -* [dotnet/core/runtime](https://hub.docker.com/_/microsoft-dotnet-core-runtime/) -* [dotnet/core/sdk](https://hub.docker.com/_/microsoft-dotnet-core-sdk/) -* [dotnet/core/samples](https://hub.docker.com/_/microsoft-dotnet-core-samples) -* [dotnet/aspnetcore](https://hub.docker.com/_/microsoft-dotnet-core-aspnet) +* [dotnet/core/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md) +* [dotnet/core/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md) +* [dotnet/core/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md) +* [dotnet/aspnetcore](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md) The images are expected to be available later today. diff --git a/release-notes/2.1/2.1.21/2.1.21.md b/release-notes/2.1/2.1.21/2.1.21.md index 1e7eaf77cd6..86ece875134 100644 --- a/release-notes/2.1/2.1.21/2.1.21.md +++ b/release-notes/2.1/2.1.21/2.1.21.md @@ -42,10 +42,10 @@ The [.NET Core Docker images](https://hub.docker.com/r/microsoft/dotnet/) have b The following repos have been updated -* [dotnet/core/runtime](https://hub.docker.com/_/microsoft-dotnet-core-runtime/) -* [dotnet/core/sdk](https://hub.docker.com/_/microsoft-dotnet-core-sdk/) -* [dotnet/core/samples](https://hub.docker.com/_/microsoft-dotnet-core-samples) -* [dotnet/aspnetcore](https://hub.docker.com/_/microsoft-dotnet-core-aspnet) +* [dotnet/core/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md) +* [dotnet/core/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md) +* [dotnet/core/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md) +* [dotnet/aspnetcore](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md) The images are expected to be available later today. diff --git a/release-notes/2.1/2.1.22/2.1.22.md b/release-notes/2.1/2.1.22/2.1.22.md index 8eab059b8c6..c5babd59fc0 100644 --- a/release-notes/2.1/2.1.22/2.1.22.md +++ b/release-notes/2.1/2.1.22/2.1.22.md @@ -42,10 +42,10 @@ The [.NET Core Docker images](https://hub.docker.com/r/microsoft/dotnet/) have b The following repos have been updated -* [dotnet/core/runtime](https://hub.docker.com/_/microsoft-dotnet-core-runtime/) -* [dotnet/core/sdk](https://hub.docker.com/_/microsoft-dotnet-core-sdk/) -* [dotnet/core/samples](https://hub.docker.com/_/microsoft-dotnet-core-samples) -* [dotnet/aspnetcore](https://hub.docker.com/_/microsoft-dotnet-core-aspnet) +* [dotnet/core/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md) +* [dotnet/core/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md) +* [dotnet/core/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md) +* [dotnet/aspnetcore](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md) The images are expected to be available later today. diff --git a/release-notes/2.1/2.1.23/2.1.23.md b/release-notes/2.1/2.1.23/2.1.23.md index fa0e02b7682..f5606cff43c 100644 --- a/release-notes/2.1/2.1.23/2.1.23.md +++ b/release-notes/2.1/2.1.23/2.1.23.md @@ -42,10 +42,10 @@ The [.NET Core Docker images](https://hub.docker.com/_/microsoft-dotnet) have be The following repos have been updated: -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET Core SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Core Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Core Runtime Dependencies +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET Core SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime Dependencies ## .NET Core Lifecycle News diff --git a/release-notes/2.1/2.1.24/2.1.24.md b/release-notes/2.1/2.1.24/2.1.24.md index 7913d9938ab..5b457e77231 100644 --- a/release-notes/2.1/2.1.24/2.1.24.md +++ b/release-notes/2.1/2.1.24/2.1.24.md @@ -32,10 +32,10 @@ The [.NET Core Docker images](https://hub.docker.com/_/microsoft-dotnet) have be The following repos have been updated: -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET Core SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Core Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Core Runtime Dependencies +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET Core SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime Dependencies ## Visual Studio Compatibility diff --git a/release-notes/2.1/2.1.25/2.1.25.md b/release-notes/2.1/2.1.25/2.1.25.md index e1709f19c69..4112ef425d0 100644 --- a/release-notes/2.1/2.1.25/2.1.25.md +++ b/release-notes/2.1/2.1.25/2.1.25.md @@ -32,10 +32,10 @@ The [.NET Core Docker images](https://hub.docker.com/_/microsoft-dotnet) have be The following repos have been updated: -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET Core SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Core Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Core Runtime Dependencies +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET Core SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime Dependencies ## Visual Studio Compatibility diff --git a/release-notes/2.1/2.1.26/2.1.26.md b/release-notes/2.1/2.1.26/2.1.26.md index bad73a461c6..153f2e4c685 100644 --- a/release-notes/2.1/2.1.26/2.1.26.md +++ b/release-notes/2.1/2.1.26/2.1.26.md @@ -32,10 +32,10 @@ The [.NET Core Docker images](https://hub.docker.com/_/microsoft-dotnet) have be The following repos have been updated: -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET Core SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Core Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Core Runtime Dependencies +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET Core SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime Dependencies ## Visual Studio Compatibility diff --git a/release-notes/2.1/2.1.27/2.1.27.md b/release-notes/2.1/2.1.27/2.1.27.md index e3f88bae78c..5e79afc0795 100644 --- a/release-notes/2.1/2.1.27/2.1.27.md +++ b/release-notes/2.1/2.1.27/2.1.27.md @@ -32,10 +32,10 @@ The [.NET Core Docker images](https://hub.docker.com/_/microsoft-dotnet) have be The following repos have been updated: -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET Core SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Core Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Core Runtime Dependencies +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET Core SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime Dependencies ## Visual Studio Compatibility diff --git a/release-notes/2.1/2.1.28/2.1.28.md b/release-notes/2.1/2.1.28/2.1.28.md index fc4deae5997..dc9f71e752f 100644 --- a/release-notes/2.1/2.1.28/2.1.28.md +++ b/release-notes/2.1/2.1.28/2.1.28.md @@ -32,10 +32,10 @@ The [.NET Core Docker images](https://hub.docker.com/_/microsoft-dotnet) have be The following repos have been updated: -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET Core SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Core Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Core Runtime Dependencies +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET Core SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime Dependencies ## Visual Studio Compatibility diff --git a/release-notes/2.1/2.1.30/2.1.30.md b/release-notes/2.1/2.1.30/2.1.30.md index 16e39f977f7..c32469b5c9a 100644 --- a/release-notes/2.1/2.1.30/2.1.30.md +++ b/release-notes/2.1/2.1.30/2.1.30.md @@ -32,10 +32,10 @@ The [.NET Core Docker images](https://hub.docker.com/_/microsoft-dotnet) have be The following repos have been updated: -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET Core SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Core Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Core Runtime Dependencies +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET Core SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime Dependencies ## Visual Studio Compatibility diff --git a/release-notes/2.2/2.2.7/2.2.7.md b/release-notes/2.2/2.2.7/2.2.7.md index 99f6f8a2f5b..f916443d61b 100755 --- a/release-notes/2.2/2.2.7/2.2.7.md +++ b/release-notes/2.2/2.2.7/2.2.7.md @@ -48,8 +48,8 @@ The [.NET Core Docker images](https://hub.docker.com/r/microsoft/dotnet/) have b The following repos have been updated -* [dotnet/core/runtime](https://hub.docker.com/_/microsoft-dotnet-core-runtime/) -* [dotnet/core/sdk](https://hub.docker.com/_/microsoft-dotnet-core-sdk/) +* [dotnet/core/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md) +* [dotnet/core/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md) * and others The images are expected to be available later today. diff --git a/release-notes/2.2/2.2.8/2.2.8.md b/release-notes/2.2/2.2.8/2.2.8.md index 5ce32f550da..1ad55b4039f 100644 --- a/release-notes/2.2/2.2.8/2.2.8.md +++ b/release-notes/2.2/2.2.8/2.2.8.md @@ -40,9 +40,9 @@ The [.NET Core Docker images](https://hub.docker.com/r/microsoft/dotnet/) have b The following repos have been updated -* [dotnet/core/runtime](https://hub.docker.com/_/microsoft-dotnet-core-runtime/) -* [dotnet/core/sdk](https://hub.docker.com/_/microsoft-dotnet-core-sdk/) -* [dotnet/core/samples](https://hub.docker.com/_/microsoft-dotnet-core-samples) +* [dotnet/core/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md) +* [dotnet/core/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md) +* [dotnet/core/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md) The images are expected to be available later today. diff --git a/release-notes/3.0/3.0.1/3.0.1.md b/release-notes/3.0/3.0.1/3.0.1.md index 5b96d721c5d..890769bab09 100644 --- a/release-notes/3.0/3.0.1/3.0.1.md +++ b/release-notes/3.0/3.0.1/3.0.1.md @@ -29,9 +29,9 @@ The [.NET Core Docker images](https://hub.docker.com/r/microsoft/dotnet/) have b The following repos have been updated -* [dotnet/core/runtime](https://hub.docker.com/_/microsoft-dotnet-core-runtime/) -* [dotnet/core/sdk](https://hub.docker.com/_/microsoft-dotnet-core-sdk/) -* [dotnet/core/samples](https://hub.docker.com/_/microsoft-dotnet-core-samples) +* [dotnet/core/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md) +* [dotnet/core/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md) +* [dotnet/core/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md) The images are expected to be available later today. diff --git a/release-notes/3.0/3.0.2/3.0.2.md b/release-notes/3.0/3.0.2/3.0.2.md index 68ce974bdbe..2c90570b721 100644 --- a/release-notes/3.0/3.0.2/3.0.2.md +++ b/release-notes/3.0/3.0.2/3.0.2.md @@ -29,10 +29,10 @@ The [.NET Core Docker images](https://hub.docker.com/r/microsoft/dotnet/) have b The following repos have been updated -* [dotnet/core/runtime](https://hub.docker.com/_/microsoft-dotnet-core-runtime/) -* [dotnet/core/sdk](https://hub.docker.com/_/microsoft-dotnet-core-sdk/) -* [dotnet/core/samples](https://hub.docker.com/_/microsoft-dotnet-core-samples) -* [dotnet/aspnetcore](https://hub.docker.com/_/microsoft-dotnet-core-aspnet) +* [dotnet/core/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md) +* [dotnet/core/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md) +* [dotnet/core/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md) +* [dotnet/aspnetcore](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md) The images are expected to be available later today. diff --git a/release-notes/3.0/3.0.3/3.0.3.md b/release-notes/3.0/3.0.3/3.0.3.md index ece4276a956..4e2b5f26c7b 100644 --- a/release-notes/3.0/3.0.3/3.0.3.md +++ b/release-notes/3.0/3.0.3/3.0.3.md @@ -29,10 +29,10 @@ The [.NET Core Docker images](https://hub.docker.com/r/microsoft/dotnet/) have b The following repos have been updated -* [dotnet/core/runtime](https://hub.docker.com/_/microsoft-dotnet-core-runtime/) -* [dotnet/core/sdk](https://hub.docker.com/_/microsoft-dotnet-core-sdk/) -* [dotnet/core/samples](https://hub.docker.com/_/microsoft-dotnet-core-samples) -* [dotnet/aspnetcore](https://hub.docker.com/_/microsoft-dotnet-core-aspnet) +* [dotnet/core/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md) +* [dotnet/core/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md) +* [dotnet/core/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md) +* [dotnet/aspnetcore](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md) The images are expected to be available later today. diff --git a/release-notes/3.1/3.1.0/3.1.0.md b/release-notes/3.1/3.1.0/3.1.0.md index 4413cd98edb..1ee07c61abb 100644 --- a/release-notes/3.1/3.1.0/3.1.0.md +++ b/release-notes/3.1/3.1.0/3.1.0.md @@ -42,8 +42,8 @@ The [.NET Core Docker images](https://hub.docker.com/r/microsoft/dotnet/) have b The following repos have been updated -* [dotnet/core/runtime](https://hub.docker.com/_/microsoft-dotnet-core-runtime/) -* [dotnet/core/sdk](https://hub.docker.com/_/microsoft-dotnet-core-sdk/) +* [dotnet/core/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md) +* [dotnet/core/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md) ## Notable Changes in 3.1.0 diff --git a/release-notes/3.1/3.1.1/3.1.1.md b/release-notes/3.1/3.1.1/3.1.1.md index 864dfeed9dd..6e3666cdbd9 100644 --- a/release-notes/3.1/3.1.1/3.1.1.md +++ b/release-notes/3.1/3.1.1/3.1.1.md @@ -38,10 +38,10 @@ The [.NET Core Docker images](https://hub.docker.com/r/microsoft/dotnet/) have b The following repos have been updated -* [dotnet/core/runtime](https://hub.docker.com/_/microsoft-dotnet-core-runtime/) -* [dotnet/core/sdk](https://hub.docker.com/_/microsoft-dotnet-core-sdk/) -* [dotnet/core/samples](https://hub.docker.com/_/microsoft-dotnet-core-samples) -* [dotnet/aspnetcore](https://hub.docker.com/_/microsoft-dotnet-core-aspnet) +* [dotnet/core/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md) +* [dotnet/core/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md) +* [dotnet/core/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md) +* [dotnet/aspnetcore](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md) ### Azure App Services diff --git a/release-notes/3.1/3.1.10/3.1.10.md b/release-notes/3.1/3.1.10/3.1.10.md index 05758bdf3d9..a3cfd01670f 100644 --- a/release-notes/3.1/3.1.10/3.1.10.md +++ b/release-notes/3.1/3.1.10/3.1.10.md @@ -36,10 +36,10 @@ The [.NET Docker images](https://hub.docker.com/_/microsoft-dotnet) have been up The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET Core SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Core Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Core Runtime Dependencies +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET Core SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime Dependencies ### Azure App Services diff --git a/release-notes/3.1/3.1.11/3.1.11.md b/release-notes/3.1/3.1.11/3.1.11.md index 937418dfdf2..7e75c70f3d0 100644 --- a/release-notes/3.1/3.1.11/3.1.11.md +++ b/release-notes/3.1/3.1.11/3.1.11.md @@ -31,10 +31,10 @@ The [.NET Docker images](https://hub.docker.com/_/microsoft-dotnet) have been up The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET Core SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Core Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Core Runtime Dependencies +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET Core SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime Dependencies ### Azure App Services diff --git a/release-notes/3.1/3.1.12/3.1.12.md b/release-notes/3.1/3.1.12/3.1.12.md index 30d295346ff..72e5fc354c4 100644 --- a/release-notes/3.1/3.1.12/3.1.12.md +++ b/release-notes/3.1/3.1.12/3.1.12.md @@ -31,10 +31,10 @@ The [.NET Docker images](https://hub.docker.com/_/microsoft-dotnet) have been up The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET Core SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Core Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Core Runtime Dependencies +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET Core SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime Dependencies ### Azure App Services diff --git a/release-notes/3.1/3.1.13/3.1.13.md b/release-notes/3.1/3.1.13/3.1.13.md index 71fb569daf1..c1b1b0029e0 100644 --- a/release-notes/3.1/3.1.13/3.1.13.md +++ b/release-notes/3.1/3.1.13/3.1.13.md @@ -31,10 +31,10 @@ The [.NET Docker images](https://hub.docker.com/_/microsoft-dotnet) have been up The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET Core SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Core Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Core Runtime Dependencies +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET Core SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime Dependencies ### Azure App Services diff --git a/release-notes/3.1/3.1.14/3.1.14.md b/release-notes/3.1/3.1.14/3.1.14.md index 0e403ef4054..b18c5fa7759 100644 --- a/release-notes/3.1/3.1.14/3.1.14.md +++ b/release-notes/3.1/3.1.14/3.1.14.md @@ -31,10 +31,10 @@ The [.NET Docker images](https://hub.docker.com/_/microsoft-dotnet) have been up The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET Core SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Core Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Core Runtime Dependencies +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET Core SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime Dependencies ### Azure App Services diff --git a/release-notes/3.1/3.1.15/3.1.15.md b/release-notes/3.1/3.1.15/3.1.15.md index 91f0ee54b20..2d1b8c18b3e 100644 --- a/release-notes/3.1/3.1.15/3.1.15.md +++ b/release-notes/3.1/3.1.15/3.1.15.md @@ -31,10 +31,10 @@ The [.NET Docker images](https://hub.docker.com/_/microsoft-dotnet) have been up The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET Core SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Core Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Core Runtime Dependencies +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET Core SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime Dependencies ### Azure App Services diff --git a/release-notes/3.1/3.1.16/3.1.16.md b/release-notes/3.1/3.1.16/3.1.16.md index d35d9463ef9..0ff16deeff4 100644 --- a/release-notes/3.1/3.1.16/3.1.16.md +++ b/release-notes/3.1/3.1.16/3.1.16.md @@ -31,10 +31,10 @@ The [.NET Docker images](https://hub.docker.com/_/microsoft-dotnet) have been up The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET Core SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Core Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Core Runtime Dependencies +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET Core SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime Dependencies ### Azure App Services diff --git a/release-notes/3.1/3.1.17/3.1.17.md b/release-notes/3.1/3.1.17/3.1.17.md index ac38098aa21..c0b1fa332c0 100644 --- a/release-notes/3.1/3.1.17/3.1.17.md +++ b/release-notes/3.1/3.1.17/3.1.17.md @@ -31,10 +31,10 @@ The [.NET Docker images](https://hub.docker.com/_/microsoft-dotnet) have been up The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET Core SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Core Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Core Runtime Dependencies +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET Core SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime Dependencies ### Azure App Services diff --git a/release-notes/3.1/3.1.18/3.1.18.md b/release-notes/3.1/3.1.18/3.1.18.md index 36cea47c21f..86d12f8ceac 100644 --- a/release-notes/3.1/3.1.18/3.1.18.md +++ b/release-notes/3.1/3.1.18/3.1.18.md @@ -31,10 +31,10 @@ The [.NET Docker images](https://hub.docker.com/_/microsoft-dotnet) have been up The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET Core SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Core Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Core Runtime Dependencies +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET Core SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime Dependencies ### Azure App Services diff --git a/release-notes/3.1/3.1.19/3.1.19.md b/release-notes/3.1/3.1.19/3.1.19.md index abd44135d6f..1ecbb1ba5a5 100644 --- a/release-notes/3.1/3.1.19/3.1.19.md +++ b/release-notes/3.1/3.1.19/3.1.19.md @@ -31,10 +31,10 @@ The [.NET Docker images](https://hub.docker.com/_/microsoft-dotnet) have been up The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET Core SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Core Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Core Runtime Dependencies +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET Core SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime Dependencies ### Azure App Services diff --git a/release-notes/3.1/3.1.2/3.1.2.md b/release-notes/3.1/3.1.2/3.1.2.md index 4d87e7cf734..3f55daa889c 100644 --- a/release-notes/3.1/3.1.2/3.1.2.md +++ b/release-notes/3.1/3.1.2/3.1.2.md @@ -44,10 +44,10 @@ The [.NET Core Docker images](https://hub.docker.com/r/microsoft/dotnet/) have b The following repos have been updated -* [dotnet/core/runtime](https://hub.docker.com/_/microsoft-dotnet-core-runtime/) -* [dotnet/core/sdk](https://hub.docker.com/_/microsoft-dotnet-core-sdk/) -* [dotnet/core/samples](https://hub.docker.com/_/microsoft-dotnet-core-samples) -* [dotnet/aspnetcore](https://hub.docker.com/_/microsoft-dotnet-core-aspnet) +* [dotnet/core/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md) +* [dotnet/core/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md) +* [dotnet/core/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md) +* [dotnet/aspnetcore](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md) ### Azure App Services diff --git a/release-notes/3.1/3.1.2/3.1.200-sdk.md b/release-notes/3.1/3.1.2/3.1.200-sdk.md index dcc22bbfd1c..5b5627c1302 100644 --- a/release-notes/3.1/3.1.2/3.1.200-sdk.md +++ b/release-notes/3.1/3.1.2/3.1.200-sdk.md @@ -39,8 +39,8 @@ The [.NET Core Docker images](https://hub.docker.com/r/microsoft/dotnet/) have b The following repositories have been updated: -* [dotnet/core/sdk](https://hub.docker.com/_/microsoft-dotnet-core-sdk/) -* [dotnet/core/samples](https://hub.docker.com/_/microsoft-dotnet-core-samples) +* [dotnet/core/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md) +* [dotnet/core/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md) ## Notable Changes in 3.1.200 SDK diff --git a/release-notes/3.1/3.1.20/3.1.20.md b/release-notes/3.1/3.1.20/3.1.20.md index fb298a5a7c0..424784ca4db 100644 --- a/release-notes/3.1/3.1.20/3.1.20.md +++ b/release-notes/3.1/3.1.20/3.1.20.md @@ -31,10 +31,10 @@ The [.NET Docker images](https://hub.docker.com/_/microsoft-dotnet) have been up The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET Core SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Core Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Core Runtime Dependencies +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET Core SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime Dependencies ### Azure App Services diff --git a/release-notes/3.1/3.1.21/3.1.21.md b/release-notes/3.1/3.1.21/3.1.21.md index 406896e0f16..49c2983fec4 100644 --- a/release-notes/3.1/3.1.21/3.1.21.md +++ b/release-notes/3.1/3.1.21/3.1.21.md @@ -31,10 +31,10 @@ The [.NET Docker images](https://hub.docker.com/_/microsoft-dotnet) have been up The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET Core SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Core Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Core Runtime Dependencies +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET Core SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime Dependencies ### Azure App Services diff --git a/release-notes/3.1/3.1.22/3.1.22.md b/release-notes/3.1/3.1.22/3.1.22.md index ac118c1f50c..ebe0c84be5b 100644 --- a/release-notes/3.1/3.1.22/3.1.22.md +++ b/release-notes/3.1/3.1.22/3.1.22.md @@ -31,10 +31,10 @@ The [.NET Docker images](https://hub.docker.com/_/microsoft-dotnet) have been up The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET Core SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Core Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Core Runtime Dependencies +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET Core SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime Dependencies ### Azure App Services diff --git a/release-notes/3.1/3.1.23/3.1.23.md b/release-notes/3.1/3.1.23/3.1.23.md index 2e5c7d647e4..87e187a6162 100644 --- a/release-notes/3.1/3.1.23/3.1.23.md +++ b/release-notes/3.1/3.1.23/3.1.23.md @@ -31,10 +31,10 @@ The [.NET Docker images](https://hub.docker.com/_/microsoft-dotnet) have been up The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET Core SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Core Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Core Runtime Dependencies +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET Core SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime Dependencies ## Visual Studio Compatibility diff --git a/release-notes/3.1/3.1.24/3.1.24.md b/release-notes/3.1/3.1.24/3.1.24.md index 0430977879c..455e0e14c50 100644 --- a/release-notes/3.1/3.1.24/3.1.24.md +++ b/release-notes/3.1/3.1.24/3.1.24.md @@ -31,10 +31,10 @@ The [.NET Docker images](https://hub.docker.com/_/microsoft-dotnet) have been up The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET Core SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Core Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Core Runtime Dependencies +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET Core SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime Dependencies ## Visual Studio Compatibility diff --git a/release-notes/3.1/3.1.25/3.1.25.md b/release-notes/3.1/3.1.25/3.1.25.md index 2271f522472..88be7ba39c7 100644 --- a/release-notes/3.1/3.1.25/3.1.25.md +++ b/release-notes/3.1/3.1.25/3.1.25.md @@ -31,10 +31,10 @@ The [.NET Docker images](https://hub.docker.com/_/microsoft-dotnet) have been up The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET Core SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Core Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Core Runtime Dependencies +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET Core SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime Dependencies ## Visual Studio Compatibility diff --git a/release-notes/3.1/3.1.26/3.1.26.md b/release-notes/3.1/3.1.26/3.1.26.md index e6e0c5d7e32..4522b98187c 100644 --- a/release-notes/3.1/3.1.26/3.1.26.md +++ b/release-notes/3.1/3.1.26/3.1.26.md @@ -31,10 +31,10 @@ The [.NET Docker images](https://hub.docker.com/_/microsoft-dotnet) have been up The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET Core SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Core Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Core Runtime Dependencies +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET Core SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime Dependencies ## Visual Studio Compatibility diff --git a/release-notes/3.1/3.1.27/3.1.27.md b/release-notes/3.1/3.1.27/3.1.27.md index e6c9d840244..8e8bca50f86 100644 --- a/release-notes/3.1/3.1.27/3.1.27.md +++ b/release-notes/3.1/3.1.27/3.1.27.md @@ -31,10 +31,10 @@ The [.NET Docker images](https://hub.docker.com/_/microsoft-dotnet) have been up The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET Core SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Core Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Core Runtime Dependencies +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET Core SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime Dependencies ## Visual Studio Compatibility diff --git a/release-notes/3.1/3.1.28/3.1.28.md b/release-notes/3.1/3.1.28/3.1.28.md index 6011b0819ad..fa5063f50b6 100644 --- a/release-notes/3.1/3.1.28/3.1.28.md +++ b/release-notes/3.1/3.1.28/3.1.28.md @@ -31,10 +31,10 @@ The [.NET Docker images](https://hub.docker.com/_/microsoft-dotnet) have been up The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET Core SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Core Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Core Runtime Dependencies +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET Core SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime Dependencies ## Visual Studio Compatibility diff --git a/release-notes/3.1/3.1.29/3.1.29.md b/release-notes/3.1/3.1.29/3.1.29.md index 1d49ac773d6..9da97780989 100644 --- a/release-notes/3.1/3.1.29/3.1.29.md +++ b/release-notes/3.1/3.1.29/3.1.29.md @@ -31,10 +31,10 @@ The [.NET Docker images](https://hub.docker.com/_/microsoft-dotnet) have been up The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET Core SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Core Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Core Runtime Dependencies +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET Core SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime Dependencies ## Visual Studio Compatibility diff --git a/release-notes/3.1/3.1.3/3.1.3.md b/release-notes/3.1/3.1.3/3.1.3.md index aab3b17617b..5ae7784e319 100644 --- a/release-notes/3.1/3.1.3/3.1.3.md +++ b/release-notes/3.1/3.1.3/3.1.3.md @@ -43,10 +43,10 @@ The [.NET Core Docker images](https://hub.docker.com/r/microsoft/dotnet/) have b The following repos have been updated -* [dotnet/core/runtime](https://hub.docker.com/_/microsoft-dotnet-core-runtime/) -* [dotnet/core/sdk](https://hub.docker.com/_/microsoft-dotnet-core-sdk/) -* [dotnet/core/samples](https://hub.docker.com/_/microsoft-dotnet-core-samples) -* [dotnet/aspnetcore](https://hub.docker.com/_/microsoft-dotnet-core-aspnet) +* [dotnet/core/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md) +* [dotnet/core/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md) +* [dotnet/core/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md) +* [dotnet/aspnetcore](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md) ### Azure App Services diff --git a/release-notes/3.1/3.1.30/3.1.30.md b/release-notes/3.1/3.1.30/3.1.30.md index f08cc398284..e5f4e49abcb 100644 --- a/release-notes/3.1/3.1.30/3.1.30.md +++ b/release-notes/3.1/3.1.30/3.1.30.md @@ -31,10 +31,10 @@ The [.NET Docker images](https://hub.docker.com/_/microsoft-dotnet) have been up The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET Core SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Core Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Core Runtime Dependencies +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET Core SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime Dependencies ## Visual Studio Compatibility diff --git a/release-notes/3.1/3.1.31/3.1.31.md b/release-notes/3.1/3.1.31/3.1.31.md index ba61dd7c102..7a1742f1167 100644 --- a/release-notes/3.1/3.1.31/3.1.31.md +++ b/release-notes/3.1/3.1.31/3.1.31.md @@ -31,10 +31,10 @@ The [.NET Docker images](https://hub.docker.com/_/microsoft-dotnet) have been up The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET Core SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Core Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Core Runtime Dependencies +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET Core SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime Dependencies ## Visual Studio Compatibility diff --git a/release-notes/3.1/3.1.32/3.1.32.md b/release-notes/3.1/3.1.32/3.1.32.md index 6bdf1ebc9b7..6e26e688d68 100644 --- a/release-notes/3.1/3.1.32/3.1.32.md +++ b/release-notes/3.1/3.1.32/3.1.32.md @@ -31,10 +31,10 @@ The [.NET Docker images](https://hub.docker.com/_/microsoft-dotnet) have been up The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET Core SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Core Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Core Runtime Dependencies +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET Core SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime Dependencies ## Visual Studio Compatibility diff --git a/release-notes/3.1/3.1.4/3.1.300-sdk.md b/release-notes/3.1/3.1.4/3.1.300-sdk.md index 0c4569da7f2..079b5d67a89 100644 --- a/release-notes/3.1/3.1.4/3.1.300-sdk.md +++ b/release-notes/3.1/3.1.4/3.1.300-sdk.md @@ -39,8 +39,8 @@ The [.NET Core Docker images](https://hub.docker.com/r/microsoft/dotnet/) have b The following repositories have been updated: -* [dotnet/core/sdk](https://hub.docker.com/_/microsoft-dotnet-core-sdk/) -* [dotnet/core/samples](https://hub.docker.com/_/microsoft-dotnet-core-samples) +* [dotnet/core/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md) +* [dotnet/core/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md) ## Notable Changes in 3.1.300 SDK diff --git a/release-notes/3.1/3.1.4/3.1.4.md b/release-notes/3.1/3.1.4/3.1.4.md index 4adfe28532a..41ea5ef5894 100644 --- a/release-notes/3.1/3.1.4/3.1.4.md +++ b/release-notes/3.1/3.1.4/3.1.4.md @@ -44,10 +44,10 @@ The [.NET Core Docker images](https://hub.docker.com/r/microsoft/dotnet/) have b The following repos have been updated -* [dotnet/core/runtime](https://hub.docker.com/_/microsoft-dotnet-core-runtime/) -* [dotnet/core/sdk](https://hub.docker.com/_/microsoft-dotnet-core-sdk/) -* [dotnet/core/samples](https://hub.docker.com/_/microsoft-dotnet-core-samples) -* [dotnet/aspnetcore](https://hub.docker.com/_/microsoft-dotnet-core-aspnet) +* [dotnet/core/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md) +* [dotnet/core/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md) +* [dotnet/core/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md) +* [dotnet/aspnetcore](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md) ### Azure App Services diff --git a/release-notes/3.1/3.1.5/3.1.5.md b/release-notes/3.1/3.1.5/3.1.5.md index a5b41a6ea44..cd18f17d4d0 100644 --- a/release-notes/3.1/3.1.5/3.1.5.md +++ b/release-notes/3.1/3.1.5/3.1.5.md @@ -43,10 +43,10 @@ The [.NET Core Docker images](https://hub.docker.com/r/microsoft/dotnet/) have b The following repos have been updated -* [dotnet/core/runtime](https://hub.docker.com/_/microsoft-dotnet-core-runtime/) -* [dotnet/core/sdk](https://hub.docker.com/_/microsoft-dotnet-core-sdk/) -* [dotnet/core/samples](https://hub.docker.com/_/microsoft-dotnet-core-samples) -* [dotnet/aspnetcore](https://hub.docker.com/_/microsoft-dotnet-core-aspnet) +* [dotnet/core/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md) +* [dotnet/core/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md) +* [dotnet/core/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md) +* [dotnet/aspnetcore](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md) ### Azure App Services diff --git a/release-notes/3.1/3.1.6/3.1.6.md b/release-notes/3.1/3.1.6/3.1.6.md index 3347f8c8230..3fa7de535eb 100644 --- a/release-notes/3.1/3.1.6/3.1.6.md +++ b/release-notes/3.1/3.1.6/3.1.6.md @@ -43,10 +43,10 @@ The [.NET Core Docker images](https://hub.docker.com/r/microsoft/dotnet/) have b The following repos have been updated -* [dotnet/core/runtime](https://hub.docker.com/_/microsoft-dotnet-core-runtime/) -* [dotnet/core/sdk](https://hub.docker.com/_/microsoft-dotnet-core-sdk/) -* [dotnet/core/samples](https://hub.docker.com/_/microsoft-dotnet-core-samples) -* [dotnet/aspnetcore](https://hub.docker.com/_/microsoft-dotnet-core-aspnet) +* [dotnet/core/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md) +* [dotnet/core/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md) +* [dotnet/core/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md) +* [dotnet/aspnetcore](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md) ### Azure App Services diff --git a/release-notes/3.1/3.1.7/3.1.7.md b/release-notes/3.1/3.1.7/3.1.7.md index 3f150b0fa8d..45c4ca27e09 100644 --- a/release-notes/3.1/3.1.7/3.1.7.md +++ b/release-notes/3.1/3.1.7/3.1.7.md @@ -43,10 +43,10 @@ The [.NET Core Docker images](https://hub.docker.com/r/microsoft/dotnet/) have b The following repos have been updated -* [dotnet/core/runtime](https://hub.docker.com/_/microsoft-dotnet-core-runtime/) -* [dotnet/core/sdk](https://hub.docker.com/_/microsoft-dotnet-core-sdk/) -* [dotnet/core/samples](https://hub.docker.com/_/microsoft-dotnet-core-samples) -* [dotnet/aspnetcore](https://hub.docker.com/_/microsoft-dotnet-core-aspnet) +* [dotnet/core/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md) +* [dotnet/core/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md) +* [dotnet/core/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md) +* [dotnet/aspnetcore](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md) ### Azure App Services diff --git a/release-notes/3.1/3.1.8/3.1.8.md b/release-notes/3.1/3.1.8/3.1.8.md index 058e1210674..9ea94e03a73 100644 --- a/release-notes/3.1/3.1.8/3.1.8.md +++ b/release-notes/3.1/3.1.8/3.1.8.md @@ -43,10 +43,10 @@ The [.NET Core Docker images](https://hub.docker.com/r/microsoft/dotnet/) have b The following repos have been updated -* [dotnet/core/runtime](https://hub.docker.com/_/microsoft-dotnet-core-runtime/) -* [dotnet/core/sdk](https://hub.docker.com/_/microsoft-dotnet-core-sdk/) -* [dotnet/core/samples](https://hub.docker.com/_/microsoft-dotnet-core-samples) -* [dotnet/aspnetcore](https://hub.docker.com/_/microsoft-dotnet-core-aspnet) +* [dotnet/core/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md) +* [dotnet/core/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md) +* [dotnet/core/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md) +* [dotnet/aspnetcore](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md) ### Azure App Services diff --git a/release-notes/3.1/3.1.9/3.1.9.md b/release-notes/3.1/3.1.9/3.1.9.md index e6f92c99963..5fd0079a8c3 100644 --- a/release-notes/3.1/3.1.9/3.1.9.md +++ b/release-notes/3.1/3.1.9/3.1.9.md @@ -43,10 +43,10 @@ The [.NET Core Docker images](https://hub.docker.com/r/microsoft/dotnet/) have b The following repos have been updated -* [dotnet/core/runtime](https://hub.docker.com/_/microsoft-dotnet-core-runtime/) -* [dotnet/core/sdk](https://hub.docker.com/_/microsoft-dotnet-core-sdk/) -* [dotnet/core/samples](https://hub.docker.com/_/microsoft-dotnet-core-samples) -* [dotnet/aspnetcore](https://hub.docker.com/_/microsoft-dotnet-core-aspnet) +* [dotnet/core/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md) +* [dotnet/core/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md) +* [dotnet/core/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md) +* [dotnet/aspnetcore](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md) ### Azure App Services diff --git a/release-notes/3.1/preview/3.1.0-preview2.md b/release-notes/3.1/preview/3.1.0-preview2.md index 3360c18258a..c34b03b9285 100644 --- a/release-notes/3.1/preview/3.1.0-preview2.md +++ b/release-notes/3.1/preview/3.1.0-preview2.md @@ -45,8 +45,8 @@ The [.NET Core Docker images](https://hub.docker.com/r/microsoft/dotnet/) have b The following repos have been updated -* [dotnet/core/runtime](https://hub.docker.com/_/microsoft-dotnet-core-runtime/) -* [dotnet/core/sdk](https://hub.docker.com/_/microsoft-dotnet-core-sdk/) +* [dotnet/core/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md) +* [dotnet/core/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md) ## Notable Changes in 3.1.0 Preview 2 diff --git a/release-notes/3.1/preview/3.1.0-preview3.md b/release-notes/3.1/preview/3.1.0-preview3.md index 9f7a7f47a8d..0c2dea15b1f 100644 --- a/release-notes/3.1/preview/3.1.0-preview3.md +++ b/release-notes/3.1/preview/3.1.0-preview3.md @@ -44,8 +44,8 @@ The [.NET Core Docker images](https://hub.docker.com/r/microsoft/dotnet/) have b The following repos have been updated -* [dotnet/core/runtime](https://hub.docker.com/_/microsoft-dotnet-core-runtime/) -* [dotnet/core/sdk](https://hub.docker.com/_/microsoft-dotnet-core-sdk/) +* [dotnet/core/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md) +* [dotnet/core/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md) ## Notable Changes in 3.1.0 Preview 3 diff --git a/release-notes/5.0/5.0.0/5.0.0.md b/release-notes/5.0/5.0.0/5.0.0.md index 538eadf3dc4..4bfa3dfb93d 100644 --- a/release-notes/5.0/5.0.0/5.0.0.md +++ b/release-notes/5.0/5.0.0/5.0.0.md @@ -38,11 +38,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/5.0/5.0.1/5.0.1.md b/release-notes/5.0/5.0.1/5.0.1.md index 001a6fb0d17..b7c8fe4e518 100644 --- a/release-notes/5.0/5.0.1/5.0.1.md +++ b/release-notes/5.0/5.0.1/5.0.1.md @@ -38,11 +38,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/5.0/5.0.10/5.0.10.md b/release-notes/5.0/5.0.10/5.0.10.md index 6d6d1a64f89..2daf4b4ba43 100644 --- a/release-notes/5.0/5.0.10/5.0.10.md +++ b/release-notes/5.0/5.0.10/5.0.10.md @@ -39,11 +39,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/5.0/5.0.10/5.0.207.md b/release-notes/5.0/5.0.10/5.0.207.md index 4d5f4d5091f..e70970fb4aa 100644 --- a/release-notes/5.0/5.0.10/5.0.207.md +++ b/release-notes/5.0/5.0.10/5.0.207.md @@ -38,11 +38,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/5.0/5.0.11/5.0.11.md b/release-notes/5.0/5.0.11/5.0.11.md index 53058deac42..9e052d991a3 100644 --- a/release-notes/5.0/5.0.11/5.0.11.md +++ b/release-notes/5.0/5.0.11/5.0.11.md @@ -39,11 +39,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/5.0/5.0.11/5.0.208.md b/release-notes/5.0/5.0.11/5.0.208.md index a619fa43b95..8a4022d79e0 100644 --- a/release-notes/5.0/5.0.11/5.0.208.md +++ b/release-notes/5.0/5.0.11/5.0.208.md @@ -38,11 +38,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/5.0/5.0.12/5.0.12.md b/release-notes/5.0/5.0.12/5.0.12.md index 83984ac4677..6604d389fc1 100644 --- a/release-notes/5.0/5.0.12/5.0.12.md +++ b/release-notes/5.0/5.0.12/5.0.12.md @@ -39,11 +39,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/5.0/5.0.12/5.0.209.md b/release-notes/5.0/5.0.12/5.0.209.md index c6769c594de..eb9fba24398 100644 --- a/release-notes/5.0/5.0.12/5.0.209.md +++ b/release-notes/5.0/5.0.12/5.0.209.md @@ -38,11 +38,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/5.0/5.0.13/5.0.13.md b/release-notes/5.0/5.0.13/5.0.13.md index e84c9fca5fc..7dffade1df2 100644 --- a/release-notes/5.0/5.0.13/5.0.13.md +++ b/release-notes/5.0/5.0.13/5.0.13.md @@ -39,11 +39,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Deployment Update diff --git a/release-notes/5.0/5.0.13/5.0.210.md b/release-notes/5.0/5.0.13/5.0.210.md index 88b809b502f..d8c3f33b9e6 100644 --- a/release-notes/5.0/5.0.13/5.0.210.md +++ b/release-notes/5.0/5.0.13/5.0.210.md @@ -38,11 +38,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Deployment Update diff --git a/release-notes/5.0/5.0.14/5.0.14.md b/release-notes/5.0/5.0.14/5.0.14.md index f5f7607dd25..c106b1e925d 100644 --- a/release-notes/5.0/5.0.14/5.0.14.md +++ b/release-notes/5.0/5.0.14/5.0.14.md @@ -39,11 +39,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Deployment Update diff --git a/release-notes/5.0/5.0.14/5.0.211.md b/release-notes/5.0/5.0.14/5.0.211.md index 157eb082f3d..dec21a2eb35 100644 --- a/release-notes/5.0/5.0.14/5.0.211.md +++ b/release-notes/5.0/5.0.14/5.0.211.md @@ -38,11 +38,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/5.0/5.0.15/5.0.15.md b/release-notes/5.0/5.0.15/5.0.15.md index 7d12adc58f7..edec19d7c55 100644 --- a/release-notes/5.0/5.0.15/5.0.15.md +++ b/release-notes/5.0/5.0.15/5.0.15.md @@ -39,11 +39,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Windows SDK Updates diff --git a/release-notes/5.0/5.0.15/5.0.212.md b/release-notes/5.0/5.0.15/5.0.212.md index 76c587e8591..d56867330b0 100644 --- a/release-notes/5.0/5.0.15/5.0.212.md +++ b/release-notes/5.0/5.0.15/5.0.212.md @@ -38,11 +38,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/5.0/5.0.16/5.0.16.md b/release-notes/5.0/5.0.16/5.0.16.md index a9d3ddc5d53..af8816466aa 100644 --- a/release-notes/5.0/5.0.16/5.0.16.md +++ b/release-notes/5.0/5.0.16/5.0.16.md @@ -39,11 +39,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Windows SDK Updates diff --git a/release-notes/5.0/5.0.16/5.0.213.md b/release-notes/5.0/5.0.16/5.0.213.md index a1b5b33f338..bc689d4ae17 100644 --- a/release-notes/5.0/5.0.16/5.0.213.md +++ b/release-notes/5.0/5.0.16/5.0.213.md @@ -38,11 +38,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/5.0/5.0.17/5.0.17.md b/release-notes/5.0/5.0.17/5.0.17.md index 7cf3fcd9498..83124c410bc 100644 --- a/release-notes/5.0/5.0.17/5.0.17.md +++ b/release-notes/5.0/5.0.17/5.0.17.md @@ -39,11 +39,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Windows SDK Updates diff --git a/release-notes/5.0/5.0.17/5.0.214.md b/release-notes/5.0/5.0.17/5.0.214.md index ce8753c002d..31f204201f6 100644 --- a/release-notes/5.0/5.0.17/5.0.214.md +++ b/release-notes/5.0/5.0.17/5.0.214.md @@ -38,11 +38,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/5.0/5.0.2/5.0.2.md b/release-notes/5.0/5.0.2/5.0.2.md index 12baf9b9158..a1bf0700919 100644 --- a/release-notes/5.0/5.0.2/5.0.2.md +++ b/release-notes/5.0/5.0.2/5.0.2.md @@ -38,11 +38,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/5.0/5.0.3/5.0.200-sdk.md b/release-notes/5.0/5.0.3/5.0.200-sdk.md index 971fc6f87bb..90122c7c1cc 100644 --- a/release-notes/5.0/5.0.3/5.0.200-sdk.md +++ b/release-notes/5.0/5.0.3/5.0.200-sdk.md @@ -38,11 +38,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/5.0/5.0.3/5.0.3.md b/release-notes/5.0/5.0.3/5.0.3.md index 595aa9d19af..23347efbfd1 100644 --- a/release-notes/5.0/5.0.3/5.0.3.md +++ b/release-notes/5.0/5.0.3/5.0.3.md @@ -38,11 +38,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/5.0/5.0.4/5.0.201-download.md b/release-notes/5.0/5.0.4/5.0.201-download.md index 55769c91933..1284ae842c2 100644 --- a/release-notes/5.0/5.0.4/5.0.201-download.md +++ b/release-notes/5.0/5.0.4/5.0.201-download.md @@ -38,11 +38,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/5.0/5.0.4/5.0.4.md b/release-notes/5.0/5.0.4/5.0.4.md index 84d0d79b0ad..8e1ff081447 100644 --- a/release-notes/5.0/5.0.4/5.0.4.md +++ b/release-notes/5.0/5.0.4/5.0.4.md @@ -38,11 +38,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/5.0/5.0.5/5.0.5.md b/release-notes/5.0/5.0.5/5.0.5.md index ab08ae6bcae..af9d391de8f 100644 --- a/release-notes/5.0/5.0.5/5.0.5.md +++ b/release-notes/5.0/5.0.5/5.0.5.md @@ -40,11 +40,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/5.0/5.0.6/5.0.300-sdk.md b/release-notes/5.0/5.0.6/5.0.300-sdk.md index f91d081ad00..067f3467f1f 100644 --- a/release-notes/5.0/5.0.6/5.0.300-sdk.md +++ b/release-notes/5.0/5.0.6/5.0.300-sdk.md @@ -38,11 +38,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/5.0/5.0.6/5.0.6.md b/release-notes/5.0/5.0.6/5.0.6.md index ba1302df56c..5a0a281f333 100644 --- a/release-notes/5.0/5.0.6/5.0.6.md +++ b/release-notes/5.0/5.0.6/5.0.6.md @@ -40,11 +40,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/5.0/5.0.7/5.0.301-sdk.md b/release-notes/5.0/5.0.7/5.0.301-sdk.md index f552bcd865a..164b9654fb4 100644 --- a/release-notes/5.0/5.0.7/5.0.301-sdk.md +++ b/release-notes/5.0/5.0.7/5.0.301-sdk.md @@ -38,11 +38,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/5.0/5.0.7/5.0.7.md b/release-notes/5.0/5.0.7/5.0.7.md index 8aecd40e8e0..f5d44d60737 100644 --- a/release-notes/5.0/5.0.7/5.0.7.md +++ b/release-notes/5.0/5.0.7/5.0.7.md @@ -39,11 +39,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/5.0/5.0.8/5.0.302-sdk.md b/release-notes/5.0/5.0.8/5.0.302-sdk.md index db5efc00966..4b57ec375ee 100644 --- a/release-notes/5.0/5.0.8/5.0.302-sdk.md +++ b/release-notes/5.0/5.0.8/5.0.302-sdk.md @@ -38,11 +38,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/5.0/5.0.8/5.0.8.md b/release-notes/5.0/5.0.8/5.0.8.md index 4743ed1e952..ed1da3043c7 100644 --- a/release-notes/5.0/5.0.8/5.0.8.md +++ b/release-notes/5.0/5.0.8/5.0.8.md @@ -39,11 +39,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/5.0/5.0.9/5.0.206.md b/release-notes/5.0/5.0.9/5.0.206.md index e63799586d0..8f5e8f3ccfd 100644 --- a/release-notes/5.0/5.0.9/5.0.206.md +++ b/release-notes/5.0/5.0.9/5.0.206.md @@ -38,11 +38,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/5.0/5.0.9/5.0.303.md b/release-notes/5.0/5.0.9/5.0.303.md index c5e54a41136..aa7ed98eaf0 100644 --- a/release-notes/5.0/5.0.9/5.0.303.md +++ b/release-notes/5.0/5.0.9/5.0.303.md @@ -38,11 +38,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/5.0/5.0.9/5.0.9.md b/release-notes/5.0/5.0.9/5.0.9.md index d3bdce4ca01..49f1dfbd35f 100644 --- a/release-notes/5.0/5.0.9/5.0.9.md +++ b/release-notes/5.0/5.0.9/5.0.9.md @@ -39,11 +39,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/6.0/6.0.0/6.0.0.md b/release-notes/6.0/6.0.0/6.0.0.md index da02d5f1971..acfd14f6e83 100644 --- a/release-notes/6.0/6.0.0/6.0.0.md +++ b/release-notes/6.0/6.0.0/6.0.0.md @@ -77,11 +77,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated: -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/6.0/6.0.1/6.0.1.md b/release-notes/6.0/6.0.1/6.0.1.md index a7919b0c6a1..d7c04b2eecd 100644 --- a/release-notes/6.0/6.0.1/6.0.1.md +++ b/release-notes/6.0/6.0.1/6.0.1.md @@ -64,11 +64,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated: -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes # Microsoft Security Advisory CVE-2021-43877 | ASP.NET Core Elevation of privilege Vulnerability diff --git a/release-notes/6.0/6.0.10/6.0.10.md b/release-notes/6.0/6.0.10/6.0.10.md index 05b9d40a152..6b8a4910f66 100644 --- a/release-notes/6.0/6.0.10/6.0.10.md +++ b/release-notes/6.0/6.0.10/6.0.10.md @@ -62,11 +62,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated: -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes .NET 6.0.10 release carries security and non-security fixes. diff --git a/release-notes/6.0/6.0.11/6.0.11.md b/release-notes/6.0/6.0.11/6.0.11.md index 4e296e4737a..e7a7a0490b9 100644 --- a/release-notes/6.0/6.0.11/6.0.11.md +++ b/release-notes/6.0/6.0.11/6.0.11.md @@ -62,11 +62,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated: -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes .NET 6.0.11 release carries non-security fixes. diff --git a/release-notes/6.0/6.0.12/6.0.12.md b/release-notes/6.0/6.0.12/6.0.12.md index b5de320bf7e..2b442a23a49 100644 --- a/release-notes/6.0/6.0.12/6.0.12.md +++ b/release-notes/6.0/6.0.12/6.0.12.md @@ -62,11 +62,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated: -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes .NET 6.0.12 release carries security fixes. diff --git a/release-notes/6.0/6.0.13/6.0.13.md b/release-notes/6.0/6.0.13/6.0.13.md index 51ba0c8e1f4..49fe6754ef2 100644 --- a/release-notes/6.0/6.0.13/6.0.13.md +++ b/release-notes/6.0/6.0.13/6.0.13.md @@ -62,11 +62,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated: -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes .NET 6.0.13 release carries security fixes. diff --git a/release-notes/6.0/6.0.14/6.0.14.md b/release-notes/6.0/6.0.14/6.0.14.md index 1648d41ed09..7a5629ef49c 100644 --- a/release-notes/6.0/6.0.14/6.0.14.md +++ b/release-notes/6.0/6.0.14/6.0.14.md @@ -62,11 +62,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated: -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes .NET 6.0.14 release carries security fixes. diff --git a/release-notes/6.0/6.0.15/6.0.15.md b/release-notes/6.0/6.0.15/6.0.15.md index 58310e0b41e..63abf82c399 100644 --- a/release-notes/6.0/6.0.15/6.0.15.md +++ b/release-notes/6.0/6.0.15/6.0.15.md @@ -62,11 +62,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated: -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes diff --git a/release-notes/6.0/6.0.16/6.0.16.md b/release-notes/6.0/6.0.16/6.0.16.md index 2d3a52a6da3..cd478161d84 100644 --- a/release-notes/6.0/6.0.16/6.0.16.md +++ b/release-notes/6.0/6.0.16/6.0.16.md @@ -61,11 +61,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated: -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes diff --git a/release-notes/6.0/6.0.18/6.0.18.md b/release-notes/6.0/6.0.18/6.0.18.md index 09594c0eb91..8c3b811f1ac 100644 --- a/release-notes/6.0/6.0.18/6.0.18.md +++ b/release-notes/6.0/6.0.18/6.0.18.md @@ -61,11 +61,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated: -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes diff --git a/release-notes/6.0/6.0.19/6.0.19.md b/release-notes/6.0/6.0.19/6.0.19.md index 2f39799b441..a5a52816f8f 100644 --- a/release-notes/6.0/6.0.19/6.0.19.md +++ b/release-notes/6.0/6.0.19/6.0.19.md @@ -61,11 +61,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated: -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes @@ -73,10 +73,10 @@ The following repos have been updated: ## .NET June OOB Updates -### Background +### Background The NET 6.0.18 and 7.0.7 updates update added constraints to PFX certificate loading to fix a DoS vulnerability (CVE-2023-29331). We created a specific exception message with an FWlink to a known issue KB https://support.microsoft.com/kb/5025823 to describe these behavioral changes. -Some customer reports during the week of June 13, 2023, reveal that .NET 6.0.18 and 7.0.7 may fail to import PKCS12 blobs whose private keys are protected by a null password. Callers may non-deterministically observe a `CryptographicException` being thrown by the `X509Certificate` constructor on those runtimes. This regression was unintentional and a fix is being offered for affected applications. +Some customer reports during the week of June 13, 2023, reveal that .NET 6.0.18 and 7.0.7 may fail to import PKCS12 blobs whose private keys are protected by a null password. Callers may non-deterministically observe a `CryptographicException` being thrown by the `X509Certificate` constructor on those runtimes. This regression was unintentional and a fix is being offered for affected applications. ## Visual Studio Compatibility diff --git a/release-notes/6.0/6.0.2/6.0.2.md b/release-notes/6.0/6.0.2/6.0.2.md index 44ec6526890..b5a5511920d 100644 --- a/release-notes/6.0/6.0.2/6.0.2.md +++ b/release-notes/6.0/6.0.2/6.0.2.md @@ -61,11 +61,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated: -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes # Microsoft Security Advisory CVE-2022-21986 | .NET Denial of Service Vulnerability diff --git a/release-notes/6.0/6.0.20/6.0.20.md b/release-notes/6.0/6.0.20/6.0.20.md index 940e1966275..a10be959cb5 100644 --- a/release-notes/6.0/6.0.20/6.0.20.md +++ b/release-notes/6.0/6.0.20/6.0.20.md @@ -60,11 +60,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples ``` The following repos have been updated: -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes diff --git a/release-notes/6.0/6.0.21/6.0.21.md b/release-notes/6.0/6.0.21/6.0.21.md index 93dbe3d939e..adf5522e324 100644 --- a/release-notes/6.0/6.0.21/6.0.21.md +++ b/release-notes/6.0/6.0.21/6.0.21.md @@ -60,11 +60,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples ``` The following repos have been updated: -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes diff --git a/release-notes/6.0/6.0.22/6.0.22.md b/release-notes/6.0/6.0.22/6.0.22.md index a8ec2578345..000086bee78 100644 --- a/release-notes/6.0/6.0.22/6.0.22.md +++ b/release-notes/6.0/6.0.22/6.0.22.md @@ -60,11 +60,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples ``` The following repos have been updated: -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes diff --git a/release-notes/6.0/6.0.23/6.0.23.md b/release-notes/6.0/6.0.23/6.0.23.md index a4fbf3904cb..67b2d2231fd 100644 --- a/release-notes/6.0/6.0.23/6.0.23.md +++ b/release-notes/6.0/6.0.23/6.0.23.md @@ -60,11 +60,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples ``` The following repos have been updated: -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes diff --git a/release-notes/6.0/6.0.24/6.0.24.md b/release-notes/6.0/6.0.24/6.0.24.md index 7816983d63d..9b6fb4d9cd0 100644 --- a/release-notes/6.0/6.0.24/6.0.24.md +++ b/release-notes/6.0/6.0.24/6.0.24.md @@ -62,11 +62,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples ``` The following repos have been updated: -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes diff --git a/release-notes/6.0/6.0.25/6.0.25.md b/release-notes/6.0/6.0.25/6.0.25.md index 49d04006fe3..af18748d404 100644 --- a/release-notes/6.0/6.0.25/6.0.25.md +++ b/release-notes/6.0/6.0.25/6.0.25.md @@ -60,11 +60,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples ``` The following repos have been updated: -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes diff --git a/release-notes/6.0/6.0.26/6.0.26.md b/release-notes/6.0/6.0.26/6.0.26.md index 6deaa5b656a..1e1e03e1bcb 100644 --- a/release-notes/6.0/6.0.26/6.0.26.md +++ b/release-notes/6.0/6.0.26/6.0.26.md @@ -60,11 +60,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples ``` The following repos have been updated: -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes @@ -89,7 +89,7 @@ A security feature bypass vulnerability exists when Microsoft .NET Framework-bas Microsoft is releasing this security advisory to provide information about a vulnerability in the ASP.NET Core project templates. This advisory also provides guidance on what developers can do to update their applications to address this vulnerability. -A Denial of Service vulnerability exists in ASP.NET Core project templates which utilize JWT-based authentication tokens. This vulnerability allows an unauthenticated client to consume arbitrarily large amounts of server memory, potentially triggering an out-of-memory condition on the server and making the server no longer able to respond to legitimate requests. +A Denial of Service vulnerability exists in ASP.NET Core project templates which utilize JWT-based authentication tokens. This vulnerability allows an unauthenticated client to consume arbitrarily large amounts of server memory, potentially triggering an out-of-memory condition on the server and making the server no longer able to respond to legitimate requests. ## Visual Studio Compatibility diff --git a/release-notes/6.0/6.0.27/6.0.27.md b/release-notes/6.0/6.0.27/6.0.27.md index a8cd775ffc8..d2b0552b28b 100644 --- a/release-notes/6.0/6.0.27/6.0.27.md +++ b/release-notes/6.0/6.0.27/6.0.27.md @@ -60,11 +60,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples ``` The following repos have been updated: -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes diff --git a/release-notes/6.0/6.0.28/6.0.28.md b/release-notes/6.0/6.0.28/6.0.28.md index 56348270233..9438f093f24 100644 --- a/release-notes/6.0/6.0.28/6.0.28.md +++ b/release-notes/6.0/6.0.28/6.0.28.md @@ -60,11 +60,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples ``` The following repos have been updated: -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes diff --git a/release-notes/6.0/6.0.29/6.0.29.md b/release-notes/6.0/6.0.29/6.0.29.md index be867621619..17ac55845b2 100644 --- a/release-notes/6.0/6.0.29/6.0.29.md +++ b/release-notes/6.0/6.0.29/6.0.29.md @@ -60,11 +60,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples ``` The following repos have been updated: -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes @@ -74,7 +74,7 @@ The following repos have been updated: [CVE-2024-21409 | .NET Elevation of Privilege Vulnerability](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-21409) -Microsoft is releasing this security advisory to provide information about a vulnerability in .NET 6.0, .NET 7.0 ,and .NET 8.0. This advisory also provides guidance on what developers can do to update their applications to remove this vulnerability. +Microsoft is releasing this security advisory to provide information about a vulnerability in .NET 6.0, .NET 7.0 ,and .NET 8.0. This advisory also provides guidance on what developers can do to update their applications to remove this vulnerability. A use-after-free vulnerability exists in WPF which may result in Elevation of Privilege when viewing untrusted documents.This is a Windows only vulnerability. diff --git a/release-notes/6.0/6.0.3/6.0.3.md b/release-notes/6.0/6.0.3/6.0.3.md index 87d057d5c6e..f9bb06ac612 100644 --- a/release-notes/6.0/6.0.3/6.0.3.md +++ b/release-notes/6.0/6.0.3/6.0.3.md @@ -65,11 +65,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated: -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes .NET 6.0.3 release carries security fixes. diff --git a/release-notes/6.0/6.0.30/6.0.30.md b/release-notes/6.0/6.0.30/6.0.30.md index fce1de8a7dd..a82267eec52 100644 --- a/release-notes/6.0/6.0.30/6.0.30.md +++ b/release-notes/6.0/6.0.30/6.0.30.md @@ -60,11 +60,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples ``` The following repos have been updated: -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes @@ -100,354 +100,354 @@ Your feedback is important and appreciated. We've created an issue at [dotnet/co Package name | Version :----------- | :------------------ -Microsoft.WindowsDesktop.App.Runtime.win-x86 | 6.0.30 -Microsoft.WindowsDesktop.App.Ref | 6.0.30 -Microsoft.WindowsDesktop.App.Runtime.win-arm64 | 6.0.30 -Microsoft.WindowsDesktop.App.Runtime.win-x64 | 6.0.30 -Microsoft.NETCore.App.Host.linux-arm64 | 6.0.30 -Microsoft.NETCore.App.Host.linux-x64 | 6.0.30 +Microsoft.WindowsDesktop.App.Runtime.win-x86 | 6.0.30 +Microsoft.WindowsDesktop.App.Ref | 6.0.30 +Microsoft.WindowsDesktop.App.Runtime.win-arm64 | 6.0.30 +Microsoft.WindowsDesktop.App.Runtime.win-x64 | 6.0.30 +Microsoft.NETCore.App.Host.linux-arm64 | 6.0.30 +Microsoft.NETCore.App.Host.linux-x64 | 6.0.30 Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-arm64 | 6.0.30 -Microsoft.NETCore.App.Ref | 6.0.30 -Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvossimulator-arm64 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.osx-x64 | 6.0.30 -Microsoft.NET.Workload.Mono.ToolChain.Manifest-6.0.100.Msi.x86 | 6.0.30 -Microsoft.NET.Workload.Mono.ToolChain.Manifest-6.0.400.Msi.x86 | 6.0.30 -Microsoft.NETCore.App.Crossgen2.linux-musl-arm | 6.0.30 -Microsoft.NETCore.App.Crossgen2.linux-x64 | 6.0.30 -Microsoft.NETCore.App.Crossgen2.win-arm64 | 6.0.30 -Microsoft.NETCore.App.Crossgen2.win-x64 | 6.0.30 -Microsoft.NETCore.App.Host.win-x64 | 6.0.30 -Microsoft.NETCore.App.Host.win-x86 | 6.0.30 -Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.ios-arm64 | 6.0.30 -Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.browser-wasm | 6.0.30 -Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-x86 | 6.0.30 -Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm.Msi.x64 | 6.0.30 -Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm64 | 6.0.30 -Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x86.Msi.x64 | 6.0.30 -Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm | 6.0.30 -Microsoft.NETCore.App.Runtime.linux-musl-arm | 6.0.30 -Microsoft.NETCore.App.Runtime.linux-musl-arm64 | 6.0.30 -Microsoft.NETCore.App.Runtime.linux-x64 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.android-arm.Msi.x64 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.browser-wasm.Msi.x86 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.ios-arm.Msi.arm64 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64.Msi.x64 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.iossimulator-x86.Msi.x64 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.iossimulator-x86.Msi.arm64 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.linux-musl-x64 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.linux-x64 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64.Msi.x64 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.tvos-arm64.Msi.arm64 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64.Msi.arm64 | 6.0.30 -Microsoft.NETCore.App.Runtime.win-arm64.Msi.x86 | 6.0.30 -Microsoft.NETCore.App.Runtime.win-x64.Msi.x64 | 6.0.30 -Microsoft.NETCore.App.Runtime.win-x64.Msi.x86 | 6.0.30 -Microsoft.NETCore.App.Runtime.win-arm | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.win-x86 | 6.0.30 -Microsoft.NETCore.App.Runtime.osx-x64 | 6.0.30 -Microsoft.NETCore.App.Runtime.win-arm64 | 6.0.30 -Microsoft.NET.Runtime.MonoAOTCompiler.Task.Msi.arm64 | 6.0.30 -Microsoft.NET.Runtime.MonoTargets.Sdk.Msi.x64 | 6.0.30 -Microsoft.NET.Runtime.MonoTargets.Sdk.Msi.x86 | 6.0.30 -Microsoft.NETCore.App.Composite | 6.0.30 -Microsoft.NET.Workload.Mono.ToolChain.Manifest-6.0.100 | 6.0.30 -Microsoft.NETCore.App.Crossgen2.linux-arm | 6.0.30 -Microsoft.NETCore.App.Crossgen2.win-x86 | 6.0.30 -Microsoft.NETCore.App.Host.linux-musl-arm | 6.0.30 -Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-x64 | 6.0.30 -Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvossimulator-x64 | 6.0.30 -Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm64.Msi.x64 | 6.0.30 -Microsoft.NETCore.App.Runtime.linux-arm | 6.0.30 -Microsoft.NETCore.App.Runtime.linux-arm64 | 6.0.30 -Microsoft.NETCore.App.Runtime.linux-musl-x64 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.android-arm64.Msi.x64 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.android-x64.Msi.x64 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.android-x86.Msi.arm64 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.android-x86.Msi.x64 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.browser-wasm.Msi.arm64 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.ios-arm.Msi.x64 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.ios-arm64 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.ios-arm.Msi.x86 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64.Msi.x64 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64.Msi.x86 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64.Msi.x64 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.tvos-arm64 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.tvos-arm64.Msi.x86 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64.Msi.x64 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64.Msi.arm64 | 6.0.30 -Microsoft.NETCore.App.Runtime.osx-arm64 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.win-x64 | 6.0.30 -Microsoft.NETCore.App.Runtime.win-arm.Msi.arm64 | 6.0.30 -Microsoft.NETCore.App.Runtime.win-arm64.Msi.x64 | 6.0.30 -runtime.linux-arm64.Microsoft.NETCore.DotNetAppHost | 6.0.30 -runtime.linux-arm.Microsoft.NETCore.DotNetHostResolver | 6.0.30 -runtime.linux-arm64.Microsoft.NETCore.DotNetHost | 6.0.30 -runtime.linux-arm64.Microsoft.NETCore.DotNetHostPolicy | 6.0.30 -runtime.linux-musl-arm.Microsoft.NETCore.DotNetAppHost | 6.0.30 -runtime.linux-musl-arm.Microsoft.NETCore.DotNetHostPolicy | 6.0.30 -runtime.linux-musl-arm.Microsoft.NETCore.DotNetHost | 6.0.30 -runtime.linux-musl-arm.Microsoft.NETCore.DotNetHostResolver | 6.0.30 -runtime.linux-musl-arm64.Microsoft.NETCore.DotNetAppHost | 6.0.30 -runtime.linux-x64.Microsoft.NETCore.DotNetAppHost | 6.0.30 -runtime.linux-x64.Microsoft.NETCore.DotNetHost | 6.0.30 -runtime.osx-arm64.Microsoft.NETCore.DotNetAppHost | 6.0.30 -runtime.linux-x64.Microsoft.NETCore.DotNetHostResolver | 6.0.30 -runtime.osx-arm64.Microsoft.NETCore.DotNetHost | 6.0.30 -runtime.osx-arm64.Microsoft.NETCore.DotNetHostPolicy | 6.0.30 -runtime.osx-x64.Microsoft.NETCore.DotNetAppHost | 6.0.30 -runtime.osx-arm64.Microsoft.NETCore.DotNetHostResolver | 6.0.30 -runtime.win-arm.Microsoft.NETCore.DotNetHost | 6.0.30 -runtime.win-x64.Microsoft.NETCore.DotNetHostPolicy | 6.0.30 -runtime.win-x64.Microsoft.NETCore.DotNetHostResolver | 6.0.30 -runtime.win-x86.Microsoft.NETCore.DotNetAppHost | 6.0.30 -Microsoft.NETCore.App.Crossgen2.osx-x64 | 6.0.30 -Microsoft.NETCore.App.Host.win-arm | 6.0.30 -Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.browser-wasm | 6.0.30 -Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-x64 | 6.0.30 -Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.maccatalyst-x64 | 6.0.30 -Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm | 6.0.30 -Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x64 | 6.0.30 -Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x64.Msi.arm64 | 6.0.30 -Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x64.Msi.x64 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.android-x86.Msi.x86 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.linux-arm64 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.LLVM.linux-arm64 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64.Msi.x86 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64.Msi.arm64 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64.Msi.x86 | 6.0.30 -Microsoft.NETCore.App.Runtime.win-arm.Msi.x86 | 6.0.30 -Microsoft.NETCore.App.Runtime.win-arm64.Msi.arm64 | 6.0.30 -Microsoft.NETCore.App.Runtime.win-x64 | 6.0.30 -Microsoft.NETCore.App.Runtime.win-x86 | 6.0.30 -Microsoft.NETCore.DotNetAppHost | 6.0.30 -Microsoft.NETCore.DotNetHost | 6.0.30 -runtime.linux-arm.Microsoft.NETCore.DotNetAppHost | 6.0.30 -Microsoft.NETCore.DotNetHostResolver | 6.0.30 -runtime.linux-arm.Microsoft.NETCore.DotNetHostPolicy | 6.0.30 -runtime.linux-arm.Microsoft.NETCore.DotNetHost | 6.0.30 -runtime.linux-musl-arm64.Microsoft.NETCore.DotNetHostPolicy | 6.0.30 -Microsoft.NET.Runtime.MonoAOTCompiler.Task | 6.0.30 -Microsoft.NET.Runtime.wasm.Sample.Mono | 6.0.30 -Microsoft.NET.Runtime.WebAssembly.Sdk.Msi.x86 | 6.0.30 -Microsoft.NET.Workload.Mono.ToolChain.Manifest-6.0.300 | 6.0.30 -Microsoft.NET.Workload.Mono.ToolChain.Manifest-6.0.100.Msi.arm64 | 6.0.30 -Microsoft.NET.Workload.Mono.ToolChain.Manifest-6.0.300.Msi.x64 | 6.0.30 -Microsoft.NET.Workload.Mono.ToolChain.Manifest-6.0.300.Msi.arm64 | 6.0.30 -Microsoft.NET.Workload.Mono.ToolChain.Manifest-6.0.300.Msi.x86 | 6.0.30 -Microsoft.NET.Workload.Mono.ToolChain.Manifest-6.0.400 | 6.0.30 -Microsoft.NETCore.App.Crossgen2.linux-arm64 | 6.0.30 -Microsoft.NET.Workload.Mono.ToolChain.Manifest-6.0.400.Msi.arm64 | 6.0.30 -Microsoft.NET.Workload.Mono.ToolChain.Manifest-6.0.400.Msi.x64 | 6.0.30 -Microsoft.NETCore.App.Crossgen2.linux-musl-x64 | 6.0.30 -Microsoft.NETCore.App.Crossgen2.win-arm | 6.0.30 -Microsoft.NETCore.App.Host.linux-arm | 6.0.30 -Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-arm64 | 6.0.30 -Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.maccatalyst-arm64 | 6.0.30 -Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm.Msi.arm64 | 6.0.30 -Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm64.Msi.arm64 | 6.0.30 -Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x86 | 6.0.30 -Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm.Msi.x64 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.android-arm | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.android-x64 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.android-x64.Msi.arm64 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64.Msi.arm64 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.iossimulator-x86 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.LLVM.AOT.linux-arm64 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.LLVM.AOT.linux-x64 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.LLVM.AOT.osx-x64 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.LLVM.linux-x64 | 6.0.30 -Microsoft.NETCore.App.Runtime.win-arm.Msi.x64 | 6.0.30 -Microsoft.NETCore.App.Runtime.win-x86.Msi.x64 | 6.0.30 -Microsoft.NETCore.DotNetHostPolicy | 6.0.30 -runtime.linux-arm64.Microsoft.NETCore.DotNetHostResolver | 6.0.30 -runtime.linux-musl-arm64.Microsoft.NETCore.DotNetHost | 6.0.30 -runtime.linux-musl-x64.Microsoft.NETCore.DotNetHostResolver | 6.0.30 -runtime.linux-x64.Microsoft.NETCore.DotNetHostPolicy | 6.0.30 -runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy | 6.0.30 -runtime.osx-x64.Microsoft.NETCore.DotNetHost | 6.0.30 -runtime.osx-x64.Microsoft.NETCore.DotNetHostResolver | 6.0.30 -runtime.win-arm.Microsoft.NETCore.DotNetHostPolicy | 6.0.30 -runtime.win-arm.Microsoft.NETCore.DotNetHostResolver | 6.0.30 -runtime.win-arm64.Microsoft.NETCore.DotNetHostResolver | 6.0.30 -runtime.win-x64.Microsoft.NETCore.DotNetHost | 6.0.30 -runtime.win-x86.Microsoft.NETCore.DotNetHostPolicy | 6.0.30 -runtime.win-x86.Microsoft.NETCore.DotNetHost | 6.0.30 -runtime.win-x86.Microsoft.NETCore.DotNetHostResolver | 6.0.30 -Microsoft.NETCore.App.Host.linux-musl-arm64 | 6.0.30 -Microsoft.NETCore.App.Host.osx-arm64 | 6.0.30 -Microsoft.NETCore.App.Host.win-arm64 | 6.0.30 -Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-x86 | 6.0.30 -Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-arm | 6.0.30 -Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-x86 | 6.0.30 -Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-arm64 | 6.0.30 -Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm.Msi.arm64 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.android-arm64.Msi.x86 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.android-x86 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.browser-wasm | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.ios-arm | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.browser-wasm.Msi.x64 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64.Msi.x86 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64.Msi.arm64 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.iossimulator-x86.Msi.x86 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.linux-arm | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64.Msi.arm64 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64.Msi.x86 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64 | 6.0.30 -Microsoft.NETCore.App.Runtime.win-x64.Msi.arm64 | 6.0.30 -Microsoft.NETCore.App.Runtime.win-x86.Msi.arm64 | 6.0.30 -runtime.linux-musl-arm64.Microsoft.NETCore.DotNetHostResolver | 6.0.30 -runtime.linux-musl-x64.Microsoft.NETCore.DotNetAppHost | 6.0.30 -runtime.linux-musl-x64.Microsoft.NETCore.DotNetHostPolicy | 6.0.30 -runtime.linux-musl-x64.Microsoft.NETCore.DotNetHost | 6.0.30 -runtime.win-arm.Microsoft.NETCore.DotNetAppHost | 6.0.30 -runtime.win-arm64.Microsoft.NETCore.DotNetAppHost | 6.0.30 -runtime.win-arm64.Microsoft.NETCore.DotNetHost | 6.0.30 -runtime.win-arm64.Microsoft.NETCore.DotNetHostPolicy | 6.0.30 -runtime.win-x64.Microsoft.NETCore.DotNetAppHost | 6.0.30 -Microsoft.NET.Runtime.Android.Sample.Mono | 6.0.30 -Microsoft.NET.Runtime.iOS.Sample.Mono | 6.0.30 -Microsoft.NET.Runtime.MonoAOTCompiler.Task.Msi.x64 | 6.0.30 -Microsoft.NET.Runtime.MonoAOTCompiler.Task.Msi.x86 | 6.0.30 -Microsoft.NET.Runtime.MonoTargets.Sdk | 6.0.30 -Microsoft.NET.Runtime.MonoTargets.Sdk.Msi.arm64 | 6.0.30 -Microsoft.NET.Runtime.WebAssembly.Sdk | 6.0.30 -Microsoft.NET.Runtime.WebAssembly.Sdk.Msi.arm64 | 6.0.30 -Microsoft.NET.Runtime.WebAssembly.Sdk.Msi.x64 | 6.0.30 -Microsoft.NET.Workload.Mono.ToolChain.Manifest-6.0.100.Msi.x64 | 6.0.30 -Microsoft.NETCore.App.Crossgen2.linux-musl-arm64 | 6.0.30 -Microsoft.NETCore.App.Crossgen2.osx-arm64 | 6.0.30 -Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-arm | 6.0.30 -Microsoft.NETCore.App.Host.linux-musl-x64 | 6.0.30 -Microsoft.NETCore.App.Host.osx-x64 | 6.0.30 -Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-x64 | 6.0.30 -Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.ios-arm | 6.0.30 -Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvos-arm64 | 6.0.30 -Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x86.Msi.arm64 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.android-arm.Msi.arm64 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.android-arm64 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.android-arm.Msi.x86 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.android-arm64.Msi.arm64 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.android-x64.Msi.x86 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.ios-arm64.Msi.x86 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.ios-arm64.Msi.arm64 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.ios-arm64.Msi.x64 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.LLVM.osx-x64 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.osx-arm64 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.tvos-arm64.Msi.x64 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64.Msi.x86 | 6.0.30 -Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64.Msi.x64 | 6.0.30 -Microsoft.NETCore.App.Runtime.win-x86.Msi.x86 | 6.0.30 -Microsoft.AspNetCore.Components.Web | 6.0.30 -Microsoft.AspNetCore.Components.WebAssembly.Server | 6.0.30 -Microsoft.AspNetCore.Components.WebAssembly.Authentication | 6.0.30 -Microsoft.AspNetCore.Components.WebAssembly | 6.0.30 -Microsoft.DotNet.Web.ProjectTemplates.6.0 | 6.0.30 -Microsoft.DotNet.Web.Spa.ProjectTemplates.6.0 | 6.0.30 -Microsoft.Extensions.Logging.AzureAppServices | 6.0.30 -Microsoft.Extensions.ObjectPool | 6.0.30 -Microsoft.AspNetCore.App.Runtime.linux-arm64 | 6.0.30 -Microsoft.AspNetCore.App.Runtime.linux-musl-arm | 6.0.30 -Microsoft.AspNetCore.App.Runtime.linux-x64 | 6.0.30 -Microsoft.AspNetCore.Components.Authorization | 6.0.30 -Microsoft.AspNetCore.AzureAppServicesIntegration | 6.0.30 -Microsoft.AspNetCore.Components.WebAssembly.DevServer | 6.0.30 -Microsoft.AspNetCore.Components.WebView | 6.0.30 -Microsoft.AspNetCore.ConcurrencyLimiter | 6.0.30 -Microsoft.AspNetCore.Connections.Abstractions | 6.0.30 -Microsoft.AspNetCore.DataProtection | 6.0.30 -Microsoft.AspNetCore.Cryptography.KeyDerivation | 6.0.30 -Microsoft.AspNetCore.DataProtection.Abstractions | 6.0.30 -Microsoft.AspNetCore.Metadata | 6.0.30 -Microsoft.AspNetCore.Mvc.NewtonsoftJson | 6.0.30 -Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation | 6.0.30 -Microsoft.AspNetCore.Mvc.Razor.Extensions | 6.0.30 -Microsoft.AspNetCore.Mvc.Testing | 6.0.30 -Microsoft.AspNetCore.Owin | 6.0.30 -dotnet-sql-cache | 6.0.30 -AspNetCoreRuntime.6.0.x86 | 6.0.30 -Microsoft.DotNet.Web.ItemTemplates.6.0 | 6.0.30 -Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore | 6.0.30 -Microsoft.Extensions.Http.Polly | 6.0.30 -Microsoft.Extensions.Identity.Stores | 6.0.30 -Microsoft.Extensions.Localization | 6.0.30 -Microsoft.Extensions.Localization.Abstractions | 6.0.30 -Microsoft.AspNetCore.App.Runtime.linux-arm | 6.0.30 -Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 | 6.0.30 -Microsoft.AspNetCore.App.Runtime.osx-x64 | 6.0.30 -Microsoft.AspNetCore.App.Runtime.win-arm | 6.0.30 -Microsoft.AspNetCore.App.Runtime.osx-arm64 | 6.0.30 -Microsoft.AspNetCore.App.Runtime.win-x86 | 6.0.30 -Microsoft.AspNetCore.Authentication.AzureADB2C.UI | 6.0.30 -Microsoft.AspNetCore.Authentication.Certificate | 6.0.30 -Microsoft.AspNetCore.Authentication.Facebook | 6.0.30 -Microsoft.AspNetCore.Authentication.Google | 6.0.30 -Microsoft.AspNetCore.Authentication.JwtBearer | 6.0.30 -Microsoft.AspNetCore.Authentication.MicrosoftAccount | 6.0.30 -Microsoft.AspNetCore.Authentication.Negotiate | 6.0.30 -Microsoft.AspNetCore.Authentication.OpenIdConnect | 6.0.30 -Microsoft.AspNetCore.Authentication.Twitter | 6.0.30 -Microsoft.AspNetCore.Authentication.WsFederation | 6.0.30 -Microsoft.AspNetCore.Authorization | 6.0.30 -Microsoft.AspNetCore.Components | 6.0.30 -Microsoft.AspNetCore.AzureAppServices.HostingStartup | 6.0.30 -Microsoft.AspNetCore.AzureAppServices.SiteExtension | 6.0.30 -Microsoft.AspNetCore.Cryptography.Internal | 6.0.30 -Microsoft.AspNetCore.DataProtection.Extensions | 6.0.30 -Microsoft.AspNetCore.DataProtection.StackExchangeRedis | 6.0.30 -Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore | 6.0.30 -Microsoft.AspNetCore.DataProtection.EntityFrameworkCore | 6.0.30 -Microsoft.AspNetCore.HeaderPropagation | 6.0.30 -Microsoft.AspNetCore.Hosting.WindowsServices | 6.0.30 -Microsoft.AspNetCore.Identity.UI | 6.0.30 -Microsoft.AspNetCore.Http.Connections.Client | 6.0.30 -Microsoft.AspNetCore.MiddlewareAnalysis | 6.0.30 -Microsoft.AspNetCore.Razor.Language | 6.0.30 -Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv | 6.0.30 -Microsoft.AspNetCore.SignalR.Client.Core | 6.0.30 -Microsoft.AspNetCore.SignalR.Protocols.MessagePack | 6.0.30 -Microsoft.AspNetCore.SignalR.Protocols.Json | 6.0.30 -Microsoft.Extensions.ApiDescription.Server | 6.0.30 -Microsoft.Authentication.WebAssembly.Msal | 6.0.30 -Microsoft.AspNetCore.App.Runtime.win-arm64 | 6.0.30 -Microsoft.AspNetCore.ApiAuthorization.IdentityServer | 6.0.30 -Microsoft.AspNetCore.Authentication.AzureAD.UI | 6.0.30 -Microsoft.AspNetCore.App.Ref | 6.0.30 -Microsoft.AspNetCore.Components.Analyzers | 6.0.30 -Microsoft.AspNetCore.Components.Forms | 6.0.30 -Microsoft.AspNetCore.Http.Connections.Common | 6.0.30 -Microsoft.AspNetCore.Identity.EntityFrameworkCore | 6.0.30 -Microsoft.AspNetCore.JsonPatch | 6.0.30 -Microsoft.AspNetCore.SignalR.Specification.Tests | 6.0.30 -Microsoft.AspNetCore.SignalR.StackExchangeRedis | 6.0.30 -Microsoft.AspNetCore.SpaServices.Extensions | 6.0.30 -Microsoft.AspNetCore.SpaProxy | 6.0.30 -Microsoft.AspNetCore.TestHost | 6.0.30 -Microsoft.dotnet-openapi | 6.0.30 -Microsoft.DotNet.Web.Client.ItemTemplates | 6.0.30 -Microsoft.Extensions.ApiDescription.Client | 6.0.30 -Microsoft.Extensions.Caching.SqlServer | 6.0.30 -Microsoft.Extensions.WebEncoders | 6.0.30 -Microsoft.AspNetCore.App.Runtime.linux-musl-x64 | 6.0.30 -Microsoft.AspNetCore.App.Runtime.win-x64 | 6.0.30 -AspNetCoreRuntime.6.0.x64 | 6.0.30 -Microsoft.AspNetCore.SignalR.Client | 6.0.30 -Microsoft.AspNetCore.SignalR.Common | 6.0.30 -Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson | 6.0.30 -Microsoft.CodeAnalysis.Razor | 6.0.30 -Microsoft.Extensions.Diagnostics.HealthChecks | 6.0.30 -Microsoft.Extensions.Configuration.KeyPerFile | 6.0.30 -Microsoft.Extensions.Caching.StackExchangeRedis | 6.0.30 -Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions | 6.0.30 -Microsoft.Extensions.Features | 6.0.30 -Microsoft.Extensions.FileProviders.Embedded | 6.0.30 -Microsoft.Extensions.Identity.Core | 6.0.30 -Microsoft.JSInterop | 6.0.30 -Microsoft.JSInterop.WebAssembly | 6.0.30 +Microsoft.NETCore.App.Ref | 6.0.30 +Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvossimulator-arm64 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.osx-x64 | 6.0.30 +Microsoft.NET.Workload.Mono.ToolChain.Manifest-6.0.100.Msi.x86 | 6.0.30 +Microsoft.NET.Workload.Mono.ToolChain.Manifest-6.0.400.Msi.x86 | 6.0.30 +Microsoft.NETCore.App.Crossgen2.linux-musl-arm | 6.0.30 +Microsoft.NETCore.App.Crossgen2.linux-x64 | 6.0.30 +Microsoft.NETCore.App.Crossgen2.win-arm64 | 6.0.30 +Microsoft.NETCore.App.Crossgen2.win-x64 | 6.0.30 +Microsoft.NETCore.App.Host.win-x64 | 6.0.30 +Microsoft.NETCore.App.Host.win-x86 | 6.0.30 +Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.ios-arm64 | 6.0.30 +Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.browser-wasm | 6.0.30 +Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-x86 | 6.0.30 +Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm.Msi.x64 | 6.0.30 +Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm64 | 6.0.30 +Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x86.Msi.x64 | 6.0.30 +Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm | 6.0.30 +Microsoft.NETCore.App.Runtime.linux-musl-arm | 6.0.30 +Microsoft.NETCore.App.Runtime.linux-musl-arm64 | 6.0.30 +Microsoft.NETCore.App.Runtime.linux-x64 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.android-arm.Msi.x64 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.browser-wasm.Msi.x86 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.ios-arm.Msi.arm64 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64.Msi.x64 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.iossimulator-x86.Msi.x64 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.iossimulator-x86.Msi.arm64 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.linux-musl-x64 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.linux-x64 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64.Msi.x64 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.tvos-arm64.Msi.arm64 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64.Msi.arm64 | 6.0.30 +Microsoft.NETCore.App.Runtime.win-arm64.Msi.x86 | 6.0.30 +Microsoft.NETCore.App.Runtime.win-x64.Msi.x64 | 6.0.30 +Microsoft.NETCore.App.Runtime.win-x64.Msi.x86 | 6.0.30 +Microsoft.NETCore.App.Runtime.win-arm | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.win-x86 | 6.0.30 +Microsoft.NETCore.App.Runtime.osx-x64 | 6.0.30 +Microsoft.NETCore.App.Runtime.win-arm64 | 6.0.30 +Microsoft.NET.Runtime.MonoAOTCompiler.Task.Msi.arm64 | 6.0.30 +Microsoft.NET.Runtime.MonoTargets.Sdk.Msi.x64 | 6.0.30 +Microsoft.NET.Runtime.MonoTargets.Sdk.Msi.x86 | 6.0.30 +Microsoft.NETCore.App.Composite | 6.0.30 +Microsoft.NET.Workload.Mono.ToolChain.Manifest-6.0.100 | 6.0.30 +Microsoft.NETCore.App.Crossgen2.linux-arm | 6.0.30 +Microsoft.NETCore.App.Crossgen2.win-x86 | 6.0.30 +Microsoft.NETCore.App.Host.linux-musl-arm | 6.0.30 +Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-x64 | 6.0.30 +Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvossimulator-x64 | 6.0.30 +Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm64.Msi.x64 | 6.0.30 +Microsoft.NETCore.App.Runtime.linux-arm | 6.0.30 +Microsoft.NETCore.App.Runtime.linux-arm64 | 6.0.30 +Microsoft.NETCore.App.Runtime.linux-musl-x64 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.android-arm64.Msi.x64 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.android-x64.Msi.x64 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.android-x86.Msi.arm64 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.android-x86.Msi.x64 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.browser-wasm.Msi.arm64 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.ios-arm.Msi.x64 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.ios-arm64 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.ios-arm.Msi.x86 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64.Msi.x64 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64.Msi.x86 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64.Msi.x64 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.tvos-arm64 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.tvos-arm64.Msi.x86 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64.Msi.x64 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64.Msi.arm64 | 6.0.30 +Microsoft.NETCore.App.Runtime.osx-arm64 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.win-x64 | 6.0.30 +Microsoft.NETCore.App.Runtime.win-arm.Msi.arm64 | 6.0.30 +Microsoft.NETCore.App.Runtime.win-arm64.Msi.x64 | 6.0.30 +runtime.linux-arm64.Microsoft.NETCore.DotNetAppHost | 6.0.30 +runtime.linux-arm.Microsoft.NETCore.DotNetHostResolver | 6.0.30 +runtime.linux-arm64.Microsoft.NETCore.DotNetHost | 6.0.30 +runtime.linux-arm64.Microsoft.NETCore.DotNetHostPolicy | 6.0.30 +runtime.linux-musl-arm.Microsoft.NETCore.DotNetAppHost | 6.0.30 +runtime.linux-musl-arm.Microsoft.NETCore.DotNetHostPolicy | 6.0.30 +runtime.linux-musl-arm.Microsoft.NETCore.DotNetHost | 6.0.30 +runtime.linux-musl-arm.Microsoft.NETCore.DotNetHostResolver | 6.0.30 +runtime.linux-musl-arm64.Microsoft.NETCore.DotNetAppHost | 6.0.30 +runtime.linux-x64.Microsoft.NETCore.DotNetAppHost | 6.0.30 +runtime.linux-x64.Microsoft.NETCore.DotNetHost | 6.0.30 +runtime.osx-arm64.Microsoft.NETCore.DotNetAppHost | 6.0.30 +runtime.linux-x64.Microsoft.NETCore.DotNetHostResolver | 6.0.30 +runtime.osx-arm64.Microsoft.NETCore.DotNetHost | 6.0.30 +runtime.osx-arm64.Microsoft.NETCore.DotNetHostPolicy | 6.0.30 +runtime.osx-x64.Microsoft.NETCore.DotNetAppHost | 6.0.30 +runtime.osx-arm64.Microsoft.NETCore.DotNetHostResolver | 6.0.30 +runtime.win-arm.Microsoft.NETCore.DotNetHost | 6.0.30 +runtime.win-x64.Microsoft.NETCore.DotNetHostPolicy | 6.0.30 +runtime.win-x64.Microsoft.NETCore.DotNetHostResolver | 6.0.30 +runtime.win-x86.Microsoft.NETCore.DotNetAppHost | 6.0.30 +Microsoft.NETCore.App.Crossgen2.osx-x64 | 6.0.30 +Microsoft.NETCore.App.Host.win-arm | 6.0.30 +Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.browser-wasm | 6.0.30 +Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-x64 | 6.0.30 +Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.maccatalyst-x64 | 6.0.30 +Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm | 6.0.30 +Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x64 | 6.0.30 +Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x64.Msi.arm64 | 6.0.30 +Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x64.Msi.x64 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.android-x86.Msi.x86 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.linux-arm64 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.LLVM.linux-arm64 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64.Msi.x86 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64.Msi.arm64 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64.Msi.x86 | 6.0.30 +Microsoft.NETCore.App.Runtime.win-arm.Msi.x86 | 6.0.30 +Microsoft.NETCore.App.Runtime.win-arm64.Msi.arm64 | 6.0.30 +Microsoft.NETCore.App.Runtime.win-x64 | 6.0.30 +Microsoft.NETCore.App.Runtime.win-x86 | 6.0.30 +Microsoft.NETCore.DotNetAppHost | 6.0.30 +Microsoft.NETCore.DotNetHost | 6.0.30 +runtime.linux-arm.Microsoft.NETCore.DotNetAppHost | 6.0.30 +Microsoft.NETCore.DotNetHostResolver | 6.0.30 +runtime.linux-arm.Microsoft.NETCore.DotNetHostPolicy | 6.0.30 +runtime.linux-arm.Microsoft.NETCore.DotNetHost | 6.0.30 +runtime.linux-musl-arm64.Microsoft.NETCore.DotNetHostPolicy | 6.0.30 +Microsoft.NET.Runtime.MonoAOTCompiler.Task | 6.0.30 +Microsoft.NET.Runtime.wasm.Sample.Mono | 6.0.30 +Microsoft.NET.Runtime.WebAssembly.Sdk.Msi.x86 | 6.0.30 +Microsoft.NET.Workload.Mono.ToolChain.Manifest-6.0.300 | 6.0.30 +Microsoft.NET.Workload.Mono.ToolChain.Manifest-6.0.100.Msi.arm64 | 6.0.30 +Microsoft.NET.Workload.Mono.ToolChain.Manifest-6.0.300.Msi.x64 | 6.0.30 +Microsoft.NET.Workload.Mono.ToolChain.Manifest-6.0.300.Msi.arm64 | 6.0.30 +Microsoft.NET.Workload.Mono.ToolChain.Manifest-6.0.300.Msi.x86 | 6.0.30 +Microsoft.NET.Workload.Mono.ToolChain.Manifest-6.0.400 | 6.0.30 +Microsoft.NETCore.App.Crossgen2.linux-arm64 | 6.0.30 +Microsoft.NET.Workload.Mono.ToolChain.Manifest-6.0.400.Msi.arm64 | 6.0.30 +Microsoft.NET.Workload.Mono.ToolChain.Manifest-6.0.400.Msi.x64 | 6.0.30 +Microsoft.NETCore.App.Crossgen2.linux-musl-x64 | 6.0.30 +Microsoft.NETCore.App.Crossgen2.win-arm | 6.0.30 +Microsoft.NETCore.App.Host.linux-arm | 6.0.30 +Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-arm64 | 6.0.30 +Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.maccatalyst-arm64 | 6.0.30 +Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm.Msi.arm64 | 6.0.30 +Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm64.Msi.arm64 | 6.0.30 +Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x86 | 6.0.30 +Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm.Msi.x64 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.android-arm | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.android-x64 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.android-x64.Msi.arm64 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64.Msi.arm64 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.iossimulator-x86 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.LLVM.AOT.linux-arm64 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.LLVM.AOT.linux-x64 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.LLVM.AOT.osx-x64 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.LLVM.linux-x64 | 6.0.30 +Microsoft.NETCore.App.Runtime.win-arm.Msi.x64 | 6.0.30 +Microsoft.NETCore.App.Runtime.win-x86.Msi.x64 | 6.0.30 +Microsoft.NETCore.DotNetHostPolicy | 6.0.30 +runtime.linux-arm64.Microsoft.NETCore.DotNetHostResolver | 6.0.30 +runtime.linux-musl-arm64.Microsoft.NETCore.DotNetHost | 6.0.30 +runtime.linux-musl-x64.Microsoft.NETCore.DotNetHostResolver | 6.0.30 +runtime.linux-x64.Microsoft.NETCore.DotNetHostPolicy | 6.0.30 +runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy | 6.0.30 +runtime.osx-x64.Microsoft.NETCore.DotNetHost | 6.0.30 +runtime.osx-x64.Microsoft.NETCore.DotNetHostResolver | 6.0.30 +runtime.win-arm.Microsoft.NETCore.DotNetHostPolicy | 6.0.30 +runtime.win-arm.Microsoft.NETCore.DotNetHostResolver | 6.0.30 +runtime.win-arm64.Microsoft.NETCore.DotNetHostResolver | 6.0.30 +runtime.win-x64.Microsoft.NETCore.DotNetHost | 6.0.30 +runtime.win-x86.Microsoft.NETCore.DotNetHostPolicy | 6.0.30 +runtime.win-x86.Microsoft.NETCore.DotNetHost | 6.0.30 +runtime.win-x86.Microsoft.NETCore.DotNetHostResolver | 6.0.30 +Microsoft.NETCore.App.Host.linux-musl-arm64 | 6.0.30 +Microsoft.NETCore.App.Host.osx-arm64 | 6.0.30 +Microsoft.NETCore.App.Host.win-arm64 | 6.0.30 +Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-x86 | 6.0.30 +Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-arm | 6.0.30 +Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-x86 | 6.0.30 +Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-arm64 | 6.0.30 +Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm.Msi.arm64 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.android-arm64.Msi.x86 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.android-x86 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.browser-wasm | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.ios-arm | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.browser-wasm.Msi.x64 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64.Msi.x86 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64.Msi.arm64 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.iossimulator-x86.Msi.x86 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.linux-arm | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64.Msi.arm64 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64.Msi.x86 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64 | 6.0.30 +Microsoft.NETCore.App.Runtime.win-x64.Msi.arm64 | 6.0.30 +Microsoft.NETCore.App.Runtime.win-x86.Msi.arm64 | 6.0.30 +runtime.linux-musl-arm64.Microsoft.NETCore.DotNetHostResolver | 6.0.30 +runtime.linux-musl-x64.Microsoft.NETCore.DotNetAppHost | 6.0.30 +runtime.linux-musl-x64.Microsoft.NETCore.DotNetHostPolicy | 6.0.30 +runtime.linux-musl-x64.Microsoft.NETCore.DotNetHost | 6.0.30 +runtime.win-arm.Microsoft.NETCore.DotNetAppHost | 6.0.30 +runtime.win-arm64.Microsoft.NETCore.DotNetAppHost | 6.0.30 +runtime.win-arm64.Microsoft.NETCore.DotNetHost | 6.0.30 +runtime.win-arm64.Microsoft.NETCore.DotNetHostPolicy | 6.0.30 +runtime.win-x64.Microsoft.NETCore.DotNetAppHost | 6.0.30 +Microsoft.NET.Runtime.Android.Sample.Mono | 6.0.30 +Microsoft.NET.Runtime.iOS.Sample.Mono | 6.0.30 +Microsoft.NET.Runtime.MonoAOTCompiler.Task.Msi.x64 | 6.0.30 +Microsoft.NET.Runtime.MonoAOTCompiler.Task.Msi.x86 | 6.0.30 +Microsoft.NET.Runtime.MonoTargets.Sdk | 6.0.30 +Microsoft.NET.Runtime.MonoTargets.Sdk.Msi.arm64 | 6.0.30 +Microsoft.NET.Runtime.WebAssembly.Sdk | 6.0.30 +Microsoft.NET.Runtime.WebAssembly.Sdk.Msi.arm64 | 6.0.30 +Microsoft.NET.Runtime.WebAssembly.Sdk.Msi.x64 | 6.0.30 +Microsoft.NET.Workload.Mono.ToolChain.Manifest-6.0.100.Msi.x64 | 6.0.30 +Microsoft.NETCore.App.Crossgen2.linux-musl-arm64 | 6.0.30 +Microsoft.NETCore.App.Crossgen2.osx-arm64 | 6.0.30 +Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-arm | 6.0.30 +Microsoft.NETCore.App.Host.linux-musl-x64 | 6.0.30 +Microsoft.NETCore.App.Host.osx-x64 | 6.0.30 +Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-x64 | 6.0.30 +Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.ios-arm | 6.0.30 +Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvos-arm64 | 6.0.30 +Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x86.Msi.arm64 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.android-arm.Msi.arm64 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.android-arm64 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.android-arm.Msi.x86 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.android-arm64.Msi.arm64 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.android-x64.Msi.x86 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.ios-arm64.Msi.x86 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.ios-arm64.Msi.arm64 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.ios-arm64.Msi.x64 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.LLVM.osx-x64 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.osx-arm64 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.tvos-arm64.Msi.x64 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64.Msi.x86 | 6.0.30 +Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64.Msi.x64 | 6.0.30 +Microsoft.NETCore.App.Runtime.win-x86.Msi.x86 | 6.0.30 +Microsoft.AspNetCore.Components.Web | 6.0.30 +Microsoft.AspNetCore.Components.WebAssembly.Server | 6.0.30 +Microsoft.AspNetCore.Components.WebAssembly.Authentication | 6.0.30 +Microsoft.AspNetCore.Components.WebAssembly | 6.0.30 +Microsoft.DotNet.Web.ProjectTemplates.6.0 | 6.0.30 +Microsoft.DotNet.Web.Spa.ProjectTemplates.6.0 | 6.0.30 +Microsoft.Extensions.Logging.AzureAppServices | 6.0.30 +Microsoft.Extensions.ObjectPool | 6.0.30 +Microsoft.AspNetCore.App.Runtime.linux-arm64 | 6.0.30 +Microsoft.AspNetCore.App.Runtime.linux-musl-arm | 6.0.30 +Microsoft.AspNetCore.App.Runtime.linux-x64 | 6.0.30 +Microsoft.AspNetCore.Components.Authorization | 6.0.30 +Microsoft.AspNetCore.AzureAppServicesIntegration | 6.0.30 +Microsoft.AspNetCore.Components.WebAssembly.DevServer | 6.0.30 +Microsoft.AspNetCore.Components.WebView | 6.0.30 +Microsoft.AspNetCore.ConcurrencyLimiter | 6.0.30 +Microsoft.AspNetCore.Connections.Abstractions | 6.0.30 +Microsoft.AspNetCore.DataProtection | 6.0.30 +Microsoft.AspNetCore.Cryptography.KeyDerivation | 6.0.30 +Microsoft.AspNetCore.DataProtection.Abstractions | 6.0.30 +Microsoft.AspNetCore.Metadata | 6.0.30 +Microsoft.AspNetCore.Mvc.NewtonsoftJson | 6.0.30 +Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation | 6.0.30 +Microsoft.AspNetCore.Mvc.Razor.Extensions | 6.0.30 +Microsoft.AspNetCore.Mvc.Testing | 6.0.30 +Microsoft.AspNetCore.Owin | 6.0.30 +dotnet-sql-cache | 6.0.30 +AspNetCoreRuntime.6.0.x86 | 6.0.30 +Microsoft.DotNet.Web.ItemTemplates.6.0 | 6.0.30 +Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore | 6.0.30 +Microsoft.Extensions.Http.Polly | 6.0.30 +Microsoft.Extensions.Identity.Stores | 6.0.30 +Microsoft.Extensions.Localization | 6.0.30 +Microsoft.Extensions.Localization.Abstractions | 6.0.30 +Microsoft.AspNetCore.App.Runtime.linux-arm | 6.0.30 +Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 | 6.0.30 +Microsoft.AspNetCore.App.Runtime.osx-x64 | 6.0.30 +Microsoft.AspNetCore.App.Runtime.win-arm | 6.0.30 +Microsoft.AspNetCore.App.Runtime.osx-arm64 | 6.0.30 +Microsoft.AspNetCore.App.Runtime.win-x86 | 6.0.30 +Microsoft.AspNetCore.Authentication.AzureADB2C.UI | 6.0.30 +Microsoft.AspNetCore.Authentication.Certificate | 6.0.30 +Microsoft.AspNetCore.Authentication.Facebook | 6.0.30 +Microsoft.AspNetCore.Authentication.Google | 6.0.30 +Microsoft.AspNetCore.Authentication.JwtBearer | 6.0.30 +Microsoft.AspNetCore.Authentication.MicrosoftAccount | 6.0.30 +Microsoft.AspNetCore.Authentication.Negotiate | 6.0.30 +Microsoft.AspNetCore.Authentication.OpenIdConnect | 6.0.30 +Microsoft.AspNetCore.Authentication.Twitter | 6.0.30 +Microsoft.AspNetCore.Authentication.WsFederation | 6.0.30 +Microsoft.AspNetCore.Authorization | 6.0.30 +Microsoft.AspNetCore.Components | 6.0.30 +Microsoft.AspNetCore.AzureAppServices.HostingStartup | 6.0.30 +Microsoft.AspNetCore.AzureAppServices.SiteExtension | 6.0.30 +Microsoft.AspNetCore.Cryptography.Internal | 6.0.30 +Microsoft.AspNetCore.DataProtection.Extensions | 6.0.30 +Microsoft.AspNetCore.DataProtection.StackExchangeRedis | 6.0.30 +Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore | 6.0.30 +Microsoft.AspNetCore.DataProtection.EntityFrameworkCore | 6.0.30 +Microsoft.AspNetCore.HeaderPropagation | 6.0.30 +Microsoft.AspNetCore.Hosting.WindowsServices | 6.0.30 +Microsoft.AspNetCore.Identity.UI | 6.0.30 +Microsoft.AspNetCore.Http.Connections.Client | 6.0.30 +Microsoft.AspNetCore.MiddlewareAnalysis | 6.0.30 +Microsoft.AspNetCore.Razor.Language | 6.0.30 +Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv | 6.0.30 +Microsoft.AspNetCore.SignalR.Client.Core | 6.0.30 +Microsoft.AspNetCore.SignalR.Protocols.MessagePack | 6.0.30 +Microsoft.AspNetCore.SignalR.Protocols.Json | 6.0.30 +Microsoft.Extensions.ApiDescription.Server | 6.0.30 +Microsoft.Authentication.WebAssembly.Msal | 6.0.30 +Microsoft.AspNetCore.App.Runtime.win-arm64 | 6.0.30 +Microsoft.AspNetCore.ApiAuthorization.IdentityServer | 6.0.30 +Microsoft.AspNetCore.Authentication.AzureAD.UI | 6.0.30 +Microsoft.AspNetCore.App.Ref | 6.0.30 +Microsoft.AspNetCore.Components.Analyzers | 6.0.30 +Microsoft.AspNetCore.Components.Forms | 6.0.30 +Microsoft.AspNetCore.Http.Connections.Common | 6.0.30 +Microsoft.AspNetCore.Identity.EntityFrameworkCore | 6.0.30 +Microsoft.AspNetCore.JsonPatch | 6.0.30 +Microsoft.AspNetCore.SignalR.Specification.Tests | 6.0.30 +Microsoft.AspNetCore.SignalR.StackExchangeRedis | 6.0.30 +Microsoft.AspNetCore.SpaServices.Extensions | 6.0.30 +Microsoft.AspNetCore.SpaProxy | 6.0.30 +Microsoft.AspNetCore.TestHost | 6.0.30 +Microsoft.dotnet-openapi | 6.0.30 +Microsoft.DotNet.Web.Client.ItemTemplates | 6.0.30 +Microsoft.Extensions.ApiDescription.Client | 6.0.30 +Microsoft.Extensions.Caching.SqlServer | 6.0.30 +Microsoft.Extensions.WebEncoders | 6.0.30 +Microsoft.AspNetCore.App.Runtime.linux-musl-x64 | 6.0.30 +Microsoft.AspNetCore.App.Runtime.win-x64 | 6.0.30 +AspNetCoreRuntime.6.0.x64 | 6.0.30 +Microsoft.AspNetCore.SignalR.Client | 6.0.30 +Microsoft.AspNetCore.SignalR.Common | 6.0.30 +Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson | 6.0.30 +Microsoft.CodeAnalysis.Razor | 6.0.30 +Microsoft.Extensions.Diagnostics.HealthChecks | 6.0.30 +Microsoft.Extensions.Configuration.KeyPerFile | 6.0.30 +Microsoft.Extensions.Caching.StackExchangeRedis | 6.0.30 +Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions | 6.0.30 +Microsoft.Extensions.Features | 6.0.30 +Microsoft.Extensions.FileProviders.Embedded | 6.0.30 +Microsoft.Extensions.Identity.Core | 6.0.30 +Microsoft.JSInterop | 6.0.30 +Microsoft.JSInterop.WebAssembly | 6.0.30 Microsoft.TemplateEngine.Core | 6.0.130 Microsoft.DotNet.Common.ItemTemplates | 6.0.130 Microsoft.DotNet.Common.ProjectTemplates.6.0 | 6.0.130 @@ -461,52 +461,52 @@ Microsoft.TemplateEngine.Core.Contracts | 6.0.130 Microsoft.TemplateEngine.Edge | 6.0.130 Microsoft.TemplateSearch.Common | 6.0.130 Microsoft.DotNet.Compatibility | 1.0.0-servicing.24229.17 -Microsoft.NET.Runtime.Emscripten.2.0.23.Sdk.win-x64.Msi.x64 | 6.0.30 -Microsoft.NET.Runtime.Emscripten.2.0.23.Node.win-x64.Msi.x64 | 6.0.30 -Microsoft.NET.Workload.Emscripten.Manifest-6.0.400.Msi.x86 | 6.0.30 -Microsoft.NET.Runtime.Emscripten.2.0.23.Sdk.win-x64.Msi.arm64 | 6.0.30 -Microsoft.NET.Runtime.Emscripten.2.0.23.Node.win-x64.Msi.arm64 | 6.0.30 -Microsoft.NET.Workload.Emscripten.Manifest-6.0.300.Msi.arm64 | 6.0.30 -Microsoft.NET.Workload.Emscripten.Manifest-6.0.300 | 6.0.30 -Microsoft.NET.Workload.Emscripten.Manifest-6.0.400.Msi.arm64 | 6.0.30 -Microsoft.NET.Workload.Emscripten.Manifest-6.0.300.Msi.x64 | 6.0.30 -Microsoft.NET.Runtime.Emscripten.2.0.23.Sdk.win-x64 | 6.0.30 -Microsoft.NET.Runtime.Emscripten.2.0.23.Sdk.linux-x64 | 6.0.30 -Microsoft.NET.Runtime.Emscripten.2.0.23.Node.osx-x64 | 6.0.30 -Microsoft.NET.Workload.Emscripten.Manifest-6.0.400 | 6.0.30 -Microsoft.NET.Runtime.Emscripten.2.0.23.Python.win-x64.Msi.x64 | 6.0.30 -Microsoft.NET.Runtime.Emscripten.2.0.23.Sdk.osx-x64 | 6.0.30 -Microsoft.NET.Runtime.Emscripten.2.0.23.Node.linux-x64 | 6.0.30 -Microsoft.NET.Runtime.Emscripten.2.0.23.Python.win-x64.Msi.arm64 | 6.0.30 -Microsoft.NET.Runtime.Emscripten.2.0.23.Python.osx-x64 | 6.0.30 -Microsoft.NET.Runtime.Emscripten.2.0.23.Node.win-x64 | 6.0.30 -Microsoft.NET.Workload.Emscripten.Manifest-6.0.300.Msi.x86 | 6.0.30 -Microsoft.NET.Runtime.Emscripten.2.0.23.Python.win-x64 | 6.0.30 -Microsoft.NET.Workload.Emscripten.Manifest-6.0.100 | 6.0.30 -Microsoft.NET.Workload.Emscripten.Manifest-6.0.100.Msi.arm64 | 6.0.30 -Microsoft.NET.Workload.Emscripten.Manifest-6.0.100.Msi.x64 | 6.0.30 -Microsoft.NET.Workload.Emscripten.Manifest-6.0.100.Msi.x86 | 6.0.30 -Microsoft.NET.Workload.Emscripten.Manifest-6.0.400.Msi.x64 | 6.0.30 -Microsoft.Data.Sqlite | 6.0.30 -Microsoft.EntityFrameworkCore.Analyzers | 6.0.30 -Microsoft.EntityFrameworkCore.Design | 6.0.30 -Microsoft.EntityFrameworkCore.InMemory | 6.0.30 -Microsoft.EntityFrameworkCore.Relational | 6.0.30 -Microsoft.EntityFrameworkCore | 6.0.30 -Microsoft.EntityFrameworkCore.Cosmos | 6.0.30 -Microsoft.EntityFrameworkCore.Proxies | 6.0.30 -Microsoft.EntityFrameworkCore.Relational.Specification.Tests | 6.0.30 -Microsoft.EntityFrameworkCore.Sqlite.Core | 6.0.30 -Microsoft.EntityFrameworkCore.Sqlite | 6.0.30 -Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite | 6.0.30 -Microsoft.EntityFrameworkCore.SqlServer | 6.0.30 -Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite | 6.0.30 -Microsoft.EntityFrameworkCore.Tools | 6.0.30 -Microsoft.EntityFrameworkCore.Abstractions | 6.0.30 -Microsoft.EntityFrameworkCore.Specification.Tests | 6.0.30 -dotnet-ef | 6.0.30 -Microsoft.Data.Sqlite.Core | 6.0.30 -Microsoft.EntityFrameworkCore.AspNet.Specification.Tests | 6.0.30 +Microsoft.NET.Runtime.Emscripten.2.0.23.Sdk.win-x64.Msi.x64 | 6.0.30 +Microsoft.NET.Runtime.Emscripten.2.0.23.Node.win-x64.Msi.x64 | 6.0.30 +Microsoft.NET.Workload.Emscripten.Manifest-6.0.400.Msi.x86 | 6.0.30 +Microsoft.NET.Runtime.Emscripten.2.0.23.Sdk.win-x64.Msi.arm64 | 6.0.30 +Microsoft.NET.Runtime.Emscripten.2.0.23.Node.win-x64.Msi.arm64 | 6.0.30 +Microsoft.NET.Workload.Emscripten.Manifest-6.0.300.Msi.arm64 | 6.0.30 +Microsoft.NET.Workload.Emscripten.Manifest-6.0.300 | 6.0.30 +Microsoft.NET.Workload.Emscripten.Manifest-6.0.400.Msi.arm64 | 6.0.30 +Microsoft.NET.Workload.Emscripten.Manifest-6.0.300.Msi.x64 | 6.0.30 +Microsoft.NET.Runtime.Emscripten.2.0.23.Sdk.win-x64 | 6.0.30 +Microsoft.NET.Runtime.Emscripten.2.0.23.Sdk.linux-x64 | 6.0.30 +Microsoft.NET.Runtime.Emscripten.2.0.23.Node.osx-x64 | 6.0.30 +Microsoft.NET.Workload.Emscripten.Manifest-6.0.400 | 6.0.30 +Microsoft.NET.Runtime.Emscripten.2.0.23.Python.win-x64.Msi.x64 | 6.0.30 +Microsoft.NET.Runtime.Emscripten.2.0.23.Sdk.osx-x64 | 6.0.30 +Microsoft.NET.Runtime.Emscripten.2.0.23.Node.linux-x64 | 6.0.30 +Microsoft.NET.Runtime.Emscripten.2.0.23.Python.win-x64.Msi.arm64 | 6.0.30 +Microsoft.NET.Runtime.Emscripten.2.0.23.Python.osx-x64 | 6.0.30 +Microsoft.NET.Runtime.Emscripten.2.0.23.Node.win-x64 | 6.0.30 +Microsoft.NET.Workload.Emscripten.Manifest-6.0.300.Msi.x86 | 6.0.30 +Microsoft.NET.Runtime.Emscripten.2.0.23.Python.win-x64 | 6.0.30 +Microsoft.NET.Workload.Emscripten.Manifest-6.0.100 | 6.0.30 +Microsoft.NET.Workload.Emscripten.Manifest-6.0.100.Msi.arm64 | 6.0.30 +Microsoft.NET.Workload.Emscripten.Manifest-6.0.100.Msi.x64 | 6.0.30 +Microsoft.NET.Workload.Emscripten.Manifest-6.0.100.Msi.x86 | 6.0.30 +Microsoft.NET.Workload.Emscripten.Manifest-6.0.400.Msi.x64 | 6.0.30 +Microsoft.Data.Sqlite | 6.0.30 +Microsoft.EntityFrameworkCore.Analyzers | 6.0.30 +Microsoft.EntityFrameworkCore.Design | 6.0.30 +Microsoft.EntityFrameworkCore.InMemory | 6.0.30 +Microsoft.EntityFrameworkCore.Relational | 6.0.30 +Microsoft.EntityFrameworkCore | 6.0.30 +Microsoft.EntityFrameworkCore.Cosmos | 6.0.30 +Microsoft.EntityFrameworkCore.Proxies | 6.0.30 +Microsoft.EntityFrameworkCore.Relational.Specification.Tests | 6.0.30 +Microsoft.EntityFrameworkCore.Sqlite.Core | 6.0.30 +Microsoft.EntityFrameworkCore.Sqlite | 6.0.30 +Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite | 6.0.30 +Microsoft.EntityFrameworkCore.SqlServer | 6.0.30 +Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite | 6.0.30 +Microsoft.EntityFrameworkCore.Tools | 6.0.30 +Microsoft.EntityFrameworkCore.Abstractions | 6.0.30 +Microsoft.EntityFrameworkCore.Specification.Tests | 6.0.30 +dotnet-ef | 6.0.30 +Microsoft.Data.Sqlite.Core | 6.0.30 +Microsoft.EntityFrameworkCore.AspNet.Specification.Tests | 6.0.30 Microsoft.DotNet.Common.ProjectTemplates.2.2 | 6.0.422 Microsoft.DotNet.Common.ProjectTemplates.6.0 | 6.0.422 Microsoft.TemplateEngine.Core | 6.0.422 diff --git a/release-notes/6.0/6.0.31/6.0.31.md b/release-notes/6.0/6.0.31/6.0.31.md index 9084cf56ba5..530b054582b 100644 --- a/release-notes/6.0/6.0.31/6.0.31.md +++ b/release-notes/6.0/6.0.31/6.0.31.md @@ -60,12 +60,12 @@ docker run --rm mcr.microsoft.com/dotnet/samples ``` The following repos have been updated: -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/monitor](https://hub.docker.com/_/microsoft-dotnet-monitor/): .NET Monitor -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/monitor](https://github.com/dotnet/dotnet-docker/blob/main/README.monitor.md): .NET Monitor +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes @@ -73,8 +73,8 @@ The following repos have been updated: .NET 6.0.31 release carries the security and non-security fixes. - ### WiX toolset signed with incorrect certificate - + ### WiX toolset signed with incorrect certificate + The .NET 6.0.30 release on May 14, 2024 included updates to the WiX toolset which were incorrectly signed. This caused failures in scenarios on Windows where Code Integrity checks were enabled. [CVE-2024-20672 | .NET Denial of Service Vulnerability](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-20672) diff --git a/release-notes/6.0/6.0.32/6.0.32.md b/release-notes/6.0/6.0.32/6.0.32.md index 51ccf5cb4ea..3f939c7c109 100644 --- a/release-notes/6.0/6.0.32/6.0.32.md +++ b/release-notes/6.0/6.0.32/6.0.32.md @@ -58,12 +58,12 @@ docker run --rm mcr.microsoft.com/dotnet/samples ``` The following repos have been updated: -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/monitor](https://hub.docker.com/_/microsoft-dotnet-monitor/): .NET Monitor -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/monitor](https://github.com/dotnet/dotnet-docker/blob/main/README.monitor.md): .NET Monitor +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes @@ -261,7 +261,7 @@ runtime.win-arm64.Microsoft.NETCore.DotNetHostResolver | 6.0.32 runtime.win-arm64.Microsoft.NETCore.DotNetHostPolicy | 6.0.32 runtime.win-x86.Microsoft.NETCore.DotNetHost | 6.0.32 runtime.win-x86.Microsoft.NETCore.DotNetHostResolver | 6.0.32 -System.Formats.Asn1 | 6.0.1 +System.Formats.Asn1 | 6.0.1 Microsoft.NET.Runtime.Android.Sample.Mono | 6.0.32 Microsoft.NET.Runtime.iOS.Sample.Mono | 6.0.32 Microsoft.NET.Runtime.MonoAOTCompiler.Task.Msi.x64 | 6.0.32 @@ -461,19 +461,19 @@ Microsoft.Extensions.Caching.StackExchangeRedis | 6.0.32 Microsoft.Extensions.Diagnostics.HealthChecks | 6.0.32 Microsoft.JSInterop | 6.0.32 Microsoft.JSInterop.WebAssembly | 6.0.32 -Microsoft.TemplateEngine.Utils | 6.0.132 -Microsoft.TemplateSearch.Common | 6.0.132 -Microsoft.TemplateEngine.Core | 6.0.132 -Microsoft.TemplateEngine.Core.Contracts | 6.0.132 -Microsoft.TemplateEngine.IDE | 6.0.132 -Microsoft.TemplateEngine.Edge | 6.0.132 -Microsoft.TemplateEngine.Abstractions | 6.0.132 -Microsoft.DotNet.Common.ItemTemplates | 6.0.132 -Microsoft.DotNet.Common.ProjectTemplates.6.0 | 6.0.132 -Microsoft.TemplateEngine.TemplateLocalizer | 6.0.132 -Microsoft.TemplateEngine.Orchestrator.RunnableProjects | 6.0.132 -Microsoft.TemplateEngine.TemplateLocalizer.Core | 6.0.132 -Microsoft.DotNet.Compatibility | 1.0.0-servicing.24315.1 +Microsoft.TemplateEngine.Utils | 6.0.132 +Microsoft.TemplateSearch.Common | 6.0.132 +Microsoft.TemplateEngine.Core | 6.0.132 +Microsoft.TemplateEngine.Core.Contracts | 6.0.132 +Microsoft.TemplateEngine.IDE | 6.0.132 +Microsoft.TemplateEngine.Edge | 6.0.132 +Microsoft.TemplateEngine.Abstractions | 6.0.132 +Microsoft.DotNet.Common.ItemTemplates | 6.0.132 +Microsoft.DotNet.Common.ProjectTemplates.6.0 | 6.0.132 +Microsoft.TemplateEngine.TemplateLocalizer | 6.0.132 +Microsoft.TemplateEngine.Orchestrator.RunnableProjects | 6.0.132 +Microsoft.TemplateEngine.TemplateLocalizer.Core | 6.0.132 +Microsoft.DotNet.Compatibility | 1.0.0-servicing.24315.1 Microsoft.NET.Runtime.Emscripten.2.0.23.Python.osx-x64 | 6.0.32 Microsoft.NET.Runtime.Emscripten.2.0.23.Python.win-x64.Msi.x64 | 6.0.32 Microsoft.NET.Workload.Emscripten.Manifest-6.0.400.Msi.x86 | 6.0.32 diff --git a/release-notes/6.0/6.0.33/6.0.33.md b/release-notes/6.0/6.0.33/6.0.33.md index 2511fd457df..9181bd06548 100644 --- a/release-notes/6.0/6.0.33/6.0.33.md +++ b/release-notes/6.0/6.0.33/6.0.33.md @@ -58,12 +58,12 @@ docker run --rm mcr.microsoft.com/dotnet/samples ``` The following repos have been updated: -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/monitor](https://hub.docker.com/_/microsoft-dotnet-monitor/): .NET Monitor -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/monitor](https://github.com/dotnet/dotnet-docker/blob/main/README.monitor.md): .NET Monitor +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes diff --git a/release-notes/6.0/6.0.4/6.0.4.md b/release-notes/6.0/6.0.4/6.0.4.md index 427456bf987..9cb99e260f5 100644 --- a/release-notes/6.0/6.0.4/6.0.4.md +++ b/release-notes/6.0/6.0.4/6.0.4.md @@ -65,11 +65,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated: -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes .NET 6.0.4 release carries non-security fixes. diff --git a/release-notes/6.0/6.0.5/6.0.5.md b/release-notes/6.0/6.0.5/6.0.5.md index 5fb8ccbc7ca..d676de84c71 100644 --- a/release-notes/6.0/6.0.5/6.0.5.md +++ b/release-notes/6.0/6.0.5/6.0.5.md @@ -65,11 +65,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated: -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes .NET 6.0.5 release carries security fixes. diff --git a/release-notes/6.0/6.0.6/6.0.6.md b/release-notes/6.0/6.0.6/6.0.6.md index 4c8a7d10568..6b86377e9c5 100644 --- a/release-notes/6.0/6.0.6/6.0.6.md +++ b/release-notes/6.0/6.0.6/6.0.6.md @@ -61,11 +61,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated: -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes .NET 6.0.6 release carries security fixes. diff --git a/release-notes/6.0/6.0.7/6.0.7.md b/release-notes/6.0/6.0.7/6.0.7.md index 7ad14710aed..07102edd052 100644 --- a/release-notes/6.0/6.0.7/6.0.7.md +++ b/release-notes/6.0/6.0.7/6.0.7.md @@ -62,11 +62,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated: -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes diff --git a/release-notes/6.0/6.0.8/6.0.8.md b/release-notes/6.0/6.0.8/6.0.8.md index e59ae89eb2c..3157e0e7342 100644 --- a/release-notes/6.0/6.0.8/6.0.8.md +++ b/release-notes/6.0/6.0.8/6.0.8.md @@ -62,11 +62,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated: -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes .NET 6.0.8 release carries security fixes. diff --git a/release-notes/6.0/6.0.9/6.0.9.md b/release-notes/6.0/6.0.9/6.0.9.md index 14ac8dbb19b..4c448adff65 100644 --- a/release-notes/6.0/6.0.9/6.0.9.md +++ b/release-notes/6.0/6.0.9/6.0.9.md @@ -62,11 +62,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated: -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes .NET 6.0.9 release carries security and non-security fixes. diff --git a/release-notes/6.0/preview/6.0.0-preview.1.md b/release-notes/6.0/preview/6.0.0-preview.1.md index 6b325d92b59..f11790dd302 100644 --- a/release-notes/6.0/preview/6.0.0-preview.1.md +++ b/release-notes/6.0/preview/6.0.0-preview.1.md @@ -60,11 +60,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/6.0/preview/6.0.0-preview.2.md b/release-notes/6.0/preview/6.0.0-preview.2.md index 675008026ca..236b9f0f5ff 100644 --- a/release-notes/6.0/preview/6.0.0-preview.2.md +++ b/release-notes/6.0/preview/6.0.0-preview.2.md @@ -58,11 +58,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/6.0/preview/6.0.0-preview.3.md b/release-notes/6.0/preview/6.0.0-preview.3.md index 8cba14cdcaa..68707acac87 100644 --- a/release-notes/6.0/preview/6.0.0-preview.3.md +++ b/release-notes/6.0/preview/6.0.0-preview.3.md @@ -58,11 +58,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/6.0/preview/6.0.0-preview.4.md b/release-notes/6.0/preview/6.0.0-preview.4.md index 30b23df45e8..15f772ac750 100644 --- a/release-notes/6.0/preview/6.0.0-preview.4.md +++ b/release-notes/6.0/preview/6.0.0-preview.4.md @@ -58,11 +58,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/6.0/preview/6.0.0-preview.5.md b/release-notes/6.0/preview/6.0.0-preview.5.md index 5a8eb11dbca..acc0a91e334 100644 --- a/release-notes/6.0/preview/6.0.0-preview.5.md +++ b/release-notes/6.0/preview/6.0.0-preview.5.md @@ -63,11 +63,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/6.0/preview/6.0.0-preview.6.md b/release-notes/6.0/preview/6.0.0-preview.6.md index e10bc90aed3..7a4a3ec023f 100644 --- a/release-notes/6.0/preview/6.0.0-preview.6.md +++ b/release-notes/6.0/preview/6.0.0-preview.6.md @@ -69,11 +69,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/6.0/preview/6.0.0-preview.7.md b/release-notes/6.0/preview/6.0.0-preview.7.md index 9603e9899e3..d0944089916 100644 --- a/release-notes/6.0/preview/6.0.0-preview.7.md +++ b/release-notes/6.0/preview/6.0.0-preview.7.md @@ -69,11 +69,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/6.0/preview/6.0.0-rc.1.md b/release-notes/6.0/preview/6.0.0-rc.1.md index 8cde6b3fa03..a8f370e6b42 100644 --- a/release-notes/6.0/preview/6.0.0-rc.1.md +++ b/release-notes/6.0/preview/6.0.0-rc.1.md @@ -80,11 +80,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/6.0/preview/6.0.0-rc.2.md b/release-notes/6.0/preview/6.0.0-rc.2.md index 6bf92e50385..597d4838a6b 100644 --- a/release-notes/6.0/preview/6.0.0-rc.2.md +++ b/release-notes/6.0/preview/6.0.0-rc.2.md @@ -77,11 +77,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/7.0/7.0.0/7.0.0.md b/release-notes/7.0/7.0.0/7.0.0.md index d5a4e47cdd1..119aa31e491 100644 --- a/release-notes/7.0/7.0.0/7.0.0.md +++ b/release-notes/7.0/7.0.0/7.0.0.md @@ -48,11 +48,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples **_Note: The .NET 7.0 SDK container images contain version 7.3 RC 1 of PowerShell. It is expected that the 7.3 GA release of PowerShell will be included in these images as part of the December servicing release._** diff --git a/release-notes/7.0/7.0.1/7.0.1.md b/release-notes/7.0/7.0.1/7.0.1.md index 1db0e65583c..164dc0f2ea1 100644 --- a/release-notes/7.0/7.0.1/7.0.1.md +++ b/release-notes/7.0/7.0.1/7.0.1.md @@ -39,11 +39,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes .NET 7.0.1 release carries security fixes. diff --git a/release-notes/7.0/7.0.10/7.0.10.md b/release-notes/7.0/7.0.10/7.0.10.md index 1db6732bf84..092d3a50bd4 100644 --- a/release-notes/7.0/7.0.10/7.0.10.md +++ b/release-notes/7.0/7.0.10/7.0.10.md @@ -33,11 +33,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes .NET 7.0.10 release carries security fixes. diff --git a/release-notes/7.0/7.0.11/7.0.11.md b/release-notes/7.0/7.0.11/7.0.11.md index 92fd337c5c0..2b625585c40 100644 --- a/release-notes/7.0/7.0.11/7.0.11.md +++ b/release-notes/7.0/7.0.11/7.0.11.md @@ -33,11 +33,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes .NET 7.0.11 release carries security fixes. diff --git a/release-notes/7.0/7.0.12/7.0.12.md b/release-notes/7.0/7.0.12/7.0.12.md index 37406874e2c..b3bc7650455 100644 --- a/release-notes/7.0/7.0.12/7.0.12.md +++ b/release-notes/7.0/7.0.12/7.0.12.md @@ -33,11 +33,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes .NET 7.0.12 release carries security fixes. diff --git a/release-notes/7.0/7.0.13/7.0.13.md b/release-notes/7.0/7.0.13/7.0.13.md index 7ed5c5267f2..4286abc58e2 100644 --- a/release-notes/7.0/7.0.13/7.0.13.md +++ b/release-notes/7.0/7.0.13/7.0.13.md @@ -35,11 +35,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes diff --git a/release-notes/7.0/7.0.14/7.0.14.md b/release-notes/7.0/7.0.14/7.0.14.md index 5d390d84fa3..0326ab48424 100644 --- a/release-notes/7.0/7.0.14/7.0.14.md +++ b/release-notes/7.0/7.0.14/7.0.14.md @@ -33,11 +33,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes diff --git a/release-notes/7.0/7.0.15/7.0.15.md b/release-notes/7.0/7.0.15/7.0.15.md index aff4ce8930b..b1f3e1fb9c0 100644 --- a/release-notes/7.0/7.0.15/7.0.15.md +++ b/release-notes/7.0/7.0.15/7.0.15.md @@ -33,11 +33,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes @@ -61,7 +61,7 @@ A security feature bypass vulnerability exists when Microsoft .NET Framework-bas Microsoft is releasing this security advisory to provide information about a vulnerability in the ASP.NET Core project templates. This advisory also provides guidance on what developers can do to update their applications to address this vulnerability. -A Denial of Service vulnerability exists in ASP.NET Core project templates which utilize JWT-based authentication tokens. This vulnerability allows an unauthenticated client to consume arbitrarily large amounts of server memory, potentially triggering an out-of-memory condition on the server and making the server no longer able to respond to legitimate requests. +A Denial of Service vulnerability exists in ASP.NET Core project templates which utilize JWT-based authentication tokens. This vulnerability allows an unauthenticated client to consume arbitrarily large amounts of server memory, potentially triggering an out-of-memory condition on the server and making the server no longer able to respond to legitimate requests. ## Visual Studio Compatibility diff --git a/release-notes/7.0/7.0.16/7.0.16.md b/release-notes/7.0/7.0.16/7.0.16.md index 299a5392928..740e8bb472a 100644 --- a/release-notes/7.0/7.0.16/7.0.16.md +++ b/release-notes/7.0/7.0.16/7.0.16.md @@ -33,11 +33,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes diff --git a/release-notes/7.0/7.0.17/7.0.17.md b/release-notes/7.0/7.0.17/7.0.17.md index 98619036784..a179d8207fd 100644 --- a/release-notes/7.0/7.0.17/7.0.17.md +++ b/release-notes/7.0/7.0.17/7.0.17.md @@ -33,11 +33,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes diff --git a/release-notes/7.0/7.0.18/7.0.18.md b/release-notes/7.0/7.0.18/7.0.18.md index c216d0de8a3..2913c600086 100644 --- a/release-notes/7.0/7.0.18/7.0.18.md +++ b/release-notes/7.0/7.0.18/7.0.18.md @@ -33,11 +33,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes diff --git a/release-notes/7.0/7.0.19/7.0.19.md b/release-notes/7.0/7.0.19/7.0.19.md index 661a5867bc1..96c0250e4c3 100644 --- a/release-notes/7.0/7.0.19/7.0.19.md +++ b/release-notes/7.0/7.0.19/7.0.19.md @@ -33,11 +33,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes diff --git a/release-notes/7.0/7.0.2/7.0.2.md b/release-notes/7.0/7.0.2/7.0.2.md index a4120453a6b..9d77cba01c5 100644 --- a/release-notes/7.0/7.0.2/7.0.2.md +++ b/release-notes/7.0/7.0.2/7.0.2.md @@ -35,11 +35,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes .NET 7.0.2 release carries non-security fixes. diff --git a/release-notes/7.0/7.0.20/7.0.20.md b/release-notes/7.0/7.0.20/7.0.20.md index 50166b7b094..b8a2f2c937d 100644 --- a/release-notes/7.0/7.0.20/7.0.20.md +++ b/release-notes/7.0/7.0.20/7.0.20.md @@ -33,11 +33,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes @@ -45,9 +45,9 @@ The following repos have been updated. .NET 7.0.20 release carries the security and non-security fixes. - ### WiX toolset signed with incorrect certificate - - The .NET 7.0.20 release on May 14, 2024 included updates to the WiX toolset which were incorrectly signed. This caused failures in scenarios on Windows where Code Integrity checks were enabled. + ### WiX toolset signed with incorrect certificate + + The .NET 7.0.20 release on May 14, 2024 included updates to the WiX toolset which were incorrectly signed. This caused failures in scenarios on Windows where Code Integrity checks were enabled. [CVE-2024-20672 | .NET Denial of Service Vulnerability](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-20672) diff --git a/release-notes/7.0/7.0.3/7.0.3.md b/release-notes/7.0/7.0.3/7.0.3.md index b1c0af607bc..bb484f92787 100644 --- a/release-notes/7.0/7.0.3/7.0.3.md +++ b/release-notes/7.0/7.0.3/7.0.3.md @@ -35,11 +35,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes .NET 7.0.3 release carries security fixes. diff --git a/release-notes/7.0/7.0.4/7.0.4.md b/release-notes/7.0/7.0.4/7.0.4.md index 887b9caab3a..91b1774564b 100644 --- a/release-notes/7.0/7.0.4/7.0.4.md +++ b/release-notes/7.0/7.0.4/7.0.4.md @@ -35,11 +35,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes diff --git a/release-notes/7.0/7.0.5/7.0.5.md b/release-notes/7.0/7.0.5/7.0.5.md index a4d1d2c559c..cbf0efa4548 100644 --- a/release-notes/7.0/7.0.5/7.0.5.md +++ b/release-notes/7.0/7.0.5/7.0.5.md @@ -33,11 +33,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes .NET 7.0.5 release carries security fixes. diff --git a/release-notes/7.0/7.0.7/7.0.7.md b/release-notes/7.0/7.0.7/7.0.7.md index 460c994b6d6..bbc2dc4bf72 100644 --- a/release-notes/7.0/7.0.7/7.0.7.md +++ b/release-notes/7.0/7.0.7/7.0.7.md @@ -33,11 +33,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes .NET 7.0.7 release carries security fixes. diff --git a/release-notes/7.0/7.0.8/7.0.8.md b/release-notes/7.0/7.0.8/7.0.8.md index b0e023131a4..bc8c33b68e7 100644 --- a/release-notes/7.0/7.0.8/7.0.8.md +++ b/release-notes/7.0/7.0.8/7.0.8.md @@ -33,21 +33,21 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes .NET 7.0.8 release carries non-security fixes. ## .NET June OOB Updates -### Background +### Background The NET 6.0.18 and 7.0.7 updates update added constraints to PFX certificate loading to fix a DoS vulnerability (CVE-2023-29331). We created a specific exception message with an FWlink to a known issue KB https://support.microsoft.com/kb/5025823 to describe these behavioral changes. -Some customer reports during the week of June 13, 2023, reveal that .NET 6.0.18 and 7.0.7 may fail to import PKCS12 blobs whose private keys are protected by a null password. Callers may non-deterministically observe a `CryptographicException` being thrown by the `X509Certificate` constructor on those runtimes. This regression was unintentional and a fix is being offered for affected applications. +Some customer reports during the week of June 13, 2023, reveal that .NET 6.0.18 and 7.0.7 may fail to import PKCS12 blobs whose private keys are protected by a null password. Callers may non-deterministically observe a `CryptographicException` being thrown by the `X509Certificate` constructor on those runtimes. This regression was unintentional and a fix is being offered for affected applications. ## Visual Studio Compatibility diff --git a/release-notes/7.0/7.0.9/7.0.9.md b/release-notes/7.0/7.0.9/7.0.9.md index c967e1dfa90..861a3e790e6 100644 --- a/release-notes/7.0/7.0.9/7.0.9.md +++ b/release-notes/7.0/7.0.9/7.0.9.md @@ -33,11 +33,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes .NET 7.0.9 release carries security fixes. diff --git a/release-notes/7.0/preview/7.0.0-preview.1.md b/release-notes/7.0/preview/7.0.0-preview.1.md index 429a2c993f1..a5bf87dd03d 100644 --- a/release-notes/7.0/preview/7.0.0-preview.1.md +++ b/release-notes/7.0/preview/7.0.0-preview.1.md @@ -45,11 +45,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/7.0/preview/7.0.0-preview.2.md b/release-notes/7.0/preview/7.0.0-preview.2.md index 88d1a75db0b..0cf16db92f6 100644 --- a/release-notes/7.0/preview/7.0.0-preview.2.md +++ b/release-notes/7.0/preview/7.0.0-preview.2.md @@ -45,11 +45,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/7.0/preview/7.0.0-preview.3.md b/release-notes/7.0/preview/7.0.0-preview.3.md index 92f36524e12..d57994031ac 100644 --- a/release-notes/7.0/preview/7.0.0-preview.3.md +++ b/release-notes/7.0/preview/7.0.0-preview.3.md @@ -45,11 +45,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/7.0/preview/7.0.0-preview.4.md b/release-notes/7.0/preview/7.0.0-preview.4.md index 0a4d8aab45b..478c0765d41 100644 --- a/release-notes/7.0/preview/7.0.0-preview.4.md +++ b/release-notes/7.0/preview/7.0.0-preview.4.md @@ -45,11 +45,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/7.0/preview/7.0.0-preview.5.md b/release-notes/7.0/preview/7.0.0-preview.5.md index ba6322e8d9b..15274ccdc99 100644 --- a/release-notes/7.0/preview/7.0.0-preview.5.md +++ b/release-notes/7.0/preview/7.0.0-preview.5.md @@ -45,11 +45,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/7.0/preview/7.0.0-preview.6.md b/release-notes/7.0/preview/7.0.0-preview.6.md index 342952811ab..5e3f78d442d 100644 --- a/release-notes/7.0/preview/7.0.0-preview.6.md +++ b/release-notes/7.0/preview/7.0.0-preview.6.md @@ -45,11 +45,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/7.0/preview/7.0.0-preview.7.md b/release-notes/7.0/preview/7.0.0-preview.7.md index e264564760e..c98668e41be 100644 --- a/release-notes/7.0/preview/7.0.0-preview.7.md +++ b/release-notes/7.0/preview/7.0.0-preview.7.md @@ -45,11 +45,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/7.0/preview/7.0.0-rc.1.md b/release-notes/7.0/preview/7.0.0-rc.1.md index 13e83d1d198..bd54c96f785 100644 --- a/release-notes/7.0/preview/7.0.0-rc.1.md +++ b/release-notes/7.0/preview/7.0.0-rc.1.md @@ -45,11 +45,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes .NET 7.0.0-RC 1 release carries security fixes. diff --git a/release-notes/7.0/preview/7.0.0-rc.2.md b/release-notes/7.0/preview/7.0.0-rc.2.md index 5b28b92f361..6e7643d3b2b 100644 --- a/release-notes/7.0/preview/7.0.0-rc.2.md +++ b/release-notes/7.0/preview/7.0.0-rc.2.md @@ -45,11 +45,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes .NET 7.0.0-RC 2 release carries security fixes. diff --git a/release-notes/8.0/8.0.0/8.0.0.md b/release-notes/8.0/8.0.0/8.0.0.md index 6d482c3408e..e88f2cba88c 100644 --- a/release-notes/8.0/8.0.0/8.0.0.md +++ b/release-notes/8.0/8.0.0/8.0.0.md @@ -48,13 +48,13 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/monitor](https://hub.docker.com/_/microsoft-dotnet-monitor/): .NET Monitor -* [dotnet/monitor/base](https://hub.docker.com/_/microsoft-dotnet-monitor-base/): .NET Monitor Base -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/monitor](https://github.com/dotnet/dotnet-docker/blob/main/README.monitor.md): .NET Monitor +* [dotnet/monitor/base](https://github.com/dotnet/dotnet-docker/blob/main/README.monitor-base.md): .NET Monitor Base +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes diff --git a/release-notes/8.0/8.0.1/8.0.1.md b/release-notes/8.0/8.0.1/8.0.1.md index 98ae51f77b6..6d60569aa52 100644 --- a/release-notes/8.0/8.0.1/8.0.1.md +++ b/release-notes/8.0/8.0.1/8.0.1.md @@ -33,13 +33,13 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/monitor](https://hub.docker.com/_/microsoft-dotnet-monitor/): .NET Monitor -* [dotnet/monitor/base](https://hub.docker.com/_/microsoft-dotnet-monitor-base/): .NET Monitor Base -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/monitor](https://github.com/dotnet/dotnet-docker/blob/main/README.monitor.md): .NET Monitor +* [dotnet/monitor/base](https://github.com/dotnet/dotnet-docker/blob/main/README.monitor-base.md): .NET Monitor Base +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes @@ -63,7 +63,7 @@ A security feature bypass vulnerability exists when Microsoft .NET Framework-bas Microsoft is releasing this security advisory to provide information about a vulnerability in the ASP.NET Core project templates. This advisory also provides guidance on what developers can do to update their applications to address this vulnerability. -A Denial of Service vulnerability exists in ASP.NET Core project templates which utilize JWT-based authentication tokens. This vulnerability allows an unauthenticated client to consume arbitrarily large amounts of server memory, potentially triggering an out-of-memory condition on the server and making the server no longer able to respond to legitimate requests. +A Denial of Service vulnerability exists in ASP.NET Core project templates which utilize JWT-based authentication tokens. This vulnerability allows an unauthenticated client to consume arbitrarily large amounts of server memory, potentially triggering an out-of-memory condition on the server and making the server no longer able to respond to legitimate requests. ## Visual Studio Compatibility diff --git a/release-notes/8.0/8.0.2/8.0.2.md b/release-notes/8.0/8.0.2/8.0.2.md index c8a27e7d89d..7168e3116be 100644 --- a/release-notes/8.0/8.0.2/8.0.2.md +++ b/release-notes/8.0/8.0.2/8.0.2.md @@ -33,13 +33,13 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/monitor](https://hub.docker.com/_/microsoft-dotnet-monitor/): .NET Monitor -* [dotnet/monitor/base](https://hub.docker.com/_/microsoft-dotnet-monitor-base/): .NET Monitor Base -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/monitor](https://github.com/dotnet/dotnet-docker/blob/main/README.monitor.md): .NET Monitor +* [dotnet/monitor/base](https://github.com/dotnet/dotnet-docker/blob/main/README.monitor-base.md): .NET Monitor Base +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes diff --git a/release-notes/8.0/8.0.3/8.0.3.md b/release-notes/8.0/8.0.3/8.0.3.md index 43865abadee..85593739fb8 100644 --- a/release-notes/8.0/8.0.3/8.0.3.md +++ b/release-notes/8.0/8.0.3/8.0.3.md @@ -33,13 +33,13 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/monitor](https://hub.docker.com/_/microsoft-dotnet-monitor/): .NET Monitor -* [dotnet/monitor/base](https://hub.docker.com/_/microsoft-dotnet-monitor-base/): .NET Monitor Base -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/monitor](https://github.com/dotnet/dotnet-docker/blob/main/README.monitor.md): .NET Monitor +* [dotnet/monitor/base](https://github.com/dotnet/dotnet-docker/blob/main/README.monitor-base.md): .NET Monitor Base +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes diff --git a/release-notes/8.0/8.0.4/8.0.4.md b/release-notes/8.0/8.0.4/8.0.4.md index 30578fd84fd..69ef970f329 100644 --- a/release-notes/8.0/8.0.4/8.0.4.md +++ b/release-notes/8.0/8.0.4/8.0.4.md @@ -33,13 +33,13 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/monitor](https://hub.docker.com/_/microsoft-dotnet-monitor/): .NET Monitor -* [dotnet/monitor/base](https://hub.docker.com/_/microsoft-dotnet-monitor-base/): .NET Monitor Base -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/monitor](https://github.com/dotnet/dotnet-docker/blob/main/README.monitor.md): .NET Monitor +* [dotnet/monitor/base](https://github.com/dotnet/dotnet-docker/blob/main/README.monitor-base.md): .NET Monitor Base +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes diff --git a/release-notes/8.0/8.0.5/8.0.5.md b/release-notes/8.0/8.0.5/8.0.5.md index 66f217d604f..3da5bc21e8d 100644 --- a/release-notes/8.0/8.0.5/8.0.5.md +++ b/release-notes/8.0/8.0.5/8.0.5.md @@ -33,13 +33,13 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/monitor](https://hub.docker.com/_/microsoft-dotnet-monitor/): .NET Monitor -* [dotnet/monitor/base](https://hub.docker.com/_/microsoft-dotnet-monitor-base/): .NET Monitor Base -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/monitor](https://github.com/dotnet/dotnet-docker/blob/main/README.monitor.md): .NET Monitor +* [dotnet/monitor/base](https://github.com/dotnet/dotnet-docker/blob/main/README.monitor-base.md): .NET Monitor Base +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes diff --git a/release-notes/8.0/8.0.6/8.0.6.md b/release-notes/8.0/8.0.6/8.0.6.md index cdcd6734214..66bcc405d42 100644 --- a/release-notes/8.0/8.0.6/8.0.6.md +++ b/release-notes/8.0/8.0.6/8.0.6.md @@ -33,14 +33,14 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/monitor](https://hub.docker.com/_/microsoft-dotnet-monitor/): .NET Monitor -* [dotnet/monitor/base](https://hub.docker.com/_/microsoft-dotnet-monitor-base/): .NET Monitor Base -* [dotnet/aspire-dashboard](https://hub.docker.com/_/microsoft-dotnet-aspire-dashboard/): .NET Aspire Dashboard -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/monitor](https://github.com/dotnet/dotnet-docker/blob/main/README.monitor.md): .NET Monitor +* [dotnet/monitor/base](https://github.com/dotnet/dotnet-docker/blob/main/README.monitor-base.md): .NET Monitor Base +* [dotnet/aspire-dashboard](https://github.com/dotnet/dotnet-docker/blob/main/README.aspire-dashboard.md): .NET Aspire Dashboard +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes @@ -48,9 +48,9 @@ The following repos have been updated. .NET 8.0.6 release carries the security fixes and non-security fixes. - ### WiX toolset signed with incorrect certificate - - The .NET 8.0.5 release on May 14, 2024 included updates to the WiX toolset which were incorrectly signed. This caused failures in scenarios on Windows where Code Integrity checks were enabled. + ### WiX toolset signed with incorrect certificate + + The .NET 8.0.5 release on May 14, 2024 included updates to the WiX toolset which were incorrectly signed. This caused failures in scenarios on Windows where Code Integrity checks were enabled. [CVE-2024-20672 | .NET Denial of Service Vulnerability](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-20672) diff --git a/release-notes/8.0/8.0.7/8.0.7.md b/release-notes/8.0/8.0.7/8.0.7.md index a88c28e6b65..161bce0a39c 100644 --- a/release-notes/8.0/8.0.7/8.0.7.md +++ b/release-notes/8.0/8.0.7/8.0.7.md @@ -33,14 +33,14 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/monitor](https://hub.docker.com/_/microsoft-dotnet-monitor/): .NET Monitor -* [dotnet/monitor/base](https://hub.docker.com/_/microsoft-dotnet-monitor-base/): .NET Monitor Base -* [dotnet/aspire-dashboard](https://hub.docker.com/_/microsoft-dotnet-aspire-dashboard/): .NET Aspire Dashboard -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/monitor](https://github.com/dotnet/dotnet-docker/blob/main/README.monitor.md): .NET Monitor +* [dotnet/monitor/base](https://github.com/dotnet/dotnet-docker/blob/main/README.monitor-base.md): .NET Monitor Base +* [dotnet/aspire-dashboard](https://github.com/dotnet/dotnet-docker/blob/main/README.aspire-dashboard.md): .NET Aspire Dashboard +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes diff --git a/release-notes/8.0/8.0.8/8.0.8.md b/release-notes/8.0/8.0.8/8.0.8.md index e43dd14cf7b..4bc108fe457 100644 --- a/release-notes/8.0/8.0.8/8.0.8.md +++ b/release-notes/8.0/8.0.8/8.0.8.md @@ -32,14 +32,14 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/monitor](https://hub.docker.com/_/microsoft-dotnet-monitor/): .NET Monitor -* [dotnet/monitor/base](https://hub.docker.com/_/microsoft-dotnet-monitor-base/): .NET Monitor Base -* [dotnet/aspire-dashboard](https://hub.docker.com/_/microsoft-dotnet-aspire-dashboard/): .NET Aspire Dashboard -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/monitor](https://github.com/dotnet/dotnet-docker/blob/main/README.monitor.md): .NET Monitor +* [dotnet/monitor/base](https://github.com/dotnet/dotnet-docker/blob/main/README.monitor-base.md): .NET Monitor Base +* [dotnet/aspire-dashboard](https://github.com/dotnet/dotnet-docker/blob/main/README.aspire-dashboard.md): .NET Aspire Dashboard +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Notable Changes diff --git a/release-notes/8.0/preview/8.0.0-preview.1.md b/release-notes/8.0/preview/8.0.0-preview.1.md index 69b8fc1011e..70cb05191c3 100644 --- a/release-notes/8.0/preview/8.0.0-preview.1.md +++ b/release-notes/8.0/preview/8.0.0-preview.1.md @@ -63,11 +63,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/8.0/preview/8.0.0-preview.2.md b/release-notes/8.0/preview/8.0.0-preview.2.md index 1db85ebfd05..c0054d06927 100644 --- a/release-notes/8.0/preview/8.0.0-preview.2.md +++ b/release-notes/8.0/preview/8.0.0-preview.2.md @@ -63,11 +63,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/8.0/preview/8.0.0-preview.3.md b/release-notes/8.0/preview/8.0.0-preview.3.md index 24642364729..23ae0e1a32c 100644 --- a/release-notes/8.0/preview/8.0.0-preview.3.md +++ b/release-notes/8.0/preview/8.0.0-preview.3.md @@ -63,11 +63,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/8.0/preview/8.0.0-preview.4.md b/release-notes/8.0/preview/8.0.0-preview.4.md index 7cf5424b9dd..929ae42e855 100644 --- a/release-notes/8.0/preview/8.0.0-preview.4.md +++ b/release-notes/8.0/preview/8.0.0-preview.4.md @@ -63,11 +63,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/8.0/preview/8.0.0-preview.5.md b/release-notes/8.0/preview/8.0.0-preview.5.md index f0c56c108d8..30d673a475e 100644 --- a/release-notes/8.0/preview/8.0.0-preview.5.md +++ b/release-notes/8.0/preview/8.0.0-preview.5.md @@ -63,11 +63,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/8.0/preview/8.0.0-preview.6.md b/release-notes/8.0/preview/8.0.0-preview.6.md index 723236d9c72..a9a75e40229 100644 --- a/release-notes/8.0/preview/8.0.0-preview.6.md +++ b/release-notes/8.0/preview/8.0.0-preview.6.md @@ -63,11 +63,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/8.0/preview/8.0.0-preview.7.md b/release-notes/8.0/preview/8.0.0-preview.7.md index dfe206ef6fb..b2acd63cf7f 100644 --- a/release-notes/8.0/preview/8.0.0-preview.7.md +++ b/release-notes/8.0/preview/8.0.0-preview.7.md @@ -63,11 +63,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/8.0/preview/8.0.0-rc.1.md b/release-notes/8.0/preview/8.0.0-rc.1.md index b85be805008..bb035fe53a1 100644 --- a/release-notes/8.0/preview/8.0.0-rc.1.md +++ b/release-notes/8.0/preview/8.0.0-rc.1.md @@ -76,11 +76,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/8.0/preview/8.0.0-rc.2.md b/release-notes/8.0/preview/8.0.0-rc.2.md index 4194bc4160c..36e533a16af 100644 --- a/release-notes/8.0/preview/8.0.0-rc.2.md +++ b/release-notes/8.0/preview/8.0.0-rc.2.md @@ -65,11 +65,11 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/9.0/preview/preview1/9.0.0-preview.1.md b/release-notes/9.0/preview/preview1/9.0.0-preview.1.md index d08cad65304..55b582ee6d0 100644 --- a/release-notes/9.0/preview/preview1/9.0.0-preview.1.md +++ b/release-notes/9.0/preview/preview1/9.0.0-preview.1.md @@ -56,13 +56,13 @@ The [.NET Docker images](https://hub.docker.com/_/microsoft-dotnet) have been up The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/monitor](https://hub.docker.com/_/microsoft-dotnet-monitor/): .NET Monitor -* [dotnet/monitor/base](https://hub.docker.com/_/microsoft-dotnet-monitor-base/): .NET Monitor Base -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/monitor](https://github.com/dotnet/dotnet-docker/blob/main/README.monitor.md): .NET Monitor +* [dotnet/monitor/base](https://github.com/dotnet/dotnet-docker/blob/main/README.monitor-base.md): .NET Monitor Base +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/9.0/preview/preview2/9.0.0-preview.2.md b/release-notes/9.0/preview/preview2/9.0.0-preview.2.md index 00fcf817a94..6fc30c277b1 100644 --- a/release-notes/9.0/preview/preview2/9.0.0-preview.2.md +++ b/release-notes/9.0/preview/preview2/9.0.0-preview.2.md @@ -60,13 +60,13 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/monitor](https://hub.docker.com/_/microsoft-dotnet-monitor/): .NET Monitor -* [dotnet/monitor/base](https://hub.docker.com/_/microsoft-dotnet-monitor-base/): .NET Monitor Base -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/monitor](https://github.com/dotnet/dotnet-docker/blob/main/README.monitor.md): .NET Monitor +* [dotnet/monitor/base](https://github.com/dotnet/dotnet-docker/blob/main/README.monitor-base.md): .NET Monitor Base +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/9.0/preview/preview3/9.0.0-preview.3.md b/release-notes/9.0/preview/preview3/9.0.0-preview.3.md index fa89b587bde..09f1bb4b987 100644 --- a/release-notes/9.0/preview/preview3/9.0.0-preview.3.md +++ b/release-notes/9.0/preview/preview3/9.0.0-preview.3.md @@ -60,13 +60,13 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/monitor](https://hub.docker.com/_/microsoft-dotnet-monitor/): .NET Monitor -* [dotnet/monitor/base](https://hub.docker.com/_/microsoft-dotnet-monitor-base/): .NET Monitor Base -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/monitor](https://github.com/dotnet/dotnet-docker/blob/main/README.monitor.md): .NET Monitor +* [dotnet/monitor/base](https://github.com/dotnet/dotnet-docker/blob/main/README.monitor-base.md): .NET Monitor Base +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/9.0/preview/preview4/9.0.0-preview.4.md b/release-notes/9.0/preview/preview4/9.0.0-preview.4.md index 9212e61f1a2..4dae0ee12ac 100644 --- a/release-notes/9.0/preview/preview4/9.0.0-preview.4.md +++ b/release-notes/9.0/preview/preview4/9.0.0-preview.4.md @@ -58,13 +58,13 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/monitor](https://hub.docker.com/_/microsoft-dotnet-monitor/): .NET Monitor -* [dotnet/monitor/base](https://hub.docker.com/_/microsoft-dotnet-monitor-base/): .NET Monitor Base -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/monitor](https://github.com/dotnet/dotnet-docker/blob/main/README.monitor.md): .NET Monitor +* [dotnet/monitor/base](https://github.com/dotnet/dotnet-docker/blob/main/README.monitor-base.md): .NET Monitor Base +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/9.0/preview/preview5/9.0.0-preview.5.md b/release-notes/9.0/preview/preview5/9.0.0-preview.5.md index 77d60fc988e..d9897f051e0 100644 --- a/release-notes/9.0/preview/preview5/9.0.0-preview.5.md +++ b/release-notes/9.0/preview/preview5/9.0.0-preview.5.md @@ -58,13 +58,13 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/monitor](https://hub.docker.com/_/microsoft-dotnet-monitor/): .NET Monitor -* [dotnet/monitor/base](https://hub.docker.com/_/microsoft-dotnet-monitor-base/): .NET Monitor Base -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/monitor](https://github.com/dotnet/dotnet-docker/blob/main/README.monitor.md): .NET Monitor +* [dotnet/monitor/base](https://github.com/dotnet/dotnet-docker/blob/main/README.monitor-base.md): .NET Monitor Base +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/9.0/preview/preview6/9.0.0-preview.6.md b/release-notes/9.0/preview/preview6/9.0.0-preview.6.md index 84ab38e5dd0..47907987343 100644 --- a/release-notes/9.0/preview/preview6/9.0.0-preview.6.md +++ b/release-notes/9.0/preview/preview6/9.0.0-preview.6.md @@ -58,13 +58,13 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/monitor](https://hub.docker.com/_/microsoft-dotnet-monitor/): .NET Monitor -* [dotnet/monitor/base](https://hub.docker.com/_/microsoft-dotnet-monitor-base/): .NET Monitor Base -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/monitor](https://github.com/dotnet/dotnet-docker/blob/main/README.monitor.md): .NET Monitor +* [dotnet/monitor/base](https://github.com/dotnet/dotnet-docker/blob/main/README.monitor-base.md): .NET Monitor Base +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility diff --git a/release-notes/9.0/preview/preview7/9.0.0-preview.7.md b/release-notes/9.0/preview/preview7/9.0.0-preview.7.md index b1cac78b8bb..cfe2fcfd70c 100644 --- a/release-notes/9.0/preview/preview7/9.0.0-preview.7.md +++ b/release-notes/9.0/preview/preview7/9.0.0-preview.7.md @@ -58,13 +58,13 @@ docker run --rm mcr.microsoft.com/dotnet/samples The following repos have been updated. -* [dotnet/sdk](https://hub.docker.com/_/microsoft-dotnet-sdk/): .NET SDK -* [dotnet/aspnet](https://hub.docker.com/_/microsoft-dotnet-aspnet/): ASP.NET Core Runtime -* [dotnet/runtime](https://hub.docker.com/_/microsoft-dotnet-runtime/): .NET Runtime -* [dotnet/runtime-deps](https://hub.docker.com/_/microsoft-dotnet-runtime-deps/): .NET Runtime Dependencies -* [dotnet/monitor](https://hub.docker.com/_/microsoft-dotnet-monitor/): .NET Monitor -* [dotnet/monitor/base](https://hub.docker.com/_/microsoft-dotnet-monitor-base/): .NET Monitor Base -* [dotnet/samples](https://hub.docker.com/_/microsoft-dotnet-samples/): .NET Samples +* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK +* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime +* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime +* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies +* [dotnet/monitor](https://github.com/dotnet/dotnet-docker/blob/main/README.monitor.md): .NET Monitor +* [dotnet/monitor/base](https://github.com/dotnet/dotnet-docker/blob/main/README.monitor-base.md): .NET Monitor Base +* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples ## Visual Studio Compatibility