From 91c5e829b64e366e259d16b59c6ca885e1b46a76 Mon Sep 17 00:00:00 2001 From: "Sneed, Anthony" Date: Wed, 18 Sep 2024 07:30:42 +0200 Subject: [PATCH] Update to Strongly Named MongoDB Driver Version 2.28 --- URF.Core.Mongo.Tests/URF.Core.Mongo.Tests.csproj | 2 +- URF.Core.Mongo/URF.Core.Mongo.csproj | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/URF.Core.Mongo.Tests/URF.Core.Mongo.Tests.csproj b/URF.Core.Mongo.Tests/URF.Core.Mongo.Tests.csproj index 1b52f34..55a3d2a 100644 --- a/URF.Core.Mongo.Tests/URF.Core.Mongo.Tests.csproj +++ b/URF.Core.Mongo.Tests/URF.Core.Mongo.Tests.csproj @@ -10,7 +10,7 @@ - + all diff --git a/URF.Core.Mongo/URF.Core.Mongo.csproj b/URF.Core.Mongo/URF.Core.Mongo.csproj index 13a8750..3e0ac75 100644 --- a/URF.Core.Mongo/URF.Core.Mongo.csproj +++ b/URF.Core.Mongo/URF.Core.Mongo.csproj @@ -3,7 +3,7 @@ net8.0 latest - 8.0.0 + 8.2.28 Long Le, Tony Sneed MIT https://github.com/urfnet/URF.Core @@ -11,7 +11,7 @@ URF - Unit of Work and Repositories Framework for .NET Standard and .NET Core (Official): MongoDb This official URF framework minimizes the surface area of your ORM technlogy from disseminating in your application. Framework provides an elegant way to implement a reusable and extensible Unit of Work and Repository pattern. repository unitofwork patterns - https://github.com/urfnet/URF.Core/releases/tag/v8.0.0 + https://github.com/urfnet/URF.Core/releases/tag/v8.2.28 true @@ -20,7 +20,7 @@ - +