I added the .tt and .ttinclude files from the NPoco_T4Generator folder to a new folder in my project. I am using Visual Studio Express 2013 for Web, but I got the same errors when trying the same thing in Visual Studio 2010 Professional.
|
|
Description |
File |
Line |
Column |
| Error |
1 |
Compiling transformation: Invalid token 'this' in class, struct, or interface member declaration |
NPoco.Gen.PocoRw.ttinclude |
1 |
1 |
| Error |
2 |
Compiling transformation: Method must have a return type |
NPoco.Gen.PocoRw.ttinclude |
1 |
6 |
| Error |
3 |
Compiling transformation: Type expected |
NPoco.Gen.PocoRw.ttinclude |
1 |
12 |
