Resolve Concelier/Excititor merge conflicts
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace Mongo2Go.Helper
|
||||
{
|
||||
public interface IMongoBinaryLocator
|
||||
{
|
||||
string Directory { get; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user