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

MsBuild and Nuget package restore #18

Open
LindaLawton opened this issue Jan 3, 2017 · 0 comments
Open

MsBuild and Nuget package restore #18

LindaLawton opened this issue Jan 3, 2017 · 0 comments

Comments

@LindaLawton
Copy link
Owner

Create a dummy project. With all of the packages. Run each class though it to ensure there are no errors in the generation. I will need to be able to delete the packages every time i run to ensure i am running with the same packages that the client library was built from.

restore all the packages.

nuget.exe restore dummySolution.sln

Build the project

D:\MSbuild>C:\Windows\Microsoft.NET\Framework\v4.0.30319\msbuild.exe "D:\Projects\dummySolution\dummySolution.sln" /property:Configuration=Debug

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

1 participant