-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed
Labels
old-area-web-frameworks-do-not-use*DEPRECATED* This label is deprecated in favor of the area-mvc and area-minimal labels*DEPRECATED* This label is deprecated in favor of the area-mvc and area-minimal labels
Description
I upgraded my Project to .Net 7.0.
Since then, the debugger and building the solution, raises an error on assigning "Empty" to a string in an MVC Controller.
It raises the error "cannot convert source type to 'Microsoft.AsoNetCore.Mvc.EmptyResult' to target type 'string' "
Using "string.Empty" works fine.
Metadata
Metadata
Assignees
Labels
old-area-web-frameworks-do-not-use*DEPRECATED* This label is deprecated in favor of the area-mvc and area-minimal labels*DEPRECATED* This label is deprecated in favor of the area-mvc and area-minimal labels

