From ecf14c89dc1fe1fdcdbbc6b4d1c636c52f3c7634 Mon Sep 17 00:00:00 2001 From: Simon G Date: Wed, 31 Aug 2022 13:48:15 +0200 Subject: [PATCH] - use correct version --- LightweightIocContainer/LightweightIocContainer.csproj | 3 ++- .../Test.LightweightIocContainer.csproj | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LightweightIocContainer/LightweightIocContainer.csproj b/LightweightIocContainer/LightweightIocContainer.csproj index 2598fe1..a38033c 100644 --- a/LightweightIocContainer/LightweightIocContainer.csproj +++ b/LightweightIocContainer/LightweightIocContainer.csproj @@ -10,7 +10,8 @@ enable enable LightweightIocContainer.xml - 4.0.0-beta + 4.0.0 + beta diff --git a/Test.LightweightIocContainer/Test.LightweightIocContainer.csproj b/Test.LightweightIocContainer/Test.LightweightIocContainer.csproj index da2052a..1744352 100644 --- a/Test.LightweightIocContainer/Test.LightweightIocContainer.csproj +++ b/Test.LightweightIocContainer/Test.LightweightIocContainer.csproj @@ -6,7 +6,6 @@ SimonG default enable - 4.0.0-beta