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

A circular dependency was detected. (NuGet Error NU1108) #17

Open
thedavegray opened this issue Dec 28, 2022 · 0 comments
Open

A circular dependency was detected. (NuGet Error NU1108) #17

thedavegray opened this issue Dec 28, 2022 · 0 comments

Comments

@thedavegray
Copy link

thedavegray commented Dec 28, 2022

Hello
Created a new .NET 7.0 Console application and trying to add the Nuget ServiceNow.API but I am getting this error

Severity Code Description Project File Line Suppression State
Error NU1108 Cycle detected. ServiceNow.Api -> ServiceNow.Api (>= 1.2.36). ServiceNow.Api

I have tried with with 3 older versions of the package, same result.

My project file includes the line <LangVersion>latest</LangVersion> as directed by the docs.

Can you please advise what is wrong?

Thanks

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

No branches or pull requests

1 participant