When I expand T4 templates inside Visual Studio, I can use the full C# 3.0 syntax, including LINQ expressions, etc. When I expand it outside Visual Studio using TextTransform.exe it complains about LINQ expressions and other new features of C# 3.0. Is there a newer version of TextTransform.exe?
The one I'm running is in:
C:\Program Files\Common Files\Microsoft Shared\TextTemplating\1.2\TextTransform.exe