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
Every time when the proxy is generated, the System.Componentmodel.Annotations Package is added automatically, even if System.Componentmodel.DataAnnotations (standard .net ) is part of the project .
The Annotations are now part of System.Componentmodel.DataAnnotations in standard .net .
Is it possible to make this selectable?