Jeff-Lewis / codesmith

Automatically exported from code.google.com/p/codesmith
0 stars 0 forks source link

Entity base class name not reflected in Detach methods where statements. #38

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Change the name of the entity base class from LinqEntityBase (in my 
case EntityBase)
2. Generate the entities
3. Build the project

What is the expected output? What do you see instead?
Build should succeed, but the EntityBase.Generated.cs still had 
LinqEntityBase as the name of the entity base class in the "where 
TEntity : " clause of the Detach methods.

What version of the product are you using?
2.5.1

Please provide any additional information below.

Original issue reported on code.google.com by panesofg...@gmail.com on 21 Jan 2009 at 10:50

GoogleCodeExporter commented 9 years ago
Fixed in latest svn version.

Original comment by paul.wel...@gmail.com on 23 Jan 2009 at 8:04

GoogleCodeExporter commented 9 years ago

Original comment by shannon....@gmail.com on 7 Oct 2009 at 3:50

GoogleCodeExporter commented 9 years ago

Original comment by shannon....@gmail.com on 30 Dec 2009 at 5:43

GoogleCodeExporter commented 9 years ago

Original comment by shannon....@gmail.com on 30 Dec 2009 at 6:03