From 5465ac397295a8d975213f29a315676e5304a1e8 Mon Sep 17 00:00:00 2001 From: David Lebee Date: Wed, 13 Feb 2019 21:28:40 -0600 Subject: [PATCH] nuget version updated. --- .../PoweredSoft.Data.EntityFrameworkCore.csproj | 2 +- PoweredSoft.Data.MongoDB/PoweredSoft.Data.MongoDB.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/PoweredSoft.Data.EntityFrameworkCore/PoweredSoft.Data.EntityFrameworkCore.csproj b/PoweredSoft.Data.EntityFrameworkCore/PoweredSoft.Data.EntityFrameworkCore.csproj index 18c2fdf..219716b 100644 --- a/PoweredSoft.Data.EntityFrameworkCore/PoweredSoft.Data.EntityFrameworkCore.csproj +++ b/PoweredSoft.Data.EntityFrameworkCore/PoweredSoft.Data.EntityFrameworkCore.csproj @@ -9,7 +9,7 @@ https://github.com/PoweredSoft/Data github powered,soft,orm,db,context,ef,ef6,efcore,factory - 1.1.1 + 1.1.2 https://secure.gravatar.com/avatar/4e32f73820c16718909a06c2927f1f8b?s=512&r=g&d=retro PoweredSoft.Data.EntityFrameworkCore the abstraction implementation for EF Core. diff --git a/PoweredSoft.Data.MongoDB/PoweredSoft.Data.MongoDB.csproj b/PoweredSoft.Data.MongoDB/PoweredSoft.Data.MongoDB.csproj index 660f5c1..1ac656e 100644 --- a/PoweredSoft.Data.MongoDB/PoweredSoft.Data.MongoDB.csproj +++ b/PoweredSoft.Data.MongoDB/PoweredSoft.Data.MongoDB.csproj @@ -9,7 +9,7 @@ https://github.com/PoweredSoft/Data github powered,soft,async,queryable,handler - 1.1.1 + 1.1.2 https://secure.gravatar.com/avatar/4e32f73820c16718909a06c2927f1f8b?s=512&r=g&d=retro PoweredSoft.Data.MongoDB the abstraction implementation for MongoDB.