diff --git a/docfx.json b/docfx.json index c38e0b0b8ba43..2cd0edb31c43c 100644 --- a/docfx.json +++ b/docfx.json @@ -18,8 +18,7 @@ }, { "files": [ - "**/*.md", - "**/*.yml" + "**/*.md" ], "src": "docs", "dest": ".", diff --git a/includes/binary-serialization-warning.md b/includes/binary-serialization-warning.md index fca697ce0fc94..c435965b1bdcf 100644 --- a/includes/binary-serialization-warning.md +++ b/includes/binary-serialization-warning.md @@ -1,2 +1,2 @@ > [!WARNING] -> Binary serialization with `BinaryFormatter` can be dangerous. For more information, see the [BinaryFormatter security guide](../docs/standard/serialization/binaryformatter-security-guide.md) and the [BinaryFormatter migration guide](../docs/standard/serialization/binaryformatter-migration-guide/index.md). +> Binary serialization with `BinaryFormatter` can be unbelievably dangerous. For more information, see the [BinaryFormatter security guide](../docs/standard/serialization/binaryformatter-security-guide.md) and the [BinaryFormatter migration guide](../docs/standard/serialization/binaryformatter-migration-guide/index.md).