Jared Parsons
Jared Parsons
> They can just say "give me the .NET 6 reference assemblies" and move on. They can only do this though if they have those restored on disk. That is...
Here is a quick code up of the idea of adding `GitLinkWarnOnMissingFiles` element https://github.com/jaredpar/GitLink/commit/b5af8e83dbebddc4f1703284357c0f4f30fd9623 When going through this though I wonder if `GitLinkSkipVerify` should be used instead. The logic being...
Another idea I had was essentially adding glob support for files to ignore when linking. This would allow a very granular approach to filtering out problematic files. The default could...
I think it would solve that. For that project we'd just override it to ignore both `*.xaml` plus the invalid file name we were specifying.
> It is not convenient to keep updating this issue with all intermittent test failures hit by the CI Agree. Going forward I would prefer this be more of a...
@danmosemsft why? This is pinned so that devs can find active infra issues easily.
Can you give an example of where this fails? Maybe a binlog, a failed build link, etc ... The only ref is a PR that is really long and has...
Closing as the requested info hasn't been provided. If you can provide that info we will re-open this issue.
@mavasani, @RikkiGibson
> We chatted about identifying a way to granularly disable source generators (VS2019 story for V1 source generator). I can't tell if this proposal is for the generators owned by...