Skip to content

Commit

Permalink
Updated versions
Browse files Browse the repository at this point in the history
  • Loading branch information
tidyui committed Mar 1, 2019
1 parent fd4c951 commit a7dd66c
Show file tree
Hide file tree
Showing 27 changed files with 73 additions and 60 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<Version>5.3.0</Version>
<Version>5.4.0</Version>
<Company>Piranha CMS</Company>
<AssemblyTitle>Piranha.AspNetCore.Identity.MySQL</AssemblyTitle>
<RootNamespace>Piranha.AspNetCore.Identity.MySQL</RootNamespace>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<Version>5.3.0</Version>
<Version>5.4.0</Version>
<Company>Piranha CMS</Company>
<AssemblyTitle>Piranha.AspNetCore.Identity.SQLServer</AssemblyTitle>
<RootNamespace>Piranha.AspNetCore.Identity.SQLServer</RootNamespace>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<Version>5.3.0</Version>
<Version>5.4.0</Version>
<Company>Piranha CMS</Company>
<AssemblyTitle>Piranha.AspNetCore.Identity.SQLite</AssemblyTitle>
<RootNamespace>Piranha.AspNetCore.Identity.SQLite</RootNamespace>
Expand Down
6 changes: 3 additions & 3 deletions core/Piranha.AspNetCore.Identity/Module.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
*
* This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details.
*
*
* http://github.com/piranhacms/piranha
*
*
*/

using System.Collections.Generic;
Expand Down Expand Up @@ -52,7 +52,7 @@ public class Module : IModule
/// <summary>
/// Gets the release date
/// </summary>
public string ReleaseDate => "2018-05-30";
public string ReleaseDate => "2019-03-01";

/// <summary>
/// Gets the description
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<Version>5.3.0</Version>
<Version>5.4.0</Version>
<Company>Piranha CMS</Company>
</PropertyGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<Version>5.3.0</Version>
<Version>5.4.0</Version>
<Company>Piranha CMS</Company>
<AssemblyTitle>Piranha.AspNetCore.SimpleSecurity</AssemblyTitle>
<RootNamespace>Piranha.AspNetCore</RootNamespace>
Expand Down
2 changes: 1 addition & 1 deletion core/Piranha.AspNetCore/Piranha.AspNetCore.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk" ToolsVersion="15.0">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<Version>5.3.1</Version>
<Version>5.4.0</Version>
<Company>Piranha CMS</Company>
<AssemblyTitle>Piranha.AspNetCore</AssemblyTitle>
</PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk" ToolsVersion="15.0">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<Version>5.3.0</Version>
<Version>5.4.0</Version>
<Company>Piranha CMS</Company>
<AssemblyTitle>Piranha.AttributeBuilder</AssemblyTitle>
</PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<Version>5.3.1</Version>
<Version>5.4.0</Version>
<Company>Piranha CMS</Company>
<AssemblyTitle>Piranha.Azure.BlogStorage</AssemblyTitle>
<RootNamespace>Piranha.Azure</RootNamespace>
Expand Down
2 changes: 1 addition & 1 deletion core/Piranha.ImageSharp/Piranha.ImageSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<Version>5.3.0</Version>
<Version>5.4.0</Version>
<Company>Piranha CMS</Company>
<AssemblyTitle>Piranha.ImageSharp</AssemblyTitle>
</PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk" ToolsVersion="15.0">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<Version>5.3.0</Version>
<Version>5.4.0</Version>
<Company>Piranha CMS</Company>
<AssemblyTitle>Piranha.Local.FileStorage</AssemblyTitle>
</PropertyGroup>
Expand Down
4 changes: 2 additions & 2 deletions core/Piranha.Manager/Areas/Manager/Views/Account/Login.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<title>Login</title>

<link href="//fonts.googleapis.com/css?family=Gentium+Book+Basic:700" rel="stylesheet">
<link href="//fonts.googleapis.com/css?family=Gentium+Book+Basic:700" rel="stylesheet">
<link href="//fonts.googleapis.com/css?family=Open+Sans:300,400,600" rel="stylesheet">
<link href="~/manager/assets/css/style.min.css" rel="stylesheet" type="text/css" />
<link type="image/x-icon" rel="icon" href="~/manager/assets/img/icon.ico">
Expand All @@ -26,7 +26,7 @@
<div class="account-logo"></div>
<p class="account-banner">
Piranha CMS
<small>Version 5.3.1</small>
<small>Version 5.4.0</small>
</p>
</div>
<div class="panel-body">
Expand Down
6 changes: 3 additions & 3 deletions core/Piranha.Manager/Manager/Module.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
*
* This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details.
*
*
* https://github.com/piranhacms/piranha.core
*
*
*/

using AutoMapper;
Expand Down Expand Up @@ -94,7 +94,7 @@ public sealed class Module : Extend.IModule
/// <summary>
/// Gets the release date
/// </summary>
public string ReleaseDate => "2018-05-30";
public string ReleaseDate => "2019-03-01";

/// <summary>
/// Gets the description
Expand Down
2 changes: 1 addition & 1 deletion core/Piranha.Manager/Piranha.Manager.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk.Razor">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<Version>5.3.1</Version>
<Version>5.4.0</Version>
<Company>Piranha CMS</Company>
<RootNamespace>Piranha</RootNamespace>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion core/Piranha/Piranha.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk" ToolsVersion="15.0">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<Version>5.3.1</Version>
<Version>5.4.0</Version>
<Company>Piranha CMS</Company>
<AssemblyTitle>Piranha</AssemblyTitle>
</PropertyGroup>
Expand Down
9 changes: 5 additions & 4 deletions nuspec/Piranha.AspNetCore.Identity.MySQL.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,14 @@
<metadata>
<id>Piranha.AspNetCore.Identity.MySQL</id>
<title>Piranha AspNetCore Identity MySQL</title>
<version>5.3.0</version>
<version>5.4.0</version>
<authors>Håkan Edling, Maik Müller</authors>
<owners>Håkan Edling</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Piranha CMS AspNetCore Identity provider for MySQL</description>
<copyright>Copyright 2018 (c) Håkan Edling</copyright>
<copyright>Copyright 2018-2019 (c) Håkan Edling</copyright>
<tags>cms mvc aspnetcore netstandard</tags>
<license type="expression">MIT</license>
<licenseUrl>http://opensource.org/licenses/MIT</licenseUrl>
<projectUrl>http://github.com/piranhacms/piranha.core</projectUrl>
<iconUrl>http://piranhacms.org/assets/twitter-shield.png</iconUrl>
Expand All @@ -18,8 +19,8 @@ https://github.com/piranhacms/piranha.core/wiki/changelog
</releaseNotes>
<dependencies>
<group targetFramework=".NETStandard2.0">
<dependency id="Piranha" version="[5.3.0,6.0.0)" />
<dependency id="Piranha.AspNetCore.Identity" version="[5.3.0,6.0.0)" />
<dependency id="Piranha" version="[5.4.0,6.0.0)" />
<dependency id="Piranha.AspNetCore.Identity" version="[5.4.0,6.0.0)" />
<dependency id="Microsoft.AspNetCore.Identity.EntityFrameworkCore" version="2.1.3" />
<dependency id="Pomelo.EntityFrameworkCore.MySql" version="2.1.2" />
</group>
Expand Down
9 changes: 5 additions & 4 deletions nuspec/Piranha.AspNetCore.Identity.SQLServer.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,14 @@
<metadata>
<id>Piranha.AspNetCore.Identity.SQLServer</id>
<title>Piranha AspNetCore Identity SQLServer</title>
<version>5.3.0</version>
<version>5.4.0</version>
<authors>Håkan Edling</authors>
<owners>Håkan Edling</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Piranha CMS AspNetCore Identity provider for SQLServer</description>
<copyright>Copyright 2018 (c) Håkan Edling</copyright>
<copyright>Copyright 2018-2019 (c) Håkan Edling</copyright>
<tags>cms mvc aspnetcore netstandard</tags>
<license type="expression">MIT</license>
<licenseUrl>http://opensource.org/licenses/MIT</licenseUrl>
<projectUrl>http://github.com/piranhacms/piranha.core</projectUrl>
<iconUrl>http://piranhacms.org/assets/twitter-shield.png</iconUrl>
Expand All @@ -18,8 +19,8 @@ https://github.com/piranhacms/piranha.core/wiki/changelog
</releaseNotes>
<dependencies>
<group targetFramework=".NETStandard2.0">
<dependency id="Piranha" version="[5.3.0,6.0.0)" />
<dependency id="Piranha.AspNetCore.Identity" version="[5.3.0,6.0.0)" />
<dependency id="Piranha" version="[5.4.0,6.0.0)" />
<dependency id="Piranha.AspNetCore.Identity" version="[5.4.0,6.0.0)" />
<dependency id="Microsoft.AspNetCore.Identity.EntityFrameworkCore" version="2.1.3" />
<dependency id="Microsoft.EntityFrameworkCore.SQLServer" version="2.1.4" />
</group>
Expand Down
9 changes: 5 additions & 4 deletions nuspec/Piranha.AspNetCore.Identity.SQLite.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,14 @@
<metadata>
<id>Piranha.AspNetCore.Identity.SQLite</id>
<title>Piranha AspNetCore Identity SQLite</title>
<version>5.3.0</version>
<version>5.4.0</version>
<authors>Håkan Edling</authors>
<owners>Håkan Edling</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Piranha CMS AspNetCore Identity provider for SQLite</description>
<copyright>Copyright 2018 (c) Håkan Edling</copyright>
<copyright>Copyright 2018-2019 (c) Håkan Edling</copyright>
<tags>cms mvc aspnetcore netstandard</tags>
<license type="expression">MIT</license>
<licenseUrl>http://opensource.org/licenses/MIT</licenseUrl>
<projectUrl>http://github.com/piranhacms/piranha.core</projectUrl>
<iconUrl>http://piranhacms.org/assets/twitter-shield.png</iconUrl>
Expand All @@ -18,8 +19,8 @@ https://github.com/piranhacms/piranha.core/wiki/changelog
</releaseNotes>
<dependencies>
<group targetFramework=".NETStandard2.0">
<dependency id="Piranha" version="[5.3.0,6.0.0)" />
<dependency id="Piranha.AspNetCore.Identity" version="[5.3.0,6.0.0)" />
<dependency id="Piranha" version="[5.4.0,6.0.0)" />
<dependency id="Piranha.AspNetCore.Identity" version="[5.4.0,6.0.0)" />
<dependency id="Microsoft.AspNetCore.Identity.EntityFrameworkCore" version="2.1.3" />
<dependency id="Microsoft.EntityFrameworkCore.SQLite" version="2.1.4" />
</group>
Expand Down
10 changes: 6 additions & 4 deletions nuspec/Piranha.AspNetCore.Identity.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,14 @@
<metadata>
<id>Piranha.AspNetCore.Identity</id>
<title>Piranha AspNetCore Identity</title>
<version>5.3.0</version>
<version>5.4.0</version>
<authors>Håkan Edling</authors>
<owners>Håkan Edling</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Piranha CMS security provider for AspNetCore Identity</description>
<copyright>Copyright 2018 (c) Håkan Edling</copyright>
<copyright>Copyright 2018-2019 (c) Håkan Edling</copyright>
<tags>cms mvc aspnetcore netstandard</tags>
<license type="expression">MIT</license>
<licenseUrl>http://opensource.org/licenses/MIT</licenseUrl>
<projectUrl>http://github.com/piranhacms/piranha.core</projectUrl>
<iconUrl>http://piranhacms.org/assets/twitter-shield.png</iconUrl>
Expand All @@ -18,13 +19,14 @@ https://github.com/piranhacms/piranha.core/wiki/changelog
</releaseNotes>
<dependencies>
<group targetFramework=".NETStandard2.0">
<dependency id="Piranha" version="[5.3.0,6.0.0)" />
<dependency id="Piranha.Manager" version="[5.3.0,6.0.0)" />
<dependency id="Piranha" version="[5.4.0,6.0.0)" />
<dependency id="Piranha.Manager" version="[5.4.0,6.0.0)" />
<dependency id="Microsoft.AspNetCore.Identity.EntityFrameworkCore" version="2.1.3" />
</group>
</dependencies>
</metadata>
<files>
<file src="..\core\Piranha.AspNetCore.Identity\bin\Release\netstandard2.0\Piranha.AspNetCore.Identity.dll" target="lib\netstandard2.0\Piranha.AspNetCore.Identity.dll" />
<file src="..\core\Piranha.AspNetCore.Identity\bin\Release\netstandard2.0\Piranha.AspNetCore.Identity.Views.dll" target="lib\netstandard2.0\Piranha.AspNetCore.Identity.Views.dll" />
</files>
</package>
7 changes: 4 additions & 3 deletions nuspec/Piranha.AspNetCore.SimpleSecurity.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,14 @@
<metadata>
<id>Piranha.AspNetCore.SimpleSecurity</id>
<title>Piranha AspNetCore SimpleSecurity</title>
<version>5.3.0</version>
<version>5.4.0</version>
<authors>Håkan Edling</authors>
<owners>Håkan Edling</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Piranha CMS simple security provider for AspNetCore</description>
<copyright>Copyright 2017-2018 (c) Håkan Edling</copyright>
<copyright>Copyright 2017-2019 (c) Håkan Edling</copyright>
<tags>cms mvc aspnetcore netstandard</tags>
<license type="expression">MIT</license>
<licenseUrl>http://opensource.org/licenses/MIT</licenseUrl>
<projectUrl>http://github.com/piranhacms/piranha.core</projectUrl>
<iconUrl>http://piranhacms.org/assets/twitter-shield.png</iconUrl>
Expand All @@ -18,7 +19,7 @@ https://github.com/piranhacms/piranha.core/wiki/changelog
</releaseNotes>
<dependencies>
<group targetFramework=".NETStandard2.0">
<dependency id="Piranha" version="[5.3.0,6.0.0)" />
<dependency id="Piranha" version="[5.4.0,6.0.0)" />
<dependency id="Microsoft.AspNetCore.Authorization" version="2.1.2" />
<dependency id="Microsoft.AspNetCore.Authentication.Cookies" version="2.1.2" />
</group>
Expand Down
7 changes: 4 additions & 3 deletions nuspec/Piranha.AspNetCore.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,14 @@
<metadata>
<id>Piranha.AspNetCore</id>
<title>Piranha AspNetCore</title>
<version>5.3.1</version>
<version>5.4.0</version>
<authors>Håkan Edling</authors>
<owners>Håkan Edling</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Piranha CMS middleware components for AspNetCore</description>
<copyright>Copyright 2017-2018 (c) Håkan Edling</copyright>
<copyright>Copyright 2017-2019 (c) Håkan Edling</copyright>
<tags>cms mvc aspnetcore netstandard</tags>
<license type="expression">MIT</license>
<licenseUrl>http://opensource.org/licenses/MIT</licenseUrl>
<projectUrl>http://github.com/piranhacms/piranha.core</projectUrl>
<iconUrl>http://piranhacms.org/assets/twitter-shield.png</iconUrl>
Expand All @@ -18,7 +19,7 @@ https://github.com/piranhacms/piranha.core/wiki/changelog
</releaseNotes>
<dependencies>
<group targetFramework=".NETStandard2.0">
<dependency id="Piranha" version="[5.3.1,6.0.0)" />
<dependency id="Piranha" version="[5.4.0,6.0.0)" />
<dependency id="Microsoft.AspNetCore.Http" version="2.1.1" />
<dependency id="Microsoft.AspNetCore.Http.Extensions" version="2.1.1" />
<dependency id="Microsoft.Extensions.Logging.Abstractions" version="2.1.1" />
Expand Down
7 changes: 4 additions & 3 deletions nuspec/Piranha.AttributeBuilder.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,14 @@
<metadata>
<id>Piranha.AttributeBuilder</id>
<title>Piranha AttributeBuilder</title>
<version>5.3.0</version>
<version>5.4.0</version>
<authors>Håkan Edling</authors>
<owners>Håkan Edling</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Library for defining content types with Attributes.</description>
<copyright>Copyright 2017-2018 (c) Håkan Edling</copyright>
<copyright>Copyright 2017-2019 (c) Håkan Edling</copyright>
<tags>cms mvc aspnetcore netstandard</tags>
<license type="expression">MIT</license>
<licenseUrl>http://opensource.org/licenses/MIT</licenseUrl>
<projectUrl>http://github.com/piranhacms/piranha.core</projectUrl>
<iconUrl>http://piranhacms.org/assets/twitter-shield.png</iconUrl>
Expand All @@ -18,7 +19,7 @@ https://github.com/piranhacms/piranha.core/wiki/changelog
</releaseNotes>
<dependencies>
<group targetFramework=".NETStandard2.0">
<dependency id="Piranha" version="[5.3.0,6.0.0)" />
<dependency id="Piranha" version="[5.4.0,6.0.0)" />
</group>
</dependencies>
</metadata>
Expand Down
4 changes: 2 additions & 2 deletions nuspec/Piranha.Azure.BlobStorage.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>Piranha.Azure.BlobStorage</id>
<title>Piranha Azure BlobStorage</title>
<version>5.3.1</version>
<version>5.4.0</version>
<authors>Håkan Edling</authors>
<owners>Håkan Edling</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
Expand All @@ -19,7 +19,7 @@ https://github.com/piranhacms/piranha.core/wiki/changelog
</releaseNotes>
<dependencies>
<group targetFramework=".NETStandard2.0">
<dependency id="Piranha" version="[5.3.1,6.0.0)" />
<dependency id="Piranha" version="[5.4.0,6.0.0)" />
<dependency id="Microsoft.Azure.KeyVault.Core" version="3.0.1" />
<dependency id="Microsoft.Azure.Storage.Blob" version="9.4.2" />
</group>
Expand Down
Loading

0 comments on commit a7dd66c

Please sign in to comment.