From e1978e14b48c9299eb268f099de945bf63a8aecb Mon Sep 17 00:00:00 2001 From: Erwin Werkman Date: Sat, 14 Mar 2020 20:27:03 +0100 Subject: [PATCH] Updated projects to .NET 4.7.1 --- .../Plugin.Plumber.Component.Decorator.csproj | 16 ++++++++-------- .../Plugin.Plumber.Component.Sample.csproj | 10 +++++----- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/src/Plugin.Plumber.Component.Decorator/Plugin.Plumber.Component.Decorator.csproj b/src/Plugin.Plumber.Component.Decorator/Plugin.Plumber.Component.Decorator.csproj index e612058..9509025 100644 --- a/src/Plugin.Plumber.Component.Decorator/Plugin.Plumber.Component.Decorator.csproj +++ b/src/Plugin.Plumber.Component.Decorator/Plugin.Plumber.Component.Decorator.csproj @@ -4,7 +4,7 @@ Make Sitecore Commerce components easily viewable and editable in Sitecore Commerce Business Tools by annotating them with attributes. 1.0.0 Erwin Werkman - net462 + net471 $(PackageTags);Commerce;Plugin https://plumber-sc.com/assets/images/plumber-logo.svg https://github.com/plumber-sc/plumber-component-decorator @@ -15,25 +15,25 @@ - 2.2.29 + 3.0.17 all - + all - + all - + all - + all - + all - + all diff --git a/src/Plugin.Plumber.Component.Sample/Plugin.Plumber.Component.Sample.csproj b/src/Plugin.Plumber.Component.Sample/Plugin.Plumber.Component.Sample.csproj index 3e46868..6b24b35 100644 --- a/src/Plugin.Plumber.Component.Sample/Plugin.Plumber.Component.Sample.csproj +++ b/src/Plugin.Plumber.Component.Sample/Plugin.Plumber.Component.Sample.csproj @@ -3,7 +3,7 @@ Sitecore Commerce Sample Plugin Template 1.0.0 Sitecore - net462 + net471 $(PackageTags);Commerce;Sample;Plugin http://www.sitecore.net/favicon.ico http://www.sitecore.net/ @@ -13,11 +13,11 @@ - 2.2.29 + 3.0.17 - - - + + +