Skip to content

Conversation

nickmkk
Copy link

@nickmkk nickmkk commented Aug 9, 2018

  • I've updated the MongoBinaryLocator to look for binaries in the nuget cache if they are not found in the project directory. This will make Mongo2Go compatible with projects using the nuget PackageReference option.
  • Also, I've added a binariesSearchDirectory parameter to MongoDbRunner.Start which allows an additional binaries search directory to be provided. This will make the db runner more flexible if someone decides to use it in some unpredictable way.

Nicholas J. Markkula added 3 commits August 9, 2018 10:19
…nuget cache if they are not found in the project directory. This will make Mongo2Go compatible with projects using the nuget PackageReference option.
…h allows the binaries search directory to be provided
@JohannesHoppe JohannesHoppe merged commit a76f00b into Mongo2Go:master Aug 9, 2018
@JohannesHoppe
Copy link
Member

That looks pretty fine! 👍

@JohannesHoppe
Copy link
Member

v2.2.7 is out! Many thanks! 👍

@nickmkk
Copy link
Author

nickmkk commented Aug 13, 2018

No problem, thank for merging, testing, and deploying it.

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.

2 participants