File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ If you're migrating an app to .NET 9, the breaking changes listed here might aff
36
36
| [ Altered UnsafeAccessor support for non-open generics] ( core-libraries/9.0/unsafeaccessor-generics.md ) | Behavioral change | Preview 6 |
37
37
| [ API obsoletions with custom diagnostic IDs] ( core-libraries/9.0/obsolete-apis-with-custom-diagnostics.md ) | Source incompatible | (Multiple) |
38
38
| [ BigInteger maximum length] ( core-libraries/9.0/biginteger-limit.md ) | Behavioral change | Preview 6 |
39
- | [ BinaryReader.GetString() returns "/ uFFFD" on malformed sequences] ( core-libraries/9.0/binaryreader.md ) | Behavioral change | Preview 7 |
39
+ | [ BinaryReader.GetString() returns "\ uFFFD" on malformed sequences] ( core-libraries/9.0/binaryreader.md ) | Behavioral change | Preview 7 |
40
40
| [ Creating type of array of System.Void not allowed] ( core-libraries/9.0/type-instance.md ) | Behavioral change | Preview 1 |
41
41
| [ Default ` Equals() ` and ` GetHashCode() ` throw for types marked with ` InlineArrayAttribute ` ] ( core-libraries/9.0/inlinearrayattribute.md ) | Behavioral change | Preview 6 |
42
42
| [ FromKeyedServicesAttribute no longer injects non-keyed parameter] ( core-libraries/9.0/non-keyed-params.md ) | Behavioral change | RC 1 |
You can’t perform that action at this time.
0 commit comments