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
Added an AggregateException that is thrown when the Metadata restoration code can not restore one or more properties. This is not a checked exception, so should not cause any compilation issues.