Skip to content

Custom NuGet Feed Credentials #2586

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
benwalpole opened this issue Jul 3, 2024 · 1 comment
Closed

Custom NuGet Feed Credentials #2586

benwalpole opened this issue Jul 3, 2024 · 1 comment

Comments

@benwalpole
Copy link

Hi,

We are attempting to use BenchmarkDotNet within a project that sources NuGet packages from an internal private feed.

When BenchmarkDotNet is doing a package restore as part of the its build it is getting an authentication error when trying to connect to this feed.

When BenchmarkDotNet launches which user is is running as?
Is there a way to pass credentials for things like a NuGet feed into BenchmarkDotNet?
Is it possible to instruct BenchmarkDotNet to not do a restore as part of its build process?

@adamsitnik
Copy link
Member

Hi @benwalpole

This is a duplicate of #1358

You could follow the steps described here: #1358 (comment) and see if you can provide a fix

@adamsitnik adamsitnik closed this as not planned Won't fix, can't repro, duplicate, stale Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants