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 for broken build #143

Merged
merged 3 commits into from
Oct 29, 2021
Merged

Fix for broken build #143

merged 3 commits into from
Oct 29, 2021

Conversation

ffMathy
Copy link
Collaborator

@ffMathy ffMathy commented Oct 29, 2021

Fixes #141.

See the comments of #142 for context.

Until nuget 6.0 is released, it seems we have to do this temporarily.

It's a restore problem, not a build problem. However, I think it's safe to assume that things that build on Windows and/or Linux will also build on Mac.

Fixes lucaslorentz#141.

See the comments of lucaslorentz#142 for context.

Until nuget 6.0 is released, it seems we have to do this temporarily.

It's a restore problem, not a build problem. However, I think it's safe to assume that things that build on Windows and/or Linux will also build on Mac.
@ffMathy
Copy link
Collaborator Author

ffMathy commented Oct 29, 2021

More context: NuGet/Home#10491

@ffMathy
Copy link
Collaborator Author

ffMathy commented Oct 29, 2021

Also @lucaslorentz we'll need to remove the required MacOS check, so that the PR can be merged.

@ffMathy
Copy link
Collaborator Author

ffMathy commented Oct 29, 2021

I also updated the Azure DevOps file now to include the repository URL.

@lucaslorentz lucaslorentz merged commit 16d8f3b into lucaslorentz:master Oct 29, 2021
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.

Build fails on Azure DevOps
2 participants