sjh37 / EntityFramework-Reverse-POCO-Code-First-Generator

EntityFramework Reverse POCO Code First Generator - Beautifully generated code that is fully customisable. This generator creates code as if you reverse engineered a database and lovingly created the code by hand. It is free to academics (you need a .edu or a .ac email address), not free for commercial use. Obtain your licence from
https://www.reversepoco.co.uk/
Other
706 stars 230 forks source link

Models updated without prompt when focus is moved from tab - not just when saved #707

Closed statler closed 3 years ago

statler commented 3 years ago

After the recent update, my templates now generate models automatically if I move focus to another page - regardless of whether I save.

Previously my templates did not update unless I saved the template, and I think I was even prompted (but not sure).

Is this a change in RevPOCO, Visual Studio or some settings weirdness?

sjh37 commented 3 years ago

Visual studio has always run the template for me whenever I navigate away from an unsaved .tt file. I find it annoying it does that and would love to know the VS setting to turn that off.

https://stackoverflow.com/questions/4034886/how-to-stop-t4-from-executing-every-time-i-switch-to-another-tab

sjh37 commented 3 years ago

I'll close this issue as its something I am unable to fix/resolve.