Skip to content
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

Enforce nuget package source to work around intermittent CI failures #162

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

fredrikhr
Copy link
Contributor

Minsk (just as my own personal projects that use Azure DevOps CI) currently suffers from intermittent CI failures where the CI fails to restore packages from nuget. See here for a description of the issue.

A workaround for the issue is to enforce usage of Nuget as a package source. This PR adds a standard nuget.config file as produced by running dotnet new nugetconfig.

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

Successfully merging this pull request may close these issues.

2 participants