From 489cc528c2f8db262c7831d09feae4cc7c2a4643 Mon Sep 17 00:00:00 2001 From: s2quake Date: Tue, 25 Jun 2024 18:00:45 +0900 Subject: [PATCH] chore: Remove unused properties. --- test/Directory.Build.props | 1 + .../Libplanet.Explorer.Tests/Libplanet.Explorer.Tests.csproj | 1 - .../Libplanet.Extensions.Cocona.Tests.csproj | 4 ---- test/Libplanet.Tests/Libplanet.Tests.csproj | 5 ----- tools/Libplanet.Tools/Libplanet.Tools.csproj | 5 +---- 5 files changed, 2 insertions(+), 14 deletions(-) diff --git a/test/Directory.Build.props b/test/Directory.Build.props index 2a96e5b3de4..dfc7e9d7c9c 100644 --- a/test/Directory.Build.props +++ b/test/Directory.Build.props @@ -5,6 +5,7 @@ false true + false $(MSBuildThisFileDirectory)..\Libplanet.Tests.ruleset diff --git a/test/Libplanet.Explorer.Tests/Libplanet.Explorer.Tests.csproj b/test/Libplanet.Explorer.Tests/Libplanet.Explorer.Tests.csproj index b5ed5fde502..fef79f9311f 100644 --- a/test/Libplanet.Explorer.Tests/Libplanet.Explorer.Tests.csproj +++ b/test/Libplanet.Explorer.Tests/Libplanet.Explorer.Tests.csproj @@ -2,7 +2,6 @@ disable - false diff --git a/test/Libplanet.Extensions.Cocona.Tests/Libplanet.Extensions.Cocona.Tests.csproj b/test/Libplanet.Extensions.Cocona.Tests/Libplanet.Extensions.Cocona.Tests.csproj index e071bea4ea8..95308573f26 100644 --- a/test/Libplanet.Extensions.Cocona.Tests/Libplanet.Extensions.Cocona.Tests.csproj +++ b/test/Libplanet.Extensions.Cocona.Tests/Libplanet.Extensions.Cocona.Tests.csproj @@ -8,10 +8,6 @@ - - - - diff --git a/test/Libplanet.Tests/Libplanet.Tests.csproj b/test/Libplanet.Tests/Libplanet.Tests.csproj index 97a8668c2f9..4a0f9efc7a7 100644 --- a/test/Libplanet.Tests/Libplanet.Tests.csproj +++ b/test/Libplanet.Tests/Libplanet.Tests.csproj @@ -26,11 +26,6 @@ - - - - - diff --git a/tools/Libplanet.Tools/Libplanet.Tools.csproj b/tools/Libplanet.Tools/Libplanet.Tools.csproj index 59038eb3c00..1a3e049c55c 100644 --- a/tools/Libplanet.Tools/Libplanet.Tools.csproj +++ b/tools/Libplanet.Tools/Libplanet.Tools.csproj @@ -7,13 +7,10 @@ --> programmers who create decentralized games powered by Libplanet (https://libplanet.io/). Exe - - - planet true $(NoWarn);CS1591;S1118;SA1118 - + true