From a6bc467dab300f3abb9423b2ac162dea24f10826 Mon Sep 17 00:00:00 2001 From: Ivandro Jao Date: Mon, 30 Sep 2024 20:42:42 +0100 Subject: [PATCH] Refactor: Consolidate multiple ItemGroup sections in .csproj This change merges several separate ItemGroup sections in the Test.csproj file into fewer ones. It improves the structure and readability of the project file without altering its functionality. This will make future updates to the project file simpler and more efficient. Signed-off-by: Ivandro Jao --- src/Test/Test.csproj | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/src/Test/Test.csproj b/src/Test/Test.csproj index 614f0a7e8..10ac662f0 100644 --- a/src/Test/Test.csproj +++ b/src/Test/Test.csproj @@ -14,16 +14,12 @@ - - PreserveNewest - - PreserveNewest @@ -39,36 +35,24 @@ PreserveNewest - - PreserveNewest - - PreserveNewest - - PreserveNewest - - PreserveNewest - - PreserveNewest PreserveNewest - - PreserveNewest