How to use tracker with exec task
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 141
Description
Hello,
I want to use filetracker with exe task.
I have managed to generate tlog files, how do i feed the, back so dependencies can be tracker?
Here is the command.
Seems the only way is for me to write a custom task.
However writing custom task was a problem when visual studio upgrades. I always have issues with msbuild reference from the previous version after that.
Also i want to be able to split TaskParameter Outputs from the exec file.
I have an executable that generates cpp header and cpp source file based on custom grammer.
This is very common scenario for a domain specific language.
Please advise.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.