From a8b4c6ad7d38921d7bc954bd277a92f3e25f1ccb Mon Sep 17 00:00:00 2001 From: David Lebee Date: Wed, 13 Feb 2019 21:04:57 -0600 Subject: [PATCH] reuploading versions for some reason nuget got broken maybe it was uploading debug versions? --- PoweredSoft.Data.Core/PoweredSoft.Data.Core.csproj | 2 +- .../PoweredSoft.Data.EntityFrameworkCore.csproj | 2 +- PoweredSoft.Data.MongoDB/PoweredSoft.Data.MongoDB.csproj | 2 +- PoweredSoft.Data/PoweredSoft.Data.csproj | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/PoweredSoft.Data.Core/PoweredSoft.Data.Core.csproj b/PoweredSoft.Data.Core/PoweredSoft.Data.Core.csproj index de7703f..9065dcc 100644 --- a/PoweredSoft.Data.Core/PoweredSoft.Data.Core.csproj +++ b/PoweredSoft.Data.Core/PoweredSoft.Data.Core.csproj @@ -9,7 +9,7 @@ https://github.com/PoweredSoft/Data github powered,soft,orm,db,context,ef,ef6,efcore,factory - 1.1.0 + 1.1.1 https://secure.gravatar.com/avatar/4e32f73820c16718909a06c2927f1f8b?s=512&r=g&d=retro PoweredSoft.Data.Core Library to abstract orm. diff --git a/PoweredSoft.Data.EntityFrameworkCore/PoweredSoft.Data.EntityFrameworkCore.csproj b/PoweredSoft.Data.EntityFrameworkCore/PoweredSoft.Data.EntityFrameworkCore.csproj index bfe24bf..18c2fdf 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.0 + 1.1.1 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 61ffa53..660f5c1 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.0 + 1.1.1 https://secure.gravatar.com/avatar/4e32f73820c16718909a06c2927f1f8b?s=512&r=g&d=retro PoweredSoft.Data.MongoDB the abstraction implementation for MongoDB. diff --git a/PoweredSoft.Data/PoweredSoft.Data.csproj b/PoweredSoft.Data/PoweredSoft.Data.csproj index cce9a28..016ca1d 100644 --- a/PoweredSoft.Data/PoweredSoft.Data.csproj +++ b/PoweredSoft.Data/PoweredSoft.Data.csproj @@ -9,7 +9,7 @@ https://github.com/PoweredSoft/Data github async,queryable,handler,service,di - 1.1.0 + 1.1.1 https://secure.gravatar.com/avatar/4e32f73820c16718909a06c2927f1f8b?s=512&r=g&d=retro PoweredSoft.Data Library to abstract orm.