Can anyone tell me how to create an Item Template that can be used by the EF designer for the Add Code Generation Item option? I have created the Item Template and it works like a dream! However, I can't figure out how to get it to show up in the Add Code Generation Item dialog. FWIW I'm using a VSIX Project to deploy the Item Template.
Asked
Active
Viewed 503 times
1 Answers
2
The .vstemplate file in your Item Template project must have the ADONETArtifactGenerator_ prefix.

Dmytro
- 923
- 1
- 8
- 14