diff --git a/.gitignore b/.gitignore index 7bb2ead..01d2011 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,7 @@ x64/ [Bb]in/ [Oo]bj/ +[Ll]ib/ # MSTest test Results [Tt]est[Rr]esult*/ diff --git a/src/Unity.Interception.csproj b/src/Unity.Interception.csproj index 19c8c62..af10cc9 100644 --- a/src/Unity.Interception.csproj +++ b/src/Unity.Interception.csproj @@ -1,10 +1,11 @@  - Unity Interception 5.0.1 5.0.0.0 5.0.0.0 + Unity.Interception + Unity Interception Copyright © Microsoft 2008 https://github.com/unitycontainer/unity https://github.com/unitycontainer/unity @@ -12,10 +13,8 @@ https://avatars1.githubusercontent.com/u/12849707 git This package is compatible with .NET 4.0, 4.5, and 4.7 frameworks. - Unity.Interception Microsoft.Practices.Unity Microsoft.Practices.Unity - Debug;Release;Package @@ -50,14 +49,9 @@ true net47;net45;net40 - - - - false - net47;net45;net40 $(SolutionDir)\lib\ - + Full false