diff --git a/URF.Core.Abstractions.Services/URF.Core.Abstractions.Services.csproj b/URF.Core.Abstractions.Services/URF.Core.Abstractions.Services.csproj index 7a45048..62911b0 100644 --- a/URF.Core.Abstractions.Services/URF.Core.Abstractions.Services.csproj +++ b/URF.Core.Abstractions.Services/URF.Core.Abstractions.Services.csproj @@ -3,7 +3,7 @@ net6.0 latest - 6.1.0 + 7.0.0 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): Abstractions.Services 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/v6.1.0 + https://github.com/urfnet/URF.Core/releases/tag/v7.0.0 true diff --git a/URF.Core.Abstractions.Trackable/URF.Core.Abstractions.Trackable.csproj b/URF.Core.Abstractions.Trackable/URF.Core.Abstractions.Trackable.csproj index a8d1b7b..328425f 100644 --- a/URF.Core.Abstractions.Trackable/URF.Core.Abstractions.Trackable.csproj +++ b/URF.Core.Abstractions.Trackable/URF.Core.Abstractions.Trackable.csproj @@ -3,7 +3,7 @@ net6.0 latest - 6.1.0 + 7.0.0 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): Abstractions.Trackable 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/v6.1.0 + https://github.com/urfnet/URF.Core/releases/tag/v7.0.0 true diff --git a/URF.Core.Abstractions/URF.Core.Abstractions.csproj b/URF.Core.Abstractions/URF.Core.Abstractions.csproj index 361a21e..9a68a98 100644 --- a/URF.Core.Abstractions/URF.Core.Abstractions.csproj +++ b/URF.Core.Abstractions/URF.Core.Abstractions.csproj @@ -3,7 +3,7 @@ net6.0 latest - 6.1.0 + 7.0.0 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): Abstractions 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 service patterns - https://github.com/urfnet/URF.Core/releases/tag/v6.1.0 + https://github.com/urfnet/URF.Core/releases/tag/v7.0.0 true https://github.com/urfnet/URF.Core diff --git a/URF.Core.Mongo/URF.Core.Mongo.csproj b/URF.Core.Mongo/URF.Core.Mongo.csproj index 4f4ccc1..92f2bff 100644 --- a/URF.Core.Mongo/URF.Core.Mongo.csproj +++ b/URF.Core.Mongo/URF.Core.Mongo.csproj @@ -3,7 +3,7 @@ net6.0 latest - 6.1.1 + 7.0.0 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/v6.1.1 + https://github.com/urfnet/URF.Core/releases/tag/v7.0.0 true diff --git a/URF.Core.Services/URF.Core.Services.csproj b/URF.Core.Services/URF.Core.Services.csproj index 4f47c0e..7297877 100644 --- a/URF.Core.Services/URF.Core.Services.csproj +++ b/URF.Core.Services/URF.Core.Services.csproj @@ -3,7 +3,7 @@ net6.0 latest - 6.1.0 + 7.0.0 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): Services 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 service patterns - https://github.com/urfnet/URF.Core/releases/tag/v6.1.0 + https://github.com/urfnet/URF.Core/releases/tag/v7.0.0 true