From a74ab770b971a13d40f17c70c18ed82e9c559de2 Mon Sep 17 00:00:00 2001 From: Eugene Sadovoi Date: Tue, 21 Aug 2018 21:40:22 -0400 Subject: [PATCH] Releasing v5.0.14 --- package.props | 2 +- src/Unity.Mvc.csproj | 3 ++- tests/MVC.Tests.csproj | 8 ++++---- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/package.props b/package.props index 30537ae..0e6dd29 100644 --- a/package.props +++ b/package.props @@ -1,7 +1,7 @@ - 5.0.13 + 5.0.14 This package is compatible with .NET 4.5, 4.6 and 4.7 frameworks. diff --git a/src/Unity.Mvc.csproj b/src/Unity.Mvc.csproj index bf1b385..419354c 100644 --- a/src/Unity.Mvc.csproj +++ b/src/Unity.Mvc.csproj @@ -34,6 +34,7 @@ true net45;net46;net47 + Portable @@ -43,7 +44,7 @@ - + diff --git a/tests/MVC.Tests.csproj b/tests/MVC.Tests.csproj index 783d533..50bc6ef 100644 --- a/tests/MVC.Tests.csproj +++ b/tests/MVC.Tests.csproj @@ -9,9 +9,9 @@ - - - + + + @@ -19,7 +19,7 @@ - +