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

Updated Nuget packages. Removed all unused references. #45

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

Updated Nuget packages. Removed all unused references. #45

wants to merge 1 commit into from

Conversation

brunoamancio
Copy link

I have updated all packages. All unused references in all classes were removed.

@brunoamancio
Copy link
Author

I don't know the reason the tests don't pass on the CI servers. They work locally.

@lnu
Copy link
Member

lnu commented Nov 13, 2015

It complains about Moq? did you clean everything before building locally?

@milesibastos
Copy link
Member

Try this:

$ cd path/to/project
$ git clean -fdx
$ build.cmd

Error:

Could not load file or assembly 'Moq, Version=4.2.1510.2205, Culture=neutral, PublicKeyToken=69f491c39445e920' or one of its dependencies. The system cannot find the file specified.
Command exited with code -2

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.

3 participants