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
As folks migrate to v3, non-public fields and properties on all data types will be flagged as requiring a Key or IgnoreMember attribute.
A bulk code fix should be offered that adds IgnoreMember everywhere necessary to ease the migration.
As folks migrate to v3, non-public fields and properties on all data types will be flagged as requiring a
KeyorIgnoreMemberattribute.A bulk code fix should be offered that adds
IgnoreMembereverywhere necessary to ease the migration.