From 1ef2c2bbb78bfe12880e710bb68ec048a5acf353 Mon Sep 17 00:00:00 2001 From: Eugene Sadovoi Date: Sat, 2 Mar 2019 13:59:36 -0500 Subject: [PATCH] Released Abstractions 4.1.0 --- src/Unity.Microsoft.DependencyInjection.csproj | 1 - tests/Unity.Microsoft.DependencyInjection.Tests.csproj | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/src/Unity.Microsoft.DependencyInjection.csproj b/src/Unity.Microsoft.DependencyInjection.csproj index bcc98c0..06f8a75 100644 --- a/src/Unity.Microsoft.DependencyInjection.csproj +++ b/src/Unity.Microsoft.DependencyInjection.csproj @@ -69,7 +69,6 @@ all runtime; build; native; contentfiles; analyzers - diff --git a/tests/Unity.Microsoft.DependencyInjection.Tests.csproj b/tests/Unity.Microsoft.DependencyInjection.Tests.csproj index dc1f578..f5fa0f9 100644 --- a/tests/Unity.Microsoft.DependencyInjection.Tests.csproj +++ b/tests/Unity.Microsoft.DependencyInjection.Tests.csproj @@ -7,7 +7,7 @@ - + all