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

Fix build error when dotnet tries to restore from offline NuGet cache #1323

Merged
merged 1 commit into from
May 31, 2024

Conversation

Badgerati
Copy link
Owner

Description of the Change

Fix build error when dotnet tries to restore from offline NuGet cache, by adding a NuGet.config file for the listener to restore from the online NuGet repository.

Related Issue

Resolves #1039

@Badgerati Badgerati added this to the 2.11.0 milestone May 31, 2024
@Badgerati Badgerati self-assigned this May 31, 2024
@Badgerati Badgerati merged commit 834655b into develop May 31, 2024
22 checks passed
@Badgerati Badgerati deleted the Issue-1039 branch May 31, 2024 18:17
@Badgerati Badgerati mentioned this pull request Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Build failure on finding NETStandard.Library
1 participant