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 @@ -39,7 +39,7 @@ If you're migrating an app to .NET 9, the breaking changes listed here might aff
3939| [ BinaryReader.GetString() returns "\uFFFD" on malformed sequences] ( core-libraries/9.0/binaryreader.md ) | Behavioral change | Preview 7 |
4040| [ Creating type of array of System.Void not allowed] ( core-libraries/9.0/type-instance.md ) | Behavioral change | Preview 1 |
4141| [ Default ` Equals() ` and ` GetHashCode() ` throw for types marked with ` InlineArrayAttribute ` ] ( core-libraries/9.0/inlinearrayattribute.md ) | Behavioral change | Preview 6 |
42- | [ EnumConverter validates registered types to be enum] ( core-libraries/9.0/enumconverter.md ) | Binary incompatible | Preview 7 |
42+ | [ EnumConverter validates registered types to be enum] ( core-libraries/9.0/enumconverter.md ) | Behavioral change | Preview 7 |
4343| [ FromKeyedServicesAttribute no longer injects non-keyed parameter] ( core-libraries/9.0/non-keyed-params.md ) | Behavioral change | RC 1 |
4444| [ IncrementingPollingCounter initial callback is asynchronous] ( core-libraries/9.0/async-callback.md ) | Behavioral change | RC 1 |
4545| [ Inline array struct size limit is enforced] ( core-libraries/9.0/inlinearray-size.md ) | Behavioral change | Preview 1 |
You can’t perform that action at this time.
0 commit comments