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?
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?