From 040fb219ec8f0e416760e589a3f8bb39df83a1b6 Mon Sep 17 00:00:00 2001 From: Simon G Date: Thu, 9 Dec 2021 11:35:30 +0100 Subject: [PATCH] - update version number to 3.0.0-beta2 --- LightweightIocContainer/LightweightIocContainer.csproj | 2 +- .../Test.LightweightIocContainer.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LightweightIocContainer/LightweightIocContainer.csproj b/LightweightIocContainer/LightweightIocContainer.csproj index 2365683..62288f8 100644 --- a/LightweightIocContainer/LightweightIocContainer.csproj +++ b/LightweightIocContainer/LightweightIocContainer.csproj @@ -13,7 +13,7 @@ 3.0.0.0 3.0.0.0 LICENSE.md - 3.0.0-beta + 3.0.0-beta2 enable diff --git a/Test.LightweightIocContainer/Test.LightweightIocContainer.csproj b/Test.LightweightIocContainer/Test.LightweightIocContainer.csproj index 8d0b586..d995069 100644 --- a/Test.LightweightIocContainer/Test.LightweightIocContainer.csproj +++ b/Test.LightweightIocContainer/Test.LightweightIocContainer.csproj @@ -6,7 +6,7 @@ 2.2.0-beta SimonG default - 3.0.0-beta + 3.0.0-beta2