Trying to use NuGetList in a .Net core based build
Open
- Dominant language
- C#
- Stars
- 4.2k
- Forks
- 778
- Avg merge
- 1h 15m
- Merged PRs (30d)
- 19
Description
### What You Are Seeing?
NuGetList exists with a generic "error 13" when the build is executed on a linux-based machine. I'm suspecting this is because the "Cake.Common.Tools.NuGet" isnt implemented in such a way that it works on Linux. Our specific use case is that we need to query a nuget feed as part of a build, because we need to know the correct version of some dependent packages we send into "OctoCreateRelease".
So I guess my question is: Should this work?
Happy to provide more info if it should.
Contributor guide
Assessment
This issue has not been assessed yet.