문제

Sometimes Visual Studio reminds me that these generators were updated, but I can't find anywhere what was changed and if I would get some benefit from updating my templates.

  1. Is there any list of the changes introduced in the several versions of these generators?
  2. Do I need to remove and re-add the .tt templates to get the updates or is there another way?
도움이 되었습니까?

해결책

  1. No. I don't think so unless ADO.NET team writes an article related to specific version on their blog.
  2. Yes. To use a new version of template you must remove old .tt files and add new one.
라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top