From 16b1e8ae723fde3db2f2d1a998d319be5d6f21e5 Mon Sep 17 00:00:00 2001 From: Simon G Date: Thu, 19 Nov 2020 14:35:51 +0100 Subject: [PATCH] - increase version number to 3.0.0 --- LightweightIocContainer/LightweightIocContainer.csproj | 8 ++++---- .../Test.LightweightIocContainer.csproj | 4 ++++ 2 files changed, 8 insertions(+), 4 deletions(-) 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