dotnet / dotnet/arcade

CollectSourceBuildIntermediateNupkgDependencies should add `Version.Details.xml` to the MSBuild binlog

Open
#14,051 0 comments 0 reactions 0 assignees View on GitHub
up-for-grabs
Dominant language
C#
Stars
729
Forks
397
Avg merge
3d 15m
Merged PRs (30d)
149

Description

- [ ] This issue is blocking
- [ ] This issue is causing unreasonable pain

Custom build logic can add arbitrary files that are relevant to build logic to MSBuild's binlog by emitting them into the item `@(EmbedInBinlog)`.

It would be nice if that was done for the inputs to

https://github.com/dotnet/arcade/blob/f97854d90ada8bf6f932e003b3feaefde0234da8/src/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/SourceBuildArcadeTools.targets#L14-L22

To make it easier to diagnose an error in that task.

### Release Note Category
- [ ] Feature changes/additions
- [ ] Bug fixes
- [ ] Internal Infrastructure Improvements
### Release Note Description

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.