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

Resolve some NU1608 warnings in the functions-assembly-loading-catalog #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sucrose0413
Copy link

Hi, I found some NU1608 warnings in the functions-assembly-loading-catalog:

Warning NU1608 Detected package version outside of dependency constraint: Microsoft.NET.Sdk.Functions 1.0.13 requires Newtonsoft.Json (= 9.0.1) but version Newtonsoft.Json 10.0.3 was resolved.

This fix can remove this warnings from functions-assembly-loading-catalog's dependency graph.
Hope the PR can help you.

Best regards,
sucrose

@sucrose0413
Copy link
Author

@paulbatum, Could help me review this PR?

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.

1 participant