From 3b81c683bd517df5d4ec58294332f90f08f38ea3 Mon Sep 17 00:00:00 2001 From: Lee Oades Date: Tue, 24 Feb 2026 17:08:38 +0000 Subject: [PATCH] Downgrade MongoDB.Driver to 2.27.0. Produce custom EventFlow.MongoDB.Temp --- .../EventFlow.MongoDB.Tests.csproj | 5 +++-- Source/EventFlow.MongoDB/EventFlow.MongoDB.csproj | 10 +++++----- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/Source/EventFlow.MongoDB.Tests/EventFlow.MongoDB.Tests.csproj b/Source/EventFlow.MongoDB.Tests/EventFlow.MongoDB.Tests.csproj index 2ba987c7e..7ce87d5e4 100644 --- a/Source/EventFlow.MongoDB.Tests/EventFlow.MongoDB.Tests.csproj +++ b/Source/EventFlow.MongoDB.Tests/EventFlow.MongoDB.Tests.csproj @@ -2,12 +2,13 @@ netcoreapp3.1;net6.0;net8.0;net10.0 False + $(NoWarn);NU1605 - - + + diff --git a/Source/EventFlow.MongoDB/EventFlow.MongoDB.csproj b/Source/EventFlow.MongoDB/EventFlow.MongoDB.csproj index ed5506a9f..eba4419c3 100644 --- a/Source/EventFlow.MongoDB/EventFlow.MongoDB.csproj +++ b/Source/EventFlow.MongoDB/EventFlow.MongoDB.csproj @@ -1,18 +1,18 @@ netstandard2.1;netcoreapp3.1;net6.0;net8.0;net10.0 - EventFlow.MongoDB - EventFlow.MongoDB + EventFlow.MongoDB.Temp + EventFlow.MongoDB.Temp Jan Feyen, Warren Pieterse - MongoDB ReadStore and Snapshot Persistence for EventFlow + MongoDB ReadStore and Snapshot Persistence for EventFlow (Custom build with MongoDB.Driver 2.27.0) CQRS ES event sourcing MongoDB - UPDATED BY BUILD + Custom build with MongoDB.Driver 2.27.0 for internal use true - +