You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CSF.Entities/Resources/ExceptionMessages.resx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,6 @@
22
22
<value>To up-cast an identity to a more specific entity type, the entity type to cast-as: `{1}' must derive from the specified identity's current entity type: `{0}'.</value>
<value>Identity type `{0}' was specified but provided identity value was a `{1}'.</value>
25
+
<value>Could not convert the identity value. Identity value type `{0}' is expected but the specified value is `{1}'. The specified value must be convertible to the expected value.</value>
0 commit comments