From 062b01582da0fa90d7f77befc6886203d6cc0e1b Mon Sep 17 00:00:00 2001 From: "Simon G." Date: Wed, 10 Dec 2025 13:35:41 +0100 Subject: [PATCH] - update version suffix to beta5 --- .../LightweightIocContainer.FactoryGenerator.csproj | 2 +- .../LightweightIocContainer.Validation.csproj | 2 +- LightweightIocContainer/LightweightIocContainer.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LightweightIocContainer.FactoryGenerator/LightweightIocContainer.FactoryGenerator.csproj b/LightweightIocContainer.FactoryGenerator/LightweightIocContainer.FactoryGenerator.csproj index 3f47007..d9167b5 100644 --- a/LightweightIocContainer.FactoryGenerator/LightweightIocContainer.FactoryGenerator.csproj +++ b/LightweightIocContainer.FactoryGenerator/LightweightIocContainer.FactoryGenerator.csproj @@ -12,7 +12,7 @@ true true 5.0.0 - beta4 + beta5 diff --git a/LightweightIocContainer.Validation/LightweightIocContainer.Validation.csproj b/LightweightIocContainer.Validation/LightweightIocContainer.Validation.csproj index 82453fe..b7a13f7 100644 --- a/LightweightIocContainer.Validation/LightweightIocContainer.Validation.csproj +++ b/LightweightIocContainer.Validation/LightweightIocContainer.Validation.csproj @@ -11,7 +11,7 @@ enable LightweightIocContainer.Validation.xml 5.0.0 - beta4 + beta5 diff --git a/LightweightIocContainer/LightweightIocContainer.csproj b/LightweightIocContainer/LightweightIocContainer.csproj index f3ff87a..321d839 100644 --- a/LightweightIocContainer/LightweightIocContainer.csproj +++ b/LightweightIocContainer/LightweightIocContainer.csproj @@ -11,7 +11,7 @@ enable LightweightIocContainer.xml 5.0.0 - beta4 + beta5