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

using nuget package management #9

Closed
suntong opened this issue Aug 15, 2017 · 2 comments
Closed

using nuget package management #9

suntong opened this issue Aug 15, 2017 · 2 comments

Comments

@suntong
Copy link
Contributor

suntong commented Aug 15, 2017

if I can make nuget packages do the upgrade not so automatically.

@sabarnett
Copy link
Collaborator

You need to include the Packages.Config files that were created for each project. It's this file that will allow people to download the source and have Visual Studio restore the packages. You should have three of these; one for each project.

suntong added a commit that referenced this issue Aug 16, 2017
@suntong
Copy link
Contributor Author

suntong commented Aug 16, 2017

Yeah, I was thinking this morning that I've had missed something, and was planning to double-check.

Thanks for pointing it out @sabarnett what exactly they are.

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

2 participants