Skip to content

Updated Nuget packages. Removed all unused references.#45

Open
brunoamancio wants to merge 1 commit into
nhibernate:masterfrom
brunoamancio:master
Open

Updated Nuget packages. Removed all unused references.#45
brunoamancio wants to merge 1 commit into
nhibernate:masterfrom
brunoamancio:master

Conversation

@brunoamancio

Copy link
Copy Markdown

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

@brunoamancio

Copy link
Copy Markdown
Author

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

@lnu

lnu commented Nov 13, 2015

Copy link
Copy Markdown
Member

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

@milesibastos

Copy link
Copy Markdown
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