From cdb42047b466015d9552cf1856343033832a7135 Mon Sep 17 00:00:00 2001 From: Vladimir Portyanikhin <86243191+portyanikhin@users.noreply.github.com> Date: Thu, 18 Jan 2024 20:45:49 +0300 Subject: [PATCH] Refactoring --- src/SharpProp/SharpProp.csproj | 34 ++++----------------------------- src/SharpProp/SharpProp.targets | 3 ++- 2 files changed, 6 insertions(+), 31 deletions(-) diff --git a/src/SharpProp/SharpProp.csproj b/src/SharpProp/SharpProp.csproj index e1c1491..e916bbb 100644 --- a/src/SharpProp/SharpProp.csproj +++ b/src/SharpProp/SharpProp.csproj @@ -8,39 +8,13 @@ - - - true - false - build\ - - - PreserveNewest - true - false - build\ - - - true - false - build\ - - - PreserveNewest - true - false - build\ - - - true - false - build\ - - + + PreserveNewest true + true + build false - build\ diff --git a/src/SharpProp/SharpProp.targets b/src/SharpProp/SharpProp.targets index 4ecae74..cdfd79f 100644 --- a/src/SharpProp/SharpProp.targets +++ b/src/SharpProp/SharpProp.targets @@ -4,8 +4,9 @@ - %(RecursiveDir)%(FileName)%(Extension) PreserveNewest + %(RecursiveDir)%(FileName)%(Extension) + false