Upgraded MongoDB.Driver to 2.13.2, move target framework of CoreIntegrationTests to netcoreapp2.1

This commit is contained in:
Alexandre SPIESER
2021-10-13 22:52:00 +01:00
parent fe02d871f3
commit dc196b24f7
12 changed files with 80 additions and 38 deletions
@@ -1,5 +1,4 @@
using MongoDB.Bson.Serialization.Attributes;
using MongoDbGenericRepository.Models;
using MongoDbGenericRepository.Models;
using NUnit.Framework;
using System;
using System.Collections.Generic;