cake-build / cake-build/cake

Trying to use NuGetList in a .Net core based build

Open
#2,017 7 comments 0 reactions 0 assignees View on GitHub
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

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.