From d02940284d8026f56cef5e9cb839bb45c2e14eac Mon Sep 17 00:00:00 2001 From: Raghu Peri Date: Fri, 22 May 2026 13:12:35 +0100 Subject: [PATCH 1/8] CONFIG: Bump ADotNet from 4.2.0 to 4.3.0 --- NEL.MESH.Infrastructure/NEL.MESH.Infrastructure.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEL.MESH.Infrastructure/NEL.MESH.Infrastructure.csproj b/NEL.MESH.Infrastructure/NEL.MESH.Infrastructure.csproj index 56853533..c8e460d2 100644 --- a/NEL.MESH.Infrastructure/NEL.MESH.Infrastructure.csproj +++ b/NEL.MESH.Infrastructure/NEL.MESH.Infrastructure.csproj @@ -10,7 +10,7 @@ - + From c689d2588fdc2f83c6542e208125f8dadd401959 Mon Sep 17 00:00:00 2001 From: Raghu Peri Date: Fri, 22 May 2026 13:12:45 +0100 Subject: [PATCH 2/8] CONFIG: Bump coverlet.collector from 10.0.0 to 10.0.1 --- NEL.MESH.Tests.Acceptance/NEL.MESH.Tests.Acceptance.csproj | 2 +- .../NEL.MESH.Tests.Integration.Witness.csproj | 2 +- NEL.MESH.Tests.Integration/NEL.MESH.Tests.Integration.csproj | 2 +- NEL.MESH.Tests.Unit/NEL.MESH.Tests.Unit.csproj | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/NEL.MESH.Tests.Acceptance/NEL.MESH.Tests.Acceptance.csproj b/NEL.MESH.Tests.Acceptance/NEL.MESH.Tests.Acceptance.csproj index 8bf2bfc4..9d3d00a2 100644 --- a/NEL.MESH.Tests.Acceptance/NEL.MESH.Tests.Acceptance.csproj +++ b/NEL.MESH.Tests.Acceptance/NEL.MESH.Tests.Acceptance.csproj @@ -27,7 +27,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/NEL.MESH.Tests.Integration.Witness/NEL.MESH.Tests.Integration.Witness.csproj b/NEL.MESH.Tests.Integration.Witness/NEL.MESH.Tests.Integration.Witness.csproj index 3eace907..cc962d91 100644 --- a/NEL.MESH.Tests.Integration.Witness/NEL.MESH.Tests.Integration.Witness.csproj +++ b/NEL.MESH.Tests.Integration.Witness/NEL.MESH.Tests.Integration.Witness.csproj @@ -30,7 +30,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/NEL.MESH.Tests.Integration/NEL.MESH.Tests.Integration.csproj b/NEL.MESH.Tests.Integration/NEL.MESH.Tests.Integration.csproj index 00634c45..417c6d63 100644 --- a/NEL.MESH.Tests.Integration/NEL.MESH.Tests.Integration.csproj +++ b/NEL.MESH.Tests.Integration/NEL.MESH.Tests.Integration.csproj @@ -30,7 +30,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/NEL.MESH.Tests.Unit/NEL.MESH.Tests.Unit.csproj b/NEL.MESH.Tests.Unit/NEL.MESH.Tests.Unit.csproj index 903564f5..62892c36 100644 --- a/NEL.MESH.Tests.Unit/NEL.MESH.Tests.Unit.csproj +++ b/NEL.MESH.Tests.Unit/NEL.MESH.Tests.Unit.csproj @@ -26,7 +26,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all From 0768e2c3ea31e41c2dc97bb3d59cfe2dd4b8027f Mon Sep 17 00:00:00 2001 From: Raghu Peri Date: Fri, 22 May 2026 13:12:55 +0100 Subject: [PATCH 3/8] CONFIG: Bump Microsoft.Extensions.Configuration from 10.0.7 to 10.0.8 --- NEL.MESH.Tests.Acceptance/NEL.MESH.Tests.Acceptance.csproj | 2 +- .../NEL.MESH.Tests.Integration.Witness.csproj | 2 +- NEL.MESH.Tests.Integration/NEL.MESH.Tests.Integration.csproj | 2 +- NEL.MESH.Tests.Unit/NEL.MESH.Tests.Unit.csproj | 2 +- NEL.MESH.UI/NEL.MESH.UI.csproj | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/NEL.MESH.Tests.Acceptance/NEL.MESH.Tests.Acceptance.csproj b/NEL.MESH.Tests.Acceptance/NEL.MESH.Tests.Acceptance.csproj index 9d3d00a2..071a805c 100644 --- a/NEL.MESH.Tests.Acceptance/NEL.MESH.Tests.Acceptance.csproj +++ b/NEL.MESH.Tests.Acceptance/NEL.MESH.Tests.Acceptance.csproj @@ -12,7 +12,7 @@ - + diff --git a/NEL.MESH.Tests.Integration.Witness/NEL.MESH.Tests.Integration.Witness.csproj b/NEL.MESH.Tests.Integration.Witness/NEL.MESH.Tests.Integration.Witness.csproj index cc962d91..a9938db1 100644 --- a/NEL.MESH.Tests.Integration.Witness/NEL.MESH.Tests.Integration.Witness.csproj +++ b/NEL.MESH.Tests.Integration.Witness/NEL.MESH.Tests.Integration.Witness.csproj @@ -16,7 +16,7 @@ - + diff --git a/NEL.MESH.Tests.Integration/NEL.MESH.Tests.Integration.csproj b/NEL.MESH.Tests.Integration/NEL.MESH.Tests.Integration.csproj index 417c6d63..23825024 100644 --- a/NEL.MESH.Tests.Integration/NEL.MESH.Tests.Integration.csproj +++ b/NEL.MESH.Tests.Integration/NEL.MESH.Tests.Integration.csproj @@ -16,7 +16,7 @@ - + diff --git a/NEL.MESH.Tests.Unit/NEL.MESH.Tests.Unit.csproj b/NEL.MESH.Tests.Unit/NEL.MESH.Tests.Unit.csproj index 62892c36..ae3f6e90 100644 --- a/NEL.MESH.Tests.Unit/NEL.MESH.Tests.Unit.csproj +++ b/NEL.MESH.Tests.Unit/NEL.MESH.Tests.Unit.csproj @@ -12,7 +12,7 @@ - + diff --git a/NEL.MESH.UI/NEL.MESH.UI.csproj b/NEL.MESH.UI/NEL.MESH.UI.csproj index 67f7eb8c..cb39522c 100644 --- a/NEL.MESH.UI/NEL.MESH.UI.csproj +++ b/NEL.MESH.UI/NEL.MESH.UI.csproj @@ -11,7 +11,7 @@ - + From f6e81d7469a6680d30a127aac3f193a439abc064 Mon Sep 17 00:00:00 2001 From: Raghu Peri Date: Fri, 22 May 2026 13:13:05 +0100 Subject: [PATCH 4/8] CONFIG: Bump Microsoft.Extensions.Configuration.Binder from 10.0.7 to 10.0.8 --- NEL.MESH.UI/NEL.MESH.UI.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEL.MESH.UI/NEL.MESH.UI.csproj b/NEL.MESH.UI/NEL.MESH.UI.csproj index cb39522c..3991d59f 100644 --- a/NEL.MESH.UI/NEL.MESH.UI.csproj +++ b/NEL.MESH.UI/NEL.MESH.UI.csproj @@ -12,7 +12,7 @@ - + From ae6df7d0063f9956f97ca0874a2f850fd5135f07 Mon Sep 17 00:00:00 2001 From: Raghu Peri Date: Fri, 22 May 2026 13:13:14 +0100 Subject: [PATCH 5/8] CONFIG: Bump Microsoft.Extensions.Configuration.EnvironmentVariables from 10.0.7 to 10.0.8 --- NEL.MESH.UI/NEL.MESH.UI.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEL.MESH.UI/NEL.MESH.UI.csproj b/NEL.MESH.UI/NEL.MESH.UI.csproj index 3991d59f..cce878c5 100644 --- a/NEL.MESH.UI/NEL.MESH.UI.csproj +++ b/NEL.MESH.UI/NEL.MESH.UI.csproj @@ -13,7 +13,7 @@ - + From 316e3e829224dafe1d8ec3115267d2a13e3e4f7a Mon Sep 17 00:00:00 2001 From: Raghu Peri Date: Fri, 22 May 2026 13:13:24 +0100 Subject: [PATCH 6/8] CONFIG: Bump Microsoft.Extensions.Configuration.Json from 10.0.7 to 10.0.8 --- NEL.MESH.Tests.Acceptance/NEL.MESH.Tests.Acceptance.csproj | 2 +- .../NEL.MESH.Tests.Integration.Witness.csproj | 2 +- NEL.MESH.Tests.Integration/NEL.MESH.Tests.Integration.csproj | 2 +- NEL.MESH.Tests.Unit/NEL.MESH.Tests.Unit.csproj | 2 +- NEL.MESH.UI/NEL.MESH.UI.csproj | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/NEL.MESH.Tests.Acceptance/NEL.MESH.Tests.Acceptance.csproj b/NEL.MESH.Tests.Acceptance/NEL.MESH.Tests.Acceptance.csproj index 071a805c..8704355d 100644 --- a/NEL.MESH.Tests.Acceptance/NEL.MESH.Tests.Acceptance.csproj +++ b/NEL.MESH.Tests.Acceptance/NEL.MESH.Tests.Acceptance.csproj @@ -13,7 +13,7 @@ - + diff --git a/NEL.MESH.Tests.Integration.Witness/NEL.MESH.Tests.Integration.Witness.csproj b/NEL.MESH.Tests.Integration.Witness/NEL.MESH.Tests.Integration.Witness.csproj index a9938db1..f393d782 100644 --- a/NEL.MESH.Tests.Integration.Witness/NEL.MESH.Tests.Integration.Witness.csproj +++ b/NEL.MESH.Tests.Integration.Witness/NEL.MESH.Tests.Integration.Witness.csproj @@ -17,7 +17,7 @@ - + diff --git a/NEL.MESH.Tests.Integration/NEL.MESH.Tests.Integration.csproj b/NEL.MESH.Tests.Integration/NEL.MESH.Tests.Integration.csproj index 23825024..b79e86f1 100644 --- a/NEL.MESH.Tests.Integration/NEL.MESH.Tests.Integration.csproj +++ b/NEL.MESH.Tests.Integration/NEL.MESH.Tests.Integration.csproj @@ -17,7 +17,7 @@ - + diff --git a/NEL.MESH.Tests.Unit/NEL.MESH.Tests.Unit.csproj b/NEL.MESH.Tests.Unit/NEL.MESH.Tests.Unit.csproj index ae3f6e90..be36932b 100644 --- a/NEL.MESH.Tests.Unit/NEL.MESH.Tests.Unit.csproj +++ b/NEL.MESH.Tests.Unit/NEL.MESH.Tests.Unit.csproj @@ -13,7 +13,7 @@ - + diff --git a/NEL.MESH.UI/NEL.MESH.UI.csproj b/NEL.MESH.UI/NEL.MESH.UI.csproj index cce878c5..c2fe4cf2 100644 --- a/NEL.MESH.UI/NEL.MESH.UI.csproj +++ b/NEL.MESH.UI/NEL.MESH.UI.csproj @@ -14,7 +14,7 @@ - + From 7485a4169d928d1a8dfe316a5fbc8cd2e802487e Mon Sep 17 00:00:00 2001 From: Raghu Peri Date: Fri, 22 May 2026 13:13:34 +0100 Subject: [PATCH 7/8] CONFIG: Bump Microsoft.Extensions.DependencyInjection from 10.0.7 to 10.0.8 --- NEL.MESH/NEL.MESH.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEL.MESH/NEL.MESH.csproj b/NEL.MESH/NEL.MESH.csproj index 7ac0714d..ae0e7f1e 100644 --- a/NEL.MESH/NEL.MESH.csproj +++ b/NEL.MESH/NEL.MESH.csproj @@ -51,7 +51,7 @@ - + From 56d3eb2ecbe8d642b7ba0fc75f0acd0b56c89490 Mon Sep 17 00:00:00 2001 From: Raghu Peri Date: Fri, 22 May 2026 13:13:43 +0100 Subject: [PATCH 8/8] CONFIG: Bump Microsoft.Extensions.Hosting from 10.0.7 to 10.0.8 --- NEL.MESH/NEL.MESH.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEL.MESH/NEL.MESH.csproj b/NEL.MESH/NEL.MESH.csproj index ae0e7f1e..eaec99bb 100644 --- a/NEL.MESH/NEL.MESH.csproj +++ b/NEL.MESH/NEL.MESH.csproj @@ -52,7 +52,7 @@ - +