From e0e66689b9a9b123a9e1e69dccbe870e44aadbc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 10:44:43 +0000 Subject: [PATCH] chore(deps): bump NUnit.Analyzers from 4.0.1 to 4.1.0 Bumps [NUnit.Analyzers](https://github.com/nunit/nunit.analyzers) from 4.0.1 to 4.1.0. - [Release notes](https://github.com/nunit/nunit.analyzers/releases) - [Changelog](https://github.com/nunit/nunit.analyzers/blob/master/CHANGES.txt) - [Commits](https://github.com/nunit/nunit.analyzers/compare/4.0.1...4.1.0) --- updated-dependencies: - dependency-name: NUnit.Analyzers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../ByteBrusher.Tests.Integrationstests.csproj | 2 +- .../ByteBrusher.Tests.Unittests.Util.csproj | 2 +- .../ByteBrusher.Tests.SmokeTests.csproj | 2 +- .../ByteBrusher.Tests.Unittests.Framework.csproj | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ByteBrusher.Tests.Integrationstests/ByteBrusher.Tests.Integrationstests.csproj b/ByteBrusher.Tests.Integrationstests/ByteBrusher.Tests.Integrationstests.csproj index 5197ef5..704ea11 100644 --- a/ByteBrusher.Tests.Integrationstests/ByteBrusher.Tests.Integrationstests.csproj +++ b/ByteBrusher.Tests.Integrationstests/ByteBrusher.Tests.Integrationstests.csproj @@ -15,7 +15,7 @@ - + diff --git a/ByteBrusher.Tests.Unittests.Util/ByteBrusher.Tests.Unittests.Util.csproj b/ByteBrusher.Tests.Unittests.Util/ByteBrusher.Tests.Unittests.Util.csproj index bc931b6..d606936 100644 --- a/ByteBrusher.Tests.Unittests.Util/ByteBrusher.Tests.Unittests.Util.csproj +++ b/ByteBrusher.Tests.Unittests.Util/ByteBrusher.Tests.Unittests.Util.csproj @@ -16,7 +16,7 @@ - + all diff --git a/Tests/ByteBrusher.Tests.SmokeTests/ByteBrusher.Tests.SmokeTests.csproj b/Tests/ByteBrusher.Tests.SmokeTests/ByteBrusher.Tests.SmokeTests.csproj index e97bfad..21a9890 100644 --- a/Tests/ByteBrusher.Tests.SmokeTests/ByteBrusher.Tests.SmokeTests.csproj +++ b/Tests/ByteBrusher.Tests.SmokeTests/ByteBrusher.Tests.SmokeTests.csproj @@ -15,7 +15,7 @@ - + diff --git a/Tests/ByteBrusher.Tests.Unittests.Framework/ByteBrusher.Tests.Unittests.Framework.csproj b/Tests/ByteBrusher.Tests.Unittests.Framework/ByteBrusher.Tests.Unittests.Framework.csproj index cbd8105..c579f95 100644 --- a/Tests/ByteBrusher.Tests.Unittests.Framework/ByteBrusher.Tests.Unittests.Framework.csproj +++ b/Tests/ByteBrusher.Tests.Unittests.Framework/ByteBrusher.Tests.Unittests.Framework.csproj @@ -13,7 +13,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive