From e4fed15a2af6d35e887f64126c6f58f43020f241 Mon Sep 17 00:00:00 2001 From: "Simon G." Date: Fri, 5 Dec 2025 10:18:41 +0100 Subject: [PATCH] - update version suffix to beta3 --- .../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 7db424f..d70fe32 100644 --- a/LightweightIocContainer.FactoryGenerator/LightweightIocContainer.FactoryGenerator.csproj +++ b/LightweightIocContainer.FactoryGenerator/LightweightIocContainer.FactoryGenerator.csproj @@ -12,7 +12,7 @@ true true 5.0.0 - beta2 + beta3 diff --git a/LightweightIocContainer.Validation/LightweightIocContainer.Validation.csproj b/LightweightIocContainer.Validation/LightweightIocContainer.Validation.csproj index a6c42c1..62bb09c 100644 --- a/LightweightIocContainer.Validation/LightweightIocContainer.Validation.csproj +++ b/LightweightIocContainer.Validation/LightweightIocContainer.Validation.csproj @@ -11,7 +11,7 @@ enable LightweightIocContainer.Validation.xml 5.0.0 - beta2 + beta3 diff --git a/LightweightIocContainer/LightweightIocContainer.csproj b/LightweightIocContainer/LightweightIocContainer.csproj index 32e3ebf..cadb782 100644 --- a/LightweightIocContainer/LightweightIocContainer.csproj +++ b/LightweightIocContainer/LightweightIocContainer.csproj @@ -11,7 +11,7 @@ enable LightweightIocContainer.xml 5.0.0 - beta2 + beta3