From 512f2fefa40ef3783634d447d84fea96f9064f83 Mon Sep 17 00:00:00 2001 From: David Barker Date: Thu, 4 Mar 2021 11:59:13 +0800 Subject: [PATCH] Resolved issue with Nuget package versions, Setting min value to 3.1.8 To override this include the version of the dependency that you want to use in the project, 3.1.12 is recommended --- src/AspNetCore.Identity.MongoDbCore.nuspec | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/AspNetCore.Identity.MongoDbCore.nuspec b/src/AspNetCore.Identity.MongoDbCore.nuspec index 7161e81..c88b0f4 100644 --- a/src/AspNetCore.Identity.MongoDbCore.nuspec +++ b/src/AspNetCore.Identity.MongoDbCore.nuspec @@ -15,16 +15,16 @@ aspnetcore mongo mongodb identity membership - - - - + + + + - - - - + + + +