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

Upgraded all projects to use NuGet packages #154

Merged
merged 14 commits into from Aug 18, 2013
Merged

Upgraded all projects to use NuGet packages #154

merged 14 commits into from Aug 18, 2013

Conversation

moodmosaic
Copy link
Member

As discussed in #56, all projects are now upgraded to use NuGet packages.

  • For Moq 3.1.0.0 the closest version in NuGet is 3.1.416.3.
  • For xUnit.net 1.6.1 the closest version in NuGet is 1.8.0.1549 were all tests could actually run and pass using the xUnit.net Runner for TestDriven.Net.
  • For Rhino Mocks, FakeItEasy, and NSubstitute, the version remains the same.

Resolves #153.

@ploeh ploeh merged commit cdc59a9 into AutoFixture:master Aug 18, 2013
@moodmosaic moodmosaic deleted the NuGet branch August 18, 2013 19:50
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.

Replace Lib folder with NuGet Packages
2 participants