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 has been archived by the owner on Oct 28, 2022. It is now read-only.
We are using Visual Studio 2019 Professional with this package. 4/5 of our dev machines work fine, but 1 of the dev machines raises this error in the build: TRANSFORMONBUILDTASK : error : Exception has been thrown by the target of an invocation.
All of the machines are running Visual Studio 2019 v16.4.1.
Is Visual Studio 2019 supported yet? Can you think of any environmental dependencies that would cause 1 of the dev machines to fail with an error like this?
The text was updated successfully, but these errors were encountered:
In case you are still waiting for this (or arriving here by accident). I created a fork of this project and have build and deployed the correct nuget package that includes the change to fix this. You can find the nuget package on https://www.nuget.org/packages/JohnVerbiest.TransformOnBuild/.
I will be accepting pull requests in hope to put some new life into this.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We are using Visual Studio 2019 Professional with this package. 4/5 of our dev machines work fine, but 1 of the dev machines raises this error in the build:
TRANSFORMONBUILDTASK : error : Exception has been thrown by the target of an invocation.
All of the machines are running Visual Studio 2019 v16.4.1.
Is Visual Studio 2019 supported yet? Can you think of any environmental dependencies that would cause 1 of the dev machines to fail with an error like this?
The text was updated successfully, but these errors were encountered: