added objectid tests
This commit is contained in:
@@ -39,7 +39,6 @@ namespace MongoDbGenericRepository
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// Asynchronously returns a paginated list of the documents matching the filter condition.
|
||||
/// </summary>
|
||||
@@ -71,7 +70,6 @@ namespace MongoDbGenericRepository
|
||||
.ToListAsync();
|
||||
}
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// Asynchronously returns a paginated list of the documents matching the filter condition.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user