diff --git a/docs/core/compatibility/11.md b/docs/core/compatibility/11.md index 7d83696490c96..8b3b92a228747 100644 --- a/docs/core/compatibility/11.md +++ b/docs/core/compatibility/11.md @@ -41,6 +41,12 @@ See [Breaking changes in ASP.NET Core 11](/aspnet/core/breaking-changes/11/overv |----------------------------------------------------------------|-------------------| | [DSA removed from macOS](cryptography/11/dsa-removed-macos.md) | Behavioral change | +## Deployment + +| Title | Type of change | +|-------|-------------------| +| [configProperties in .runtimeconfig.dev.json override .runtimeconfig.json](deployment/11/runtimeconfigdev-configproperties-precedence.md) | Behavioral change | +