From d9a30e6d8aabeb1efcef67ac19e51052bf4ae4e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Apr 2026 17:20:29 +0000 Subject: [PATCH] Bump Meziantou.Analyzer from 3.0.50 to 3.0.54 --- updated-dependencies: - dependency-name: Meziantou.Analyzer dependency-version: 3.0.54 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Meziantou.Analyzer dependency-version: 3.0.54 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Meziantou.Analyzer dependency-version: 3.0.54 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Meziantou.Analyzer dependency-version: 3.0.54 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Meziantou.Analyzer dependency-version: 3.0.54 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Meziantou.Analyzer dependency-version: 3.0.54 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Meziantou.Analyzer dependency-version: 3.0.54 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Meziantou.Analyzer dependency-version: 3.0.54 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../Wolfgang.Extensions.IEnumerable.Benchmarks.csproj | 2 +- examples/Do.Example/Do.Example.csproj | 2 +- examples/ForEach.Example/ForEach.Example.csproj | 2 +- examples/IsEmpty.Example/IsEmpty.Example.csproj | 2 +- examples/IsNullOrEmpty.Example/IsNullOrEmpty.Example.csproj | 2 +- examples/None.Example/None.Example.csproj | 2 +- examples/Shuffle.Example/Shuffle.Example.csproj | 2 +- .../Wolfgang.Extensions.IEnumerable.csproj | 2 +- .../Wolfgang.Extensions.IEnumerable.Tests.Unit.csproj | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/benchmarks/Wolfgang.Extensions.IEnumerable.Benchmarks/Wolfgang.Extensions.IEnumerable.Benchmarks.csproj b/benchmarks/Wolfgang.Extensions.IEnumerable.Benchmarks/Wolfgang.Extensions.IEnumerable.Benchmarks.csproj index c8966f3..23bd107 100644 --- a/benchmarks/Wolfgang.Extensions.IEnumerable.Benchmarks/Wolfgang.Extensions.IEnumerable.Benchmarks.csproj +++ b/benchmarks/Wolfgang.Extensions.IEnumerable.Benchmarks/Wolfgang.Extensions.IEnumerable.Benchmarks.csproj @@ -35,7 +35,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/examples/Do.Example/Do.Example.csproj b/examples/Do.Example/Do.Example.csproj index faedb33..6ccbfa2 100644 --- a/examples/Do.Example/Do.Example.csproj +++ b/examples/Do.Example/Do.Example.csproj @@ -30,7 +30,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/examples/ForEach.Example/ForEach.Example.csproj b/examples/ForEach.Example/ForEach.Example.csproj index faedb33..6ccbfa2 100644 --- a/examples/ForEach.Example/ForEach.Example.csproj +++ b/examples/ForEach.Example/ForEach.Example.csproj @@ -30,7 +30,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/examples/IsEmpty.Example/IsEmpty.Example.csproj b/examples/IsEmpty.Example/IsEmpty.Example.csproj index faedb33..6ccbfa2 100644 --- a/examples/IsEmpty.Example/IsEmpty.Example.csproj +++ b/examples/IsEmpty.Example/IsEmpty.Example.csproj @@ -30,7 +30,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/examples/IsNullOrEmpty.Example/IsNullOrEmpty.Example.csproj b/examples/IsNullOrEmpty.Example/IsNullOrEmpty.Example.csproj index faedb33..6ccbfa2 100644 --- a/examples/IsNullOrEmpty.Example/IsNullOrEmpty.Example.csproj +++ b/examples/IsNullOrEmpty.Example/IsNullOrEmpty.Example.csproj @@ -30,7 +30,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/examples/None.Example/None.Example.csproj b/examples/None.Example/None.Example.csproj index faedb33..6ccbfa2 100644 --- a/examples/None.Example/None.Example.csproj +++ b/examples/None.Example/None.Example.csproj @@ -30,7 +30,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/examples/Shuffle.Example/Shuffle.Example.csproj b/examples/Shuffle.Example/Shuffle.Example.csproj index faedb33..6ccbfa2 100644 --- a/examples/Shuffle.Example/Shuffle.Example.csproj +++ b/examples/Shuffle.Example/Shuffle.Example.csproj @@ -30,7 +30,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Wolfgang.Extensions.IEnumerable/Wolfgang.Extensions.IEnumerable.csproj b/src/Wolfgang.Extensions.IEnumerable/Wolfgang.Extensions.IEnumerable.csproj index d8e1ff3..d220209 100644 --- a/src/Wolfgang.Extensions.IEnumerable/Wolfgang.Extensions.IEnumerable.csproj +++ b/src/Wolfgang.Extensions.IEnumerable/Wolfgang.Extensions.IEnumerable.csproj @@ -56,7 +56,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/Wolfgang.Extensions.IEnumerable.Tests.Unit/Wolfgang.Extensions.IEnumerable.Tests.Unit.csproj b/tests/Wolfgang.Extensions.IEnumerable.Tests.Unit/Wolfgang.Extensions.IEnumerable.Tests.Unit.csproj index d393332..7e56fcf 100644 --- a/tests/Wolfgang.Extensions.IEnumerable.Tests.Unit/Wolfgang.Extensions.IEnumerable.Tests.Unit.csproj +++ b/tests/Wolfgang.Extensions.IEnumerable.Tests.Unit/Wolfgang.Extensions.IEnumerable.Tests.Unit.csproj @@ -130,7 +130,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive