From 6c6c9ed1db613966b5ef22fbb376d0280229bc42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Chalet?= Date: Tue, 22 Oct 2024 06:27:36 +0200 Subject: [PATCH] Bump MongoDB to 3.0.0 and strong-name the MongoDB packages --- Directory.Packages.props | 32 +++++++++---------- .../OpenIddict.Sandbox.AspNet.Server.csproj | 1 - .../Startup.cs | 5 --- .../OpenIddict.MongoDb.Models.csproj | 7 ++-- .../OpenIddict.MongoDb.csproj | 9 +++--- .../OpenIddictMongoDbApplicationStore.cs | 6 ++-- .../OpenIddictMongoDbAuthorizationStore.cs | 6 ++-- .../Stores/OpenIddictMongoDbScopeStore.cs | 6 ++-- .../Stores/OpenIddictMongoDbTokenStore.cs | 6 ++-- .../OpenIddict.MongoDb.Tests.csproj | 2 +- 10 files changed, 36 insertions(+), 44 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index ed39279c..10943722 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -43,8 +43,8 @@ - - + + @@ -100,8 +100,8 @@ - - + + @@ -157,8 +157,8 @@ - - + + @@ -242,8 +242,8 @@ - - + +