loresoft / PLINQO.EntityFramework.DbContext

Entity Framework DbContext templates for CodeSmith Generator
7 stars 7 forks source link

SchemaSelector issue in 2.0.55-beta #5

Closed tobimax closed 9 years ago

tobimax commented 9 years ago

Hi, I get a CodeSmith error when compilation / generation issue with the templates (i'm on the latest CS 7.0.2)

error CS0234: The type or namespace name 'SchemaSelector' does not exist in the namespace 'SchemaExplorer'

Is there something I'm missing.

Regards

Toby

pwelter34 commented 9 years ago

You need CodeSmith 7.0.3, which is in testing right now.

tobimax commented 9 years ago

Ah, ok, I though that might be the issue. Thanks, I'll stick with the previous version for now.