diff --git a/LightweightIocContainer/LightweightIocContainer.csproj b/LightweightIocContainer/LightweightIocContainer.csproj index 96a5aed..c3d9b96 100644 --- a/LightweightIocContainer/LightweightIocContainer.csproj +++ b/LightweightIocContainer/LightweightIocContainer.csproj @@ -6,14 +6,14 @@ 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. https://github.com/SimonG96/LightweightIocContainer - - latest + default true https://github.com/SimonG96/LightweightIocContainer 2.2.0-beta - 2.2.0.0 - 2.2.0.0 + 3.0.0.0 + 3.0.0.0 LICENSE.md + 3.0.0-beta diff --git a/Test.LightweightIocContainer/Test.LightweightIocContainer.csproj b/Test.LightweightIocContainer/Test.LightweightIocContainer.csproj index 18e75ef..8dd45c2 100644 --- a/Test.LightweightIocContainer/Test.LightweightIocContainer.csproj +++ b/Test.LightweightIocContainer/Test.LightweightIocContainer.csproj @@ -8,6 +8,10 @@ 2.2.0-beta SimonG + + default + + 3.0.0-beta