Skip to content
This repository was archived by the owner on Oct 28, 2022. It is now read-only.
This repository was archived by the owner on Oct 28, 2022. It is now read-only.

Add support for finding TextTransform in Visual Studio 2019 #61

@rsheptolut

Description

@rsheptolut

I was working in VS2019 installed side by side with VS2017 and everything woked fine. Decided today that I won't be needing VS2017 anymore, and sure enough Clarius.TransformOnBuild stopped working for me. My guess is it doesn't know where to find TextTransform.exe. The error I'm getting is pretty cryptic, though: CS1056 Compiling transformation: Unexpected character '$'. So can be useful to also improve error messaging.

I haven't made any changes to the T4 file I'm transforming and the file transforms fine by the means of the VS2019 itself (when saving the T4 file for example). I did update Visual Studio 2019 to 16.0.4 though.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions