From 5435fe3020c96a2d1701d68367e87e347e3143df Mon Sep 17 00:00:00 2001 From: Ivandro Jao Date: Fri, 22 Nov 2024 19:13:44 +0000 Subject: [PATCH] Remove redundant PropertyGroup elements This commit removes unnecessary PropertyGroup elements related to Debug and Release configurations from the Plugin-Shared.shproj file. This streamlines the project file by eliminating redundant configuration paths and improves maintainability. --- source/Plugin-Shared/Plugin-Shared.shproj | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/source/Plugin-Shared/Plugin-Shared.shproj b/source/Plugin-Shared/Plugin-Shared.shproj index 7a15ab1..e9f78a4 100644 --- a/source/Plugin-Shared/Plugin-Shared.shproj +++ b/source/Plugin-Shared/Plugin-Shared.shproj @@ -6,14 +6,6 @@ - - - - bin\Debug\ - - - bin\Release\ - - +