I am using TDS 6.0.0.36 and I am not able to generate Code. getting below error
No changed files. Code generation skipped. ERROR : on line 0 column 0 of file C:\Projects\src\tds\master\Code Generation Templates\GlassV3Header.tt Errors were generated when initializing the transformation object. The transformation will not be run. The following Exception was thrown: System.InvalidCastException: Unable to cast object of type 'HedgehogDevelopment.SitecoreProject.VSIP.CodeGeneration.Models.SitecoreItem' to type 'HedgehogDevelopment.SitecoreProject.VSIP.CodeGeneration.Models.ProjectHeader'. at Microsoft.VisualStudio.TextTemplating727B425690C8B05D76F966E61E44BFD05F743F6FF78C03FE8A5E1D8D67ABB6451D2B16452DBC3FE11091B6306ECAB2C38F6FBC0C4C64CA0A2505D23494936B45.GeneratedTextTransformation.Initialize() at CallSite.Target(Closure , CallSite , Object ) at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid1[T0](CallSite site, T0 arg0) at Microsoft.VisualStudio.TextTemplating.TransformationRunner.PerformTransformation()
ERROR : on line 0 column 0 of file C:\Projects\src\tds\master\Code Generation Templates\GlassV3Header.tt Errors were generated when initializing the transformation object. The transformation will not be run. The following Exception was thrown: System.InvalidCastException: Unable to cast object of type 'HedgehogDevelopment.SitecoreProject.VSIP.CodeGeneration.Models.SitecoreTemplate' to type 'HedgehogDevelopment.SitecoreProject.VSIP.CodeGeneration.Models.ProjectHeader'. at Microsoft.VisualStudio.TextTemplating727B425690C8B05D76F966E61E44BFD05F743F6FF78C03FE8A5E1D8D67ABB6451D2B16452DBC3FE11091B6306ECAB2C38F6FBC0C4C64CA0A2505D23494936B45.GeneratedTextTransformation.Initialize() at CallSite.Target(Closure , CallSite , Object ) at Microsoft.VisualStudio.TextTemplating.TransformationRunner.PerformTransformation()
ERROR : on line 0 column 0 of file C:\Projects\src\tds\master\Code Generation Templates\GlassV3Header.tt Errors were generated when initializing the transformation object. The transformation will not be run. The following Exception was thrown: System.InvalidCastException: Unable to cast object of type 'HedgehogDevelopment.SitecoreProject.VSIP.CodeGeneration.Models.SitecoreItem' to type 'HedgehogDevelopment.SitecoreProject.VSIP.CodeGeneration.Models.ProjectHeader'. at Microsoft.VisualStudio.TextTemplating727B425690C8B05D76F966E61E44BFD05F743F6FF78C03FE8A5E1D8D67ABB6451D2B16452DBC3FE11091B6306ECAB2C38F6FBC0C4C64CA0A2505D23494936B45.GeneratedTextTransformation.Initialize() at CallSite.Target(Closure , CallSite , Object ) at Microsoft.VisualStudio.TextTemplating.TransformationRunner.PerformTransformation()
Generating file C:\Projects\src\Foundation\code\Models\TdsClasses.cs
I have tried installing again and it didnt help