NuGet/Home

PackTask should embed the .nuspec file in the binlog

Open

#13,128 opened on Jan 4, 2024

View on GitHub
 (2 comments) (0 reactions) (0 assignees)HTML (292 forks)batch import
Area:LoggingFunctionality:PackPriority:2Type:Featurehelp wanted

Repository metrics

Stars
 (1,459 stars)
PR merge metrics
 (Avg merge 464d 23h) (1 merged PR in 30d)

Description

PackTask should probably add the .nuspec path to the EmbedInBinlog item so that the (generated) .nuspec file gets embedded in the binlog. It'd be useful to see what the final nuspec file looked like that was used to pack.

Contributor guide