From 937d701d14c8b0fcf57f9871224ad724755577f2 Mon Sep 17 00:00:00 2001 From: Oliver Booth Date: Sun, 7 Mar 2021 18:00:17 +0000 Subject: [PATCH] Remove ruleset and unused analyzers --- X10D.Tests/X10D.Tests.csproj | 8 -------- X10D.Unity/X10D.Unity.csproj | 9 --------- X10D/X10D.csproj | 9 --------- 3 files changed, 26 deletions(-) diff --git a/X10D.Tests/X10D.Tests.csproj b/X10D.Tests/X10D.Tests.csproj index bdba516..07e4efe 100644 --- a/X10D.Tests/X10D.Tests.csproj +++ b/X10D.Tests/X10D.Tests.csproj @@ -16,14 +16,6 @@ - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - diff --git a/X10D.Unity/X10D.Unity.csproj b/X10D.Unity/X10D.Unity.csproj index 8b4ce74..1f9d5f6 100644 --- a/X10D.Unity/X10D.Unity.csproj +++ b/X10D.Unity/X10D.Unity.csproj @@ -14,7 +14,6 @@ dotnet extension-methods unity 2.6.0 - ..\X10D.ruleset true 2.6.0 2.6.0 @@ -37,14 +36,6 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - all diff --git a/X10D/X10D.csproj b/X10D/X10D.csproj index fd7ada6..4f5697a 100644 --- a/X10D/X10D.csproj +++ b/X10D/X10D.csproj @@ -14,7 +14,6 @@ dotnet extension-methods 2.6.0 - ..\X10D.ruleset true 2.6.0 2.6.0 @@ -38,14 +37,6 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive -