I tried following this: How to use Entity Framework Power Tools in Visual Studio 2015?
Basically, from what I understand, I need to install EF Powertools on VS15 in order for the Reverse POCO to work. However, when I try to install the extension I get the error:
the extension is already installed to all applicable products.
Thanks
EDIT: I finally managed to re-install the EF Powertools, but I continue to get the same errors:
'Failed to resolve include text for file: ...\EF6.Utility.CS.ttinclude' and the other error is: 'Loading the include file 'EF6.Utility.CS.ttinclude' returned null or an empty string. The transformation will not be run.'