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?