From 5ee127643de0d5535246e101a02e99563b3d5554 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ha=CC=8Akan=20Edling?= Date: Tue, 23 Mar 2021 15:46:06 +0100 Subject: [PATCH] Updated versions --- core/Piranha.AspNetCore/Piranha.AspNetCore.csproj | 4 ++++ core/Piranha.AttributeBuilder/Piranha.AttributeBuilder.csproj | 4 ++++ .../Piranha.Manager.Localization.csproj | 4 ++++ core/Piranha.Manager/Piranha.Manager.csproj | 4 ++++ core/Piranha/Piranha.csproj | 4 ++++ 5 files changed, 20 insertions(+) diff --git a/core/Piranha.AspNetCore/Piranha.AspNetCore.csproj b/core/Piranha.AspNetCore/Piranha.AspNetCore.csproj index e9ed461e8..f0efd381f 100644 --- a/core/Piranha.AspNetCore/Piranha.AspNetCore.csproj +++ b/core/Piranha.AspNetCore/Piranha.AspNetCore.csproj @@ -5,6 +5,10 @@ Piranha CMS middleware components for AspNetCore + + 9.0.1 + + true diff --git a/core/Piranha.AttributeBuilder/Piranha.AttributeBuilder.csproj b/core/Piranha.AttributeBuilder/Piranha.AttributeBuilder.csproj index 6ca374599..9b6a7d588 100644 --- a/core/Piranha.AttributeBuilder/Piranha.AttributeBuilder.csproj +++ b/core/Piranha.AttributeBuilder/Piranha.AttributeBuilder.csproj @@ -5,6 +5,10 @@ Library for defining content types with Attributes + + 9.0.1 + + true diff --git a/core/Piranha.Manager.Localization/Piranha.Manager.Localization.csproj b/core/Piranha.Manager.Localization/Piranha.Manager.Localization.csproj index 5596a36d4..cf40646fd 100644 --- a/core/Piranha.Manager.Localization/Piranha.Manager.Localization.csproj +++ b/core/Piranha.Manager.Localization/Piranha.Manager.Localization.csproj @@ -6,6 +6,10 @@ Localization for the Piranha CMS manager panel + + 9.0.1 + + true diff --git a/core/Piranha.Manager/Piranha.Manager.csproj b/core/Piranha.Manager/Piranha.Manager.csproj index 7b29910b8..c393f7190 100644 --- a/core/Piranha.Manager/Piranha.Manager.csproj +++ b/core/Piranha.Manager/Piranha.Manager.csproj @@ -7,6 +7,10 @@ Manager panel for Piranha CMS for AspNetCore + + 9.0.1 + + true diff --git a/core/Piranha/Piranha.csproj b/core/Piranha/Piranha.csproj index 229f1d75e..424f9ea23 100644 --- a/core/Piranha/Piranha.csproj +++ b/core/Piranha/Piranha.csproj @@ -6,6 +6,10 @@ Core package for Piranha CMS for .NET Core + + 9.0.1 + + true