From 7566643369823c05a97a09be52e761c82555afbd Mon Sep 17 00:00:00 2001 From: David Barker Date: Thu, 4 Mar 2021 00:35:20 +0800 Subject: [PATCH] Issues with the version number as 3.1.1 nuspec suggests that this is greater than or equal to VS code reports error, changing this to 3.1.12 resolves this error? --- src/AspNetCore.Identity.MongoDbCore.csproj | 2 ++ src/AspNetCore.Identity.MongoDbCore.nuspec | 12 ++++++------ 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/src/AspNetCore.Identity.MongoDbCore.csproj b/src/AspNetCore.Identity.MongoDbCore.csproj index c7df969..d9481ec 100644 --- a/src/AspNetCore.Identity.MongoDbCore.csproj +++ b/src/AspNetCore.Identity.MongoDbCore.csproj @@ -2,6 +2,8 @@ netcoreapp3.1;netstandard2.1 + 3.1.0 + 3.1.0 diff --git a/src/AspNetCore.Identity.MongoDbCore.nuspec b/src/AspNetCore.Identity.MongoDbCore.nuspec index 0539030..7161e81 100644 --- a/src/AspNetCore.Identity.MongoDbCore.nuspec +++ b/src/AspNetCore.Identity.MongoDbCore.nuspec @@ -15,16 +15,16 @@ aspnetcore mongo mongodb identity membership - - + + - - - - + + + +