diff --git a/LightweightIocContainer/LightweightIocContainer.csproj b/LightweightIocContainer/LightweightIocContainer.csproj index c3d9b96..54204ec 100644 --- a/LightweightIocContainer/LightweightIocContainer.csproj +++ b/LightweightIocContainer/LightweightIocContainer.csproj @@ -1,7 +1,7 @@ - netstandard2.0;net45 + netstandard2.0 SimonG Copyright(c) 2019 SimonG. All Rights Reserved. A lightweight IOC Container that is powerful enough to do all the things you need it to do. diff --git a/Test.LightweightIocContainer/Test.LightweightIocContainer.csproj b/Test.LightweightIocContainer/Test.LightweightIocContainer.csproj index 8dd45c2..61fac68 100644 --- a/Test.LightweightIocContainer/Test.LightweightIocContainer.csproj +++ b/Test.LightweightIocContainer/Test.LightweightIocContainer.csproj @@ -1,16 +1,11 @@ - netcoreapp2.1;net45 - + netcoreapp2.1 false - 2.2.0-beta - SimonG - default - 3.0.0-beta