From 7b87c81989996d3530eddb8c2e597329be929f96 Mon Sep 17 00:00:00 2001 From: Alexandre SPIESER Date: Wed, 13 Oct 2021 23:12:30 +0100 Subject: [PATCH] Release 3.1.2: Upgraded dependency MongoDbGenericRepository to version 1.4.8 --- .../MongoIdentitySample.Mvc.csproj | 2 +- src/AspNetCore.Identity.MongoDbCore.csproj | 10 +++++----- ...etCore.Identity.MongoDbCore.IntegrationTests.csproj | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/sample/MongoIdentitySample.Mvc/MongoIdentitySample.Mvc.csproj b/sample/MongoIdentitySample.Mvc/MongoIdentitySample.Mvc.csproj index a926a54..460ff58 100644 --- a/sample/MongoIdentitySample.Mvc/MongoIdentitySample.Mvc.csproj +++ b/sample/MongoIdentitySample.Mvc/MongoIdentitySample.Mvc.csproj @@ -8,7 +8,7 @@ - + diff --git a/src/AspNetCore.Identity.MongoDbCore.csproj b/src/AspNetCore.Identity.MongoDbCore.csproj index 9204bda..5a044a4 100644 --- a/src/AspNetCore.Identity.MongoDbCore.csproj +++ b/src/AspNetCore.Identity.MongoDbCore.csproj @@ -18,9 +18,9 @@ https://github.com/alexandre-spieser/AspNetCore.Identity.MongoDbCore Git - 3.1.1 - 3.1.1 - 3.1.1 + 3.1.2 + 3.1.2 + 3.1.2 @@ -30,8 +30,8 @@ - - + + diff --git a/test/AspNetCore.Identity.MongoDbCore.IntegrationTests/AspNetCore.Identity.MongoDbCore.IntegrationTests.csproj b/test/AspNetCore.Identity.MongoDbCore.IntegrationTests/AspNetCore.Identity.MongoDbCore.IntegrationTests.csproj index 99fef36..9adc918 100644 --- a/test/AspNetCore.Identity.MongoDbCore.IntegrationTests/AspNetCore.Identity.MongoDbCore.IntegrationTests.csproj +++ b/test/AspNetCore.Identity.MongoDbCore.IntegrationTests/AspNetCore.Identity.MongoDbCore.IntegrationTests.csproj @@ -7,15 +7,15 @@ - + - - + +