Forgind
Forgind
This may have been a part of a design discussion that wasn't fully fleshed out, but having -getTargetResult _add_ the targets it wants to execute to the list of targets...
That's something you can do, and in your example, it would be pretty reasonable. One could potentially have an enormous list of results, though, and many users are very concerned...
@baronfel, I think this fell through the cracks at some point. I still think the current design is the best option available, but since there's some disagreement on that point,...
ChangeWaves are on by default, so the test doesn't have to opt into them for them to fire.
I currently suspect ImportProjectExtensionTargets is being set to false, and that means there's some targets file that isn't being imported, so we don't care about ILLinkTargetsPath, and that's making us...
I had a lot of trouble building for some reason, but I got the unit test to run. It failed in a similar way. I think there should be a...
I don't know very much about it either, and apparently I got the directory wrong, but I verified that the publish command is supposed to create this file: "C:\GitHub\sdk\artifacts\.nuget\packages\microsoft.net.illink.tasks\7.0.100-1.23211.1\build\Microsoft.NET.ILLink.targets" I'll...
The "breaking change" here is if someone has a *.g.targets that they create _before_ Restore and want imported during Restore. I told jeffkl that seems unusual to me; do you...
> Is it possible to scrub the history, e.g. remove things like code flow PRs / commits (everything under eng), but retain important items that introduced product changes, bug fixes...
@leecow, Is this something you want to take a look at?