You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i updated my project from TE 2.2 to 2.5 and used your VSPackage to create Code Generation Items but i was wondering why it still generates "old" Entity Classes.
So i found out the VS2013 Package has all the new stuff including shared Templates and in the VS2015 (2.5.2.1) VSIX there is only the old ones.
In the github Repo you can see in the Output folder of the Package that there are the new item templates. But if you look in the vsix you can see there are just the old ones.
Maybe you have to fix the VSIX Resources
Kind Regards
Konrad
The text was updated successfully, but these errors were encountered:
Sorry for beeing unclear, the 2015 VSIX is the one you may have to look for.
In the 2015 ones there are old Item Templates for Code Generation Items.
I extracted the Item Templates from the Repo myself, so i have a workaround...but maybe for other user with VS 2015 this would be a pitfall.
Hello,
i updated my project from TE 2.2 to 2.5 and used your VSPackage to create Code Generation Items but i was wondering why it still generates "old" Entity Classes.
So i found out the VS2013 Package has all the new stuff including shared Templates and in the VS2015 (2.5.2.1) VSIX there is only the old ones.
In the github Repo you can see in the Output folder of the Package that there are the new item templates. But if you look in the vsix you can see there are just the old ones.
Maybe you have to fix the VSIX Resources
Kind Regards
Konrad
The text was updated successfully, but these errors were encountered: