Prepare for 1.3.5 release.

This commit is contained in:
alexandre-spieser
2018-02-10 18:32:45 +00:00
parent ed0d206a97
commit 6f5eb71dad
13 changed files with 1997 additions and 1733 deletions
@@ -281,7 +281,6 @@ namespace MongoDbGenericRepository
/// For the entity selected by the filter, updates the property field with the given value.
/// </summary>
/// <typeparam name="TDocument">The type representing a Document.</typeparam>
/// <typeparam name="TKey">The type of the primary key for a Document.</typeparam>
/// <typeparam name="TField">The type of the field.</typeparam>
/// <param name="filter">The document filter.</param>
/// <param name="field">The field selector.</param>