You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 28, 2022. It is now read-only.
Using Visual Studio Community 2019
Install-Package Clarius.TransformOnBuild
Run my solution with tt file I get the following error
System.Exception: Failed to find TextTransform.exe
at Clarius.TransformOnBuild.MSBuild.Task.TransformOnBuildTask.GetTextTransformExePath()
at Clarius.TransformOnBuild.MSBuild.Task.TransformOnBuildTask.Execute()
at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute()
at Microsoft.Build.BackEnd.TaskBuilder.d__26.MoveNext()