From 7612aab373aada69906c36d3c690e18c2e83cdb3 Mon Sep 17 00:00:00 2001 From: Joe Audette Date: Wed, 7 Nov 2018 08:38:07 -0500 Subject: [PATCH] package updates --- ...pleContent.CompiledViews.Bootstrap3.csproj | 6 +-- ...pleContent.CompiledViews.Bootstrap4.csproj | 6 +-- .../cloudscribe.Core.SimpleContent.csproj | 40 +++++++++---------- ...pleContent.CompiledViews.Bootstrap3.csproj | 6 +-- ...pleContent.CompiledViews.Bootstrap4.csproj | 6 +-- ...Content.ContentTemplates.Bootstrap4.csproj | 6 +-- ...loudscribe.SimpleContent.MetaWeblog.csproj | 8 ++-- .../cloudscribe.SimpleContent.Models.csproj | 2 +- ...e.SimpleContent.Security.SimpleAuth.csproj | 6 +-- ...SimpleContent.Storage.EFCore.Common.csproj | 8 ++-- ....SimpleContent.Storage.EFCore.MSSQL.csproj | 8 ++-- ....SimpleContent.Storage.EFCore.MySQL.csproj | 10 ++--- ...leContent.Storage.EFCore.PostgreSql.csproj | 12 +++--- ...SimpleContent.Storage.EFCore.SQLite.csproj | 10 ++--- ....SimpleContent.Storage.EFCore.pgsql.csproj | 10 ++--- ...udscribe.SimpleContent.Storage.NoDb.csproj | 10 ++--- ...oudscribe.SimpleContent.Syndication.csproj | 8 ++-- .../cloudscribe.SimpleContent.Web.csproj | 40 +++++++++---------- .../380c6e5c-f455-4c16-9b4b-c2e6bcdbc8ad.xml | 33 +++++++++++++++ .../95878177-d5a7-47ce-b8f9-a898bd252e0d.xml | 33 +++++++++++++++ src/sourceDev.WebApp/sourceDev.WebApp.csproj | 28 ++++++------- ...cloudscribe.SimpleContent.Web.Tests.csproj | 11 +++-- 22 files changed, 188 insertions(+), 119 deletions(-) create mode 100644 src/sourceDev.WebApp/nodb_storage/projects/f83067b4-919d-4910-acd1-4b3b1c210ecf/post/2018/10/380c6e5c-f455-4c16-9b4b-c2e6bcdbc8ad.xml create mode 100644 src/sourceDev.WebApp/nodb_storage/projects/f83067b4-919d-4910-acd1-4b3b1c210ecf/post/2018/10/95878177-d5a7-47ce-b8f9-a898bd252e0d.xml diff --git a/src/cloudscribe.Core.SimpleContent.CompiledViews.Bootstrap3/cloudscribe.Core.SimpleContent.CompiledViews.Bootstrap3.csproj b/src/cloudscribe.Core.SimpleContent.CompiledViews.Bootstrap3/cloudscribe.Core.SimpleContent.CompiledViews.Bootstrap3.csproj index 6b2e02367..928883803 100644 --- a/src/cloudscribe.Core.SimpleContent.CompiledViews.Bootstrap3/cloudscribe.Core.SimpleContent.CompiledViews.Bootstrap3.csproj +++ b/src/cloudscribe.Core.SimpleContent.CompiledViews.Bootstrap3/cloudscribe.Core.SimpleContent.CompiledViews.Bootstrap3.csproj @@ -2,8 +2,8 @@ Bootstrap 3 pre-compiled views for cloudscribe Core and SimpleContent integration - 4.0.1 - 4.0.1 + 4.0.2 + 4.0.2 Joe Audette netstandard2.0 cloudscribe;SimpleContent;Bootstrap3 @@ -22,7 +22,7 @@ - + diff --git a/src/cloudscribe.Core.SimpleContent.CompiledViews.Bootstrap4/cloudscribe.Core.SimpleContent.CompiledViews.Bootstrap4.csproj b/src/cloudscribe.Core.SimpleContent.CompiledViews.Bootstrap4/cloudscribe.Core.SimpleContent.CompiledViews.Bootstrap4.csproj index 5628acc4e..fe80673c8 100644 --- a/src/cloudscribe.Core.SimpleContent.CompiledViews.Bootstrap4/cloudscribe.Core.SimpleContent.CompiledViews.Bootstrap4.csproj +++ b/src/cloudscribe.Core.SimpleContent.CompiledViews.Bootstrap4/cloudscribe.Core.SimpleContent.CompiledViews.Bootstrap4.csproj @@ -2,8 +2,8 @@ Bootstrap 4 pre-compiled views for cloudscribe Core and SimpleContent integration - 4.0.1 - 4.0.1 + 4.0.2 + 4.0.2 Joe Audette netstandard2.0 cloudscribe;SimpleContent;Bootstrap4 @@ -22,7 +22,7 @@ - + diff --git a/src/cloudscribe.Core.SimpleContent/cloudscribe.Core.SimpleContent.csproj b/src/cloudscribe.Core.SimpleContent/cloudscribe.Core.SimpleContent.csproj index bb6108abb..09948df77 100644 --- a/src/cloudscribe.Core.SimpleContent/cloudscribe.Core.SimpleContent.csproj +++ b/src/cloudscribe.Core.SimpleContent/cloudscribe.Core.SimpleContent.csproj @@ -2,8 +2,8 @@ integration library for integrating cloudscribe SimpleContent with cloudscribe Core multi-tenant web app foundation - 4.0.3 - 4.0.3 + 4.0.4 + 4.0.4 Joe Audette netstandard2.0 cloudscribe;blog @@ -21,25 +21,25 @@ - - - - - - - + + + + + + + - - - - - - - - - - - + + + + + + + + + + + diff --git a/src/cloudscribe.SimpleContent.CompiledViews.Bootstrap3/cloudscribe.SimpleContent.CompiledViews.Bootstrap3.csproj b/src/cloudscribe.SimpleContent.CompiledViews.Bootstrap3/cloudscribe.SimpleContent.CompiledViews.Bootstrap3.csproj index c43592d69..c76074aa6 100644 --- a/src/cloudscribe.SimpleContent.CompiledViews.Bootstrap3/cloudscribe.SimpleContent.CompiledViews.Bootstrap3.csproj +++ b/src/cloudscribe.SimpleContent.CompiledViews.Bootstrap3/cloudscribe.SimpleContent.CompiledViews.Bootstrap3.csproj @@ -2,8 +2,8 @@ Bootstrap 3 pre-compiled views for cloudscribe.SimpleContent.Web - 4.0.7 - 4.0.7 + 4.0.8 + 4.0.8 Joe Audette netstandard2.0 cloudscribe;SimpleContent;Bootstrap3 @@ -22,7 +22,7 @@ - + diff --git a/src/cloudscribe.SimpleContent.CompiledViews.Bootstrap4/cloudscribe.SimpleContent.CompiledViews.Bootstrap4.csproj b/src/cloudscribe.SimpleContent.CompiledViews.Bootstrap4/cloudscribe.SimpleContent.CompiledViews.Bootstrap4.csproj index d48a37736..8b0c80894 100644 --- a/src/cloudscribe.SimpleContent.CompiledViews.Bootstrap4/cloudscribe.SimpleContent.CompiledViews.Bootstrap4.csproj +++ b/src/cloudscribe.SimpleContent.CompiledViews.Bootstrap4/cloudscribe.SimpleContent.CompiledViews.Bootstrap4.csproj @@ -2,8 +2,8 @@ Bootstrap 4 pre-compiled views for cloudscribe.SimpleContent.Web - 4.0.9 - 4.0.9 + 4.0.10 + 4.0.10 Joe Audette netstandard2.0 cloudscribe;SimpleContent;Bootstrap4 @@ -22,7 +22,7 @@ - + diff --git a/src/cloudscribe.SimpleContent.ContentTemplates.Bootstrap4/cloudscribe.SimpleContent.ContentTemplates.Bootstrap4.csproj b/src/cloudscribe.SimpleContent.ContentTemplates.Bootstrap4/cloudscribe.SimpleContent.ContentTemplates.Bootstrap4.csproj index 038e633c9..ed5cb1821 100644 --- a/src/cloudscribe.SimpleContent.ContentTemplates.Bootstrap4/cloudscribe.SimpleContent.ContentTemplates.Bootstrap4.csproj +++ b/src/cloudscribe.SimpleContent.ContentTemplates.Bootstrap4/cloudscribe.SimpleContent.ContentTemplates.Bootstrap4.csproj @@ -2,8 +2,8 @@ A set of Content Templates for cloudscribe.SimpleContent using Bootstrap 4 - 1.0.7 - 1.0.7 + 1.0.8 + 1.0.8 Joe Audette netstandard2.0 cloudscribe;SimpleContent;Bootstrap4 @@ -26,7 +26,7 @@ - + diff --git a/src/cloudscribe.SimpleContent.MetaWeblog/cloudscribe.SimpleContent.MetaWeblog.csproj b/src/cloudscribe.SimpleContent.MetaWeblog/cloudscribe.SimpleContent.MetaWeblog.csproj index bea5836a8..338817052 100644 --- a/src/cloudscribe.SimpleContent.MetaWeblog/cloudscribe.SimpleContent.MetaWeblog.csproj +++ b/src/cloudscribe.SimpleContent.MetaWeblog/cloudscribe.SimpleContent.MetaWeblog.csproj @@ -2,8 +2,8 @@ cloudscribe.SimpleContent.MetaWeblog Class Library - 4.0.6 - 4.0.6 + 4.0.7 + 4.0.7 Joe Audette netstandard2.0 cloudscribe;metaweblog;blog;cms @@ -20,9 +20,9 @@ - + - + diff --git a/src/cloudscribe.SimpleContent.Models/cloudscribe.SimpleContent.Models.csproj b/src/cloudscribe.SimpleContent.Models/cloudscribe.SimpleContent.Models.csproj index b6b7e5ad5..0a510f4d7 100644 --- a/src/cloudscribe.SimpleContent.Models/cloudscribe.SimpleContent.Models.csproj +++ b/src/cloudscribe.SimpleContent.Models/cloudscribe.SimpleContent.Models.csproj @@ -16,7 +16,7 @@ - + diff --git a/src/cloudscribe.SimpleContent.Security.SimpleAuth/cloudscribe.SimpleContent.Security.SimpleAuth.csproj b/src/cloudscribe.SimpleContent.Security.SimpleAuth/cloudscribe.SimpleContent.Security.SimpleAuth.csproj index cb69b4f3c..65d3b3cae 100644 --- a/src/cloudscribe.SimpleContent.Security.SimpleAuth/cloudscribe.SimpleContent.Security.SimpleAuth.csproj +++ b/src/cloudscribe.SimpleContent.Security.SimpleAuth/cloudscribe.SimpleContent.Security.SimpleAuth.csproj @@ -2,8 +2,8 @@ cloudscribe.SimpleContent.Security.SimpleAuth Class Library - 3.0.2 - 3.0.2 + 3.0.3 + 3.0.3 Joe Audette netstandard2.0 cloudscribe;security;blog;cms @@ -22,7 +22,7 @@ - + diff --git a/src/cloudscribe.SimpleContent.Storage.EFCore.Common/cloudscribe.SimpleContent.Storage.EFCore.Common.csproj b/src/cloudscribe.SimpleContent.Storage.EFCore.Common/cloudscribe.SimpleContent.Storage.EFCore.Common.csproj index 893337dc9..1153a7dd4 100644 --- a/src/cloudscribe.SimpleContent.Storage.EFCore.Common/cloudscribe.SimpleContent.Storage.EFCore.Common.csproj +++ b/src/cloudscribe.SimpleContent.Storage.EFCore.Common/cloudscribe.SimpleContent.Storage.EFCore.Common.csproj @@ -2,8 +2,8 @@ base package - Entity Framework Core implementation of cloudscribe SimpleContent commands and queries - 4.0.3 - 4.0.3 + 4.0.4 + 4.0.4 Joe Audette netstandard2.0 cloudscribe;commands;queries;ef @@ -21,8 +21,8 @@ - - + + diff --git a/src/cloudscribe.SimpleContent.Storage.EFCore.MSSQL/cloudscribe.SimpleContent.Storage.EFCore.MSSQL.csproj b/src/cloudscribe.SimpleContent.Storage.EFCore.MSSQL/cloudscribe.SimpleContent.Storage.EFCore.MSSQL.csproj index ab08f8551..85c3d2b11 100644 --- a/src/cloudscribe.SimpleContent.Storage.EFCore.MSSQL/cloudscribe.SimpleContent.Storage.EFCore.MSSQL.csproj +++ b/src/cloudscribe.SimpleContent.Storage.EFCore.MSSQL/cloudscribe.SimpleContent.Storage.EFCore.MSSQL.csproj @@ -2,8 +2,8 @@ MSSQL Entity Framework Core implementation of cloudscribe SimpleContent commands and queries - 4.0.4 - 4.0.4 + 4.0.5 + 4.0.5 Joe Audette netstandard2.0 cloudscribe;commands;queries;ef @@ -22,8 +22,8 @@ - - + + diff --git a/src/cloudscribe.SimpleContent.Storage.EFCore.MySQL/cloudscribe.SimpleContent.Storage.EFCore.MySQL.csproj b/src/cloudscribe.SimpleContent.Storage.EFCore.MySQL/cloudscribe.SimpleContent.Storage.EFCore.MySQL.csproj index 62506f35c..46c2dbf94 100644 --- a/src/cloudscribe.SimpleContent.Storage.EFCore.MySQL/cloudscribe.SimpleContent.Storage.EFCore.MySQL.csproj +++ b/src/cloudscribe.SimpleContent.Storage.EFCore.MySQL/cloudscribe.SimpleContent.Storage.EFCore.MySQL.csproj @@ -2,8 +2,8 @@ MySQL Entity Framework Core implementation of cloudscribe SimpleContent commands and queries - 4.0.5 - 4.0.5 + 4.0.6 + 4.0.6 Joe Audette netstandard2.0 cloudscribe;commands;queries;ef @@ -22,9 +22,9 @@ - - - + + + diff --git a/src/cloudscribe.SimpleContent.Storage.EFCore.PostgreSql/cloudscribe.SimpleContent.Storage.EFCore.PostgreSql.csproj b/src/cloudscribe.SimpleContent.Storage.EFCore.PostgreSql/cloudscribe.SimpleContent.Storage.EFCore.PostgreSql.csproj index dfb9e03c3..c1f2aab7e 100644 --- a/src/cloudscribe.SimpleContent.Storage.EFCore.PostgreSql/cloudscribe.SimpleContent.Storage.EFCore.PostgreSql.csproj +++ b/src/cloudscribe.SimpleContent.Storage.EFCore.PostgreSql/cloudscribe.SimpleContent.Storage.EFCore.PostgreSql.csproj @@ -2,8 +2,8 @@ PostgreSql Entity Framework Core implementation of cloudscribe SimpleContent commands and queries - 4.0.4 - 4.0.4 + 4.0.5 + 4.0.5 Joe Audette netstandard2.0 cloudscribe;commands;queries;ef @@ -21,10 +21,10 @@ - - - - + + + + diff --git a/src/cloudscribe.SimpleContent.Storage.EFCore.SQLite/cloudscribe.SimpleContent.Storage.EFCore.SQLite.csproj b/src/cloudscribe.SimpleContent.Storage.EFCore.SQLite/cloudscribe.SimpleContent.Storage.EFCore.SQLite.csproj index 1cd3d76fa..a30cf57ae 100644 --- a/src/cloudscribe.SimpleContent.Storage.EFCore.SQLite/cloudscribe.SimpleContent.Storage.EFCore.SQLite.csproj +++ b/src/cloudscribe.SimpleContent.Storage.EFCore.SQLite/cloudscribe.SimpleContent.Storage.EFCore.SQLite.csproj @@ -2,8 +2,8 @@ SQLite Entity Framework Core implementation of cloudscribe SimpleContent commands and queries - 4.0.7 - 4.0.7 + 4.0.8 + 4.0.8 Joe Audette netstandard2.0 cloudscribe;commands;queries;ef @@ -21,9 +21,9 @@ - - - + + + diff --git a/src/cloudscribe.SimpleContent.Storage.EFCore.pgsql/cloudscribe.SimpleContent.Storage.EFCore.pgsql.csproj b/src/cloudscribe.SimpleContent.Storage.EFCore.pgsql/cloudscribe.SimpleContent.Storage.EFCore.pgsql.csproj index 0ca29fe88..718b16675 100644 --- a/src/cloudscribe.SimpleContent.Storage.EFCore.pgsql/cloudscribe.SimpleContent.Storage.EFCore.pgsql.csproj +++ b/src/cloudscribe.SimpleContent.Storage.EFCore.pgsql/cloudscribe.SimpleContent.Storage.EFCore.pgsql.csproj @@ -2,8 +2,8 @@ PostgreSql Entity Framework Core implementation of cloudscribe SimpleContent commands and queries - 4.0.4 - 4.0.4 + 4.0.5 + 4.0.5 Joe Audette netstandard2.0 cloudscribe;commands;queries;ef @@ -21,9 +21,9 @@ - - - + + + diff --git a/src/cloudscribe.SimpleContent.Storage.NoDb/cloudscribe.SimpleContent.Storage.NoDb.csproj b/src/cloudscribe.SimpleContent.Storage.NoDb/cloudscribe.SimpleContent.Storage.NoDb.csproj index 6964f694e..a57f948eb 100644 --- a/src/cloudscribe.SimpleContent.Storage.NoDb/cloudscribe.SimpleContent.Storage.NoDb.csproj +++ b/src/cloudscribe.SimpleContent.Storage.NoDb/cloudscribe.SimpleContent.Storage.NoDb.csproj @@ -2,8 +2,8 @@ cloudscribe.SimpleContent.Storage implemented with NoDb file system storage - 4.0.7 - 4.0.7 + 4.0.8 + 4.0.8 Joe Audette netstandard2.0 cloudscribe;blog;json @@ -21,9 +21,9 @@ - - - + + + diff --git a/src/cloudscribe.SimpleContent.Syndication/cloudscribe.SimpleContent.Syndication.csproj b/src/cloudscribe.SimpleContent.Syndication/cloudscribe.SimpleContent.Syndication.csproj index 3ecad335e..9312e9e26 100644 --- a/src/cloudscribe.SimpleContent.Syndication/cloudscribe.SimpleContent.Syndication.csproj +++ b/src/cloudscribe.SimpleContent.Syndication/cloudscribe.SimpleContent.Syndication.csproj @@ -2,8 +2,8 @@ cloudscribe.SimpleContent.Syndication Class Library - 4.0.3 - 4.0.3 + 4.0.4 + 4.0.4 Joe Audette netstandard2.0 syndication;rss;atom;cloudscribe @@ -22,8 +22,8 @@ - - + + diff --git a/src/cloudscribe.SimpleContent.Web/cloudscribe.SimpleContent.Web.csproj b/src/cloudscribe.SimpleContent.Web/cloudscribe.SimpleContent.Web.csproj index cf874c959..36f14dfae 100644 --- a/src/cloudscribe.SimpleContent.Web/cloudscribe.SimpleContent.Web.csproj +++ b/src/cloudscribe.SimpleContent.Web/cloudscribe.SimpleContent.Web.csproj @@ -2,8 +2,8 @@ A simple, yet flexible content and blog engine for ASP.NET Core that can work with or without a database - 4.0.12 - 4.0.12 + 4.0.13 + 4.0.13 Joe Audette netstandard2.0 cloudscribe;blog,content @@ -25,31 +25,31 @@ - - - - + + + + - - - - - - - - - - - - + + + + + + + + + + + + - - + + diff --git a/src/sourceDev.WebApp/nodb_storage/projects/f83067b4-919d-4910-acd1-4b3b1c210ecf/post/2018/10/380c6e5c-f455-4c16-9b4b-c2e6bcdbc8ad.xml b/src/sourceDev.WebApp/nodb_storage/projects/f83067b4-919d-4910-acd1-4b3b1c210ecf/post/2018/10/380c6e5c-f455-4c16-9b4b-c2e6bcdbc8ad.xml new file mode 100644 index 000000000..18d1deaeb --- /dev/null +++ b/src/sourceDev.WebApp/nodb_storage/projects/f83067b4-919d-4910-acd1-4b3b1c210ecf/post/2018/10/380c6e5c-f455-4c16-9b4b-c2e6bcdbc8ad.xml @@ -0,0 +1,33 @@ + + + 380c6e5c-f455-4c16-9b4b-c2e6bcdbc8ad + Futurama + futurama + + admin + + 2018-10-25T12:41:36 + + + html + + + 2018-10-25T12:41:36 + admin + + admin + <p>a future post</p> + 2018-10-26T00:40:00.0000000Z + + + + + f83067b4-919d-4910-acd1-4b3b1c210ecf + false + false + + + false + + + \ No newline at end of file diff --git a/src/sourceDev.WebApp/nodb_storage/projects/f83067b4-919d-4910-acd1-4b3b1c210ecf/post/2018/10/95878177-d5a7-47ce-b8f9-a898bd252e0d.xml b/src/sourceDev.WebApp/nodb_storage/projects/f83067b4-919d-4910-acd1-4b3b1c210ecf/post/2018/10/95878177-d5a7-47ce-b8f9-a898bd252e0d.xml new file mode 100644 index 000000000..80c55dc56 --- /dev/null +++ b/src/sourceDev.WebApp/nodb_storage/projects/f83067b4-919d-4910-acd1-4b3b1c210ecf/post/2018/10/95878177-d5a7-47ce-b8f9-a898bd252e0d.xml @@ -0,0 +1,33 @@ + + + 95878177-d5a7-47ce-b8f9-a898bd252e0d + Fresh Coffee + fresh-coffee + + admin + 2018-10-25T10:58:00.0000000Z + 2018-10-25T10:58:40 + + <p>Just brewed</p> + html + + + 2018-10-25T10:58:40 + admin + + + + + + + + + f83067b4-919d-4910-acd1-4b3b1c210ecf + true + false + + + false + + + \ No newline at end of file diff --git a/src/sourceDev.WebApp/sourceDev.WebApp.csproj b/src/sourceDev.WebApp/sourceDev.WebApp.csproj index 0b5b54ae3..f226b5f41 100644 --- a/src/sourceDev.WebApp/sourceDev.WebApp.csproj +++ b/src/sourceDev.WebApp/sourceDev.WebApp.csproj @@ -47,26 +47,26 @@ - - - + + + - - - - - - + + + + + + - - - - - + + + + + diff --git a/test/cloudscribe.SimpleContent.Web.Tests/cloudscribe.SimpleContent.Web.Tests.csproj b/test/cloudscribe.SimpleContent.Web.Tests/cloudscribe.SimpleContent.Web.Tests.csproj index edbfd5356..a8015b1a2 100644 --- a/test/cloudscribe.SimpleContent.Web.Tests/cloudscribe.SimpleContent.Web.Tests.csproj +++ b/test/cloudscribe.SimpleContent.Web.Tests/cloudscribe.SimpleContent.Web.Tests.csproj @@ -8,10 +8,13 @@ - - - - + + + + + all + runtime; build; native; contentfiles; analyzers +