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 79f909abc4..a8ebab96d8 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 9b27afb4ac..a00f611e6a 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 dd33419c62..ac41916f1f 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 f84fd58322..a7e111d14a 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 4b11234a15..aa64caa048 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 83a48fb27b..3a00f1b4c9 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 a07309627a..303355dac4 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 1e7eaf77cd..86ece87513 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 8eab059b8c..c5babd59fc 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 fa0e02b768..f5606cff43 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 7913d9938a..5b457e7723 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 e1709f19c6..4112ef425d 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 bad73a461c..153f2e4c68 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 e3f88bae78..5e79afc079 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 fc4deae599..dc9f71e752 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 16e39f977f..c32469b5c9 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 99f6f8a2f5..f916443d61 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 5ce32f550d..1ad55b4039 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 5b96d721c5..890769bab0 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 68ce974bdb..2c90570b72 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 ece4276a95..4e2b5f26c7 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 4413cd98ed..1ee07c61ab 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 864dfeed9d..6e3666cdbd 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 05758bdf3d..a3cfd01670 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 937418dfdf..7e75c70f3d 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 30d295346f..72e5fc354c 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 71fb569daf..c1b1b0029e 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 0e403ef405..b18c5fa775 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 91f0ee54b2..2d1b8c18b3 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 d35d9463ef..0ff16deeff 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 ac38098aa2..c0b1fa332c 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 36cea47c21..86d12f8cea 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 abd44135d6..1ecbb1ba5a 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 4d87e7cf73..3f55daa889 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 dcc22bbfd1..5b5627c130 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 fb298a5a7c..424784ca4d 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 406896e0f1..49c2983fec 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 ac118c1f50..ebe0c84be5 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 2e5c7d647e..87e187a616 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 0430977879..455e0e14c5 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 2271f52247..88be7ba39c 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 e6e0c5d7e3..4522b98187 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 e6c9d84024..8e8bca50f8 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 6011b0819a..fa5063f50b 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 1d49ac773d..9da9778098 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 aab3b17617..5ae7784e31 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 f08cc39828..e5f4e49abc 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 ba61dd7c10..7a1742f116 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 6bdf1ebc9b..6e26e688d6 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 0c4569da7f..079b5d67a8 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 4adfe28532..41ea5ef589 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 a5b41a6ea4..cd18f17d4d 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 3347f8c823..3fa7de535e 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 3f150b0fa8..45c4ca27e0 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 058e121067..9ea94e03a7 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 e6f92c9996..5fd0079a8c 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 3360c18258..c34b03b928 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 9f7a7f47a8..0c2dea15b1 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 538eadf3dc..4bfa3dfb93 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 001a6fb0d1..b7c8fe4e51 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 6d6d1a64f8..2daf4b4ba4 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 4d5f4d5091..e70970fb4a 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 53058deac4..9e052d991a 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 a619fa43b9..8a4022d79e 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 83984ac467..6604d389fc 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 c6769c594d..eb9fba2439 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 e84c9fca5f..7dffade1df 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 88b809b502..d8c3f33b9e 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 f5f7607dd2..c106b1e925 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 157eb082f3..dec21a2eb3 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 7d12adc58f..edec19d7c5 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 76c587e859..d56867330b 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 a9d3ddc5d5..af8816466a 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 a1b5b33f33..bc689d4ae1 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 7cf3fcd949..83124c410b 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 ce8753c002..31f204201f 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 12baf9b915..a1bf070091 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 971fc6f87b..90122c7c1c 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 595aa9d19a..23347efbfd 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 55769c9193..1284ae842c 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 84d0d79b0a..8e1ff08144 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 ab08ae6bca..af9d391de8 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 f91d081ad0..067f3467f1 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 ba1302df56..5a0a281f33 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 f552bcd865..164b9654fb 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 8aecd40e8e..f5d44d6073 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 db5efc0096..4b57ec375e 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 4743ed1e95..ed1da3043c 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 e63799586d..8f5e8f3ccf 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 c5e54a4113..aa7ed98eaf 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 d3bdce4ca0..49f1dfbd35 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 da02d5f197..acfd14f6e8 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 a7919b0c6a..d7c04b2eec 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 05b9d40a15..6b8a4910f6 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 4e296e4737..e7a7a0490b 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 b5de320bf7..2b442a23a4 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 51ba0c8e1f..49fe6754ef 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 1648d41ed0..7a5629ef49 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 58310e0b41..63abf82c39 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 2d3a52a6da..cd478161d8 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 09594c0eb9..8c3b811f1a 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 2f39799b44..a5a52816f8 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 44ec652689..b5a5511920 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 940e196627..a10be959cb 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 93dbe3d939..adf5522e32 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 a8ec257834..000086bee7 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 a4fbf3904c..67b2d2231f 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 7816983d63..9b6fb4d9cd 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 49d04006fe..af18748d40 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 6deaa5b656..1e1e03e1bc 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 a8cd775ffc..d2b0552b28 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 5634827023..9438f093f2 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 be86762161..17ac55845b 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 87d057d5c6..f9bb06ac61 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 fce1de8a7d..a82267eec5 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 9084cf56ba..530b054582 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 51ccf5cb4e..3f939c7c10 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 2511fd457d..9181bd0654 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 427456bf98..9cb99e260f 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 5fb8ccbc7c..d676de84c7 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 4c8a7d1056..6b86377e9c 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 7ad14710ae..07102edd05 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 e59ae89eb2..3157e0e734 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 14ac8dbb19..4c448adff6 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 6b325d92b5..f11790dd30 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 675008026c..236b9f0f5f 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 8cba14cdca..68707acac8 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 30b23df45e..15f772ac75 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 5a8eb11dbc..acc0a91e33 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 e10bc90aed..7a4a3ec023 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 9603e9899e..d094408991 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 8cde6b3fa0..a8f370e6b4 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 6bf92e5038..597d4838a6 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 d5a4e47cdd..119aa31e49 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 1db0e65583..164dc0f2ea 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 1db6732bf8..092d3a50bd 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 92fd337c5c..2b625585c4 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 37406874e2..b3bc765045 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 7ed5c5267f..4286abc58e 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 5d390d84fa..0326ab4842 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 aff4ce8930..b1f3e1fb9c 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 299a539292..740e8bb472 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 9861903678..a179d8207f 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 c216d0de8a..2913c60008 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 661a5867bc..96c0250e4c 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 a4120453a6..9d77cba01c 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 50166b7b09..b8a2f2c937 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 b1c0af607b..bb484f9278 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 887b9caab3..91b1774564 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 a4d1d2c559..cbf0efa454 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 460c994b6d..bbc2dc4bf7 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 b0e023131a..bc8c33b68e 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 c967e1dfa9..861a3e790e 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 429a2c993f..a5bf87dd03 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 88d1a75db0..0cf16db92f 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 92f36524e1..d57994031a 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 0a4d8aab45..478c0765d4 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 ba6322e8d9..15274ccdc9 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 342952811a..5e3f78d442 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 e264564760..c98668e41b 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 13e83d1d19..bd54c96f78 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 5b28b92f36..6e7643d3b2 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 6d482c3408..e88f2cba88 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 98ae51f77b..6d60569aa5 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 c8a27e7d89..7168e3116b 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 43865abade..85593739fb 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 30578fd84f..69ef970f32 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 66f217d604..3da5bc21e8 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 cdcd673421..66bcc405d4 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 a88c28e6b6..161bce0a39 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 e43dd14cf7..4bc108fe45 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 69b8fc1011..70cb05191c 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 1db85ebfd0..c0054d0692 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 2464236472..23ae0e1a32 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 7cf5424b9d..929ae42e85 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 f0c56c108d..30d673a475 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 723236d9c7..a9a75e4022 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 dfe206ef6f..b2acd63cf7 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 b85be80500..bb035fe53a 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 4194bc4160..36e533a16a 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 d08cad6530..55b582ee6d 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 00fcf817a9..6fc30c277b 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 fa89b587bd..09f1bb4b98 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 9212e61f1a..4dae0ee12a 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 77d60fc988..d9897f051e 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 84ab38e5dd..4790798734 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 b1cac78b8b..cfe2fcfd70 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