From cead5560242abfd7b2ece992218db8f21686b634 Mon Sep 17 00:00:00 2001 From: Corniel Nobel Date: Sun, 18 Feb 2024 18:32:28 +0100 Subject: [PATCH] Enabled NUnit analyzers. --- tests/Buildalyzer.Tests/Buildalyzer.Tests.csproj | 7 +++++++ .../Buildalyzer.Workspaces.Tests.csproj | 7 +++++++ 2 files changed, 14 insertions(+) diff --git a/tests/Buildalyzer.Tests/Buildalyzer.Tests.csproj b/tests/Buildalyzer.Tests/Buildalyzer.Tests.csproj index 0739d679..4a5ec500 100644 --- a/tests/Buildalyzer.Tests/Buildalyzer.Tests.csproj +++ b/tests/Buildalyzer.Tests/Buildalyzer.Tests.csproj @@ -12,6 +12,13 @@ + + + + + + + diff --git a/tests/Buildalyzer.Workspaces.Tests/Buildalyzer.Workspaces.Tests.csproj b/tests/Buildalyzer.Workspaces.Tests/Buildalyzer.Workspaces.Tests.csproj index ee1c5622..c8d38971 100644 --- a/tests/Buildalyzer.Workspaces.Tests/Buildalyzer.Workspaces.Tests.csproj +++ b/tests/Buildalyzer.Workspaces.Tests/Buildalyzer.Workspaces.Tests.csproj @@ -11,6 +11,13 @@ + + + + + + +