Hi,
Since v2.17.1 I have been able to generate stored proc return models in the POCO assembly. This assembly does not have a reference to EF. However, the new version, v2.17.2, has changed the usings in the generated POCO classes - it now includes "using System.Data.Entity.Infrastructure;" and "using System.Data.Entity.Core.Objects;". The assembly won't build because it does not reference EF. Please can you restore the previous behaviour.
Thanks,
Andy
Comments: Thanks Andy This is a duplicate of [case 172](https://efreversepoco.codeplex.com/workitem/172) and is __currently being worked on__. I'll add your note to 172.
Since v2.17.1 I have been able to generate stored proc return models in the POCO assembly. This assembly does not have a reference to EF. However, the new version, v2.17.2, has changed the usings in the generated POCO classes - it now includes "using System.Data.Entity.Infrastructure;" and "using System.Data.Entity.Core.Objects;". The assembly won't build because it does not reference EF. Please can you restore the previous behaviour.
Thanks,
Andy
Comments: Thanks Andy This is a duplicate of [case 172](https://efreversepoco.codeplex.com/workitem/172) and is __currently being worked on__. I'll add your note to 172.