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

Does this work for csproj with packagereferences? #14

Open
amccool opened this issue Jul 24, 2019 · 3 comments
Open

Does this work for csproj with packagereferences? #14

amccool opened this issue Jul 24, 2019 · 3 comments

Comments

@amccool
Copy link

amccool commented Jul 24, 2019

I have a pre csproj 2017 style file, with packagereferences. Using the "migrate to packagerefernces" right click.

can you read csproj with packagereferences?

Cannot find 'packages' directory. Have you run 'nuget restore'?

@richorama
Copy link
Owner

erm, probably not at the moment.

@shawnallen85
Copy link
Contributor

I think the latest PR (#18) for this resolves this.

@ransagy
Copy link

ransagy commented Feb 15, 2021

As PackageReference is the default in newer projects and the only supported option in .NET Core/.NET 5 (i think) this would be very useful to have, indeed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants