NuGet / Home

Repo for NuGet Client issues
Other
1.5k stars 252 forks source link

Are local feeds breaking Merged Metadata? #9455

Open donnie-msft opened 4 years ago

donnie-msft commented 4 years ago

User reported on Developer Community an issue with Published Date showing always "today".

One piece of code I found that should be investigated may be related: GetVersionsAsynccreates an empty collection of versions.

Later, this collection is used by MergeVersionsAsync to Merge versions using some Linq on the returned versions collection.

nkolev92 commented 4 years ago

@donnie-msft Can you triage this? Still relevant? I imagine you only need to move it to the backlog pipeline.