From 67dc5e7022bc1e7c4a72fd33c6e0eaecaae3035b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 14 Feb 2024 15:35:29 -0800 Subject: [PATCH] Update dependency NUnit.Analyzers to v4 (#145) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .../GraphQLToKarate.CommandLine.Tests.csproj | 2 +- tests/GraphQLToKarate.Tests/GraphQLToKarate.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/GraphQLToKarate.CommandLine.Tests/GraphQLToKarate.CommandLine.Tests.csproj b/tests/GraphQLToKarate.CommandLine.Tests/GraphQLToKarate.CommandLine.Tests.csproj index 0399b90..843a217 100644 --- a/tests/GraphQLToKarate.CommandLine.Tests/GraphQLToKarate.CommandLine.Tests.csproj +++ b/tests/GraphQLToKarate.CommandLine.Tests/GraphQLToKarate.CommandLine.Tests.csproj @@ -29,7 +29,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/GraphQLToKarate.Tests/GraphQLToKarate.Tests.csproj b/tests/GraphQLToKarate.Tests/GraphQLToKarate.Tests.csproj index 094d7a6..8ee6c6c 100644 --- a/tests/GraphQLToKarate.Tests/GraphQLToKarate.Tests.csproj +++ b/tests/GraphQLToKarate.Tests/GraphQLToKarate.Tests.csproj @@ -29,7 +29,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive