diff --git a/LightweightIocContainer/LightweightIocContainer.csproj b/LightweightIocContainer/LightweightIocContainer.csproj index 0b5fc04..5fc3e13 100644 --- a/LightweightIocContainer/LightweightIocContainer.csproj +++ b/LightweightIocContainer/LightweightIocContainer.csproj @@ -10,9 +10,9 @@ latest true https://github.com/SimonG96/LightweightIocContainer - 1.2.0 - 1.2.0.0 - 1.2.0.0 + 1.3.0 + 1.3.0.0 + 1.3.0.0 diff --git a/Test.LightweightIocContainer/Test.LightweightIocContainer.csproj b/Test.LightweightIocContainer/Test.LightweightIocContainer.csproj index a6a80e6..e60820b 100644 --- a/Test.LightweightIocContainer/Test.LightweightIocContainer.csproj +++ b/Test.LightweightIocContainer/Test.LightweightIocContainer.csproj @@ -4,6 +4,10 @@ netcoreapp2.1;net45 false + + 1.3.0 + + SimonG