-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed
Labels
DoneThis issue has been fixedThis issue has been fixedarea-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesIncludes: MVC, Actions and Controllers, Localization, CORS, most templatestask
Milestone
Description
The C# compiler has changed the metadata format used to represent nullability information in preview 7. Since this has changed, we don't detect any of the new patterns, and so our features for inferring required attribute don't work.
Tests skipped due to changes in preview7.
- KeyValuePairModelBinder_BindsKeyValuePairOfComplexType_NoData
- KeyValuePairModelBinder_BindsKeyValuePairOfSimpleType_NoData
- MutableObjectModelBinder_BindsKeyValuePairProperty_NoCollectionData
- MutableObjectModelBinder_BindsKeyValuePairProperty_NoData
Metadata
Metadata
Assignees
Labels
DoneThis issue has been fixedThis issue has been fixedarea-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesIncludes: MVC, Actions and Controllers, Localization, CORS, most templatestask