Skip to content

Commit af1a552

Browse files
authored
Clarify warning about BinaryFormatter serialization
1 parent 1999d7d commit af1a552

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
> [!WARNING]
2-
> Binary serialization with `BinaryFormatter` can be a touch 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).
2+
> Binary serialization with `BinaryFormatter` can be more than a touch 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).

0 commit comments

Comments
 (0)