diff --git a/package.props b/package.props index 53c9fef..f3fc091 100644 --- a/package.props +++ b/package.props @@ -1,8 +1,8 @@ - 2.0.10 - Bug fixes and minor performance optimizations + 2.0.11 + Bug fixes, dependency updates and minor performance optimizations diff --git a/src/Unity.Microsoft.DependencyInjection.csproj b/src/Unity.Microsoft.DependencyInjection.csproj index d2a088d..9a03c53 100644 --- a/src/Unity.Microsoft.DependencyInjection.csproj +++ b/src/Unity.Microsoft.DependencyInjection.csproj @@ -1,4 +1,4 @@ - + @@ -25,11 +25,13 @@ false netstandard2.0 + Full true netcoreapp1.1;netstandard2.0 + Portable @@ -48,8 +50,8 @@ - - + + diff --git a/tests/Microsoft.DependencyInjection.Tests.csproj b/tests/Microsoft.DependencyInjection.Tests.csproj index a531155..cb79f44 100644 --- a/tests/Microsoft.DependencyInjection.Tests.csproj +++ b/tests/Microsoft.DependencyInjection.Tests.csproj @@ -7,9 +7,12 @@ - - - + + + + all + runtime; build; native; contentfiles; analyzers + @@ -21,7 +24,7 @@ - +