Tim-Maes / T4Executer

Visual Studio extension to fully manage execution of T4 templates on build.
MIT License
17 stars 3 forks source link

Not properly working in VS2022 #5

Open kwon0408 opened 1 year ago

kwon0408 commented 1 year ago

This extension is installable in VS2022, but nothing happens when the T4 button (in Solution Explorer) is pressed or before a build.

Also, when I access Extensions > T4Executer > Configure, what I see is only this dialog below:

image

Object reference not set to an instance of an object.

My environments are:

JendaPerl commented 3 months ago

This happened to me whenever any of the projects in the solution was Unloaded.