From 642d34e62230c71caf3e9cb557be0fd1b6d72241 Mon Sep 17 00:00:00 2001 From: Chris <50419942+flaeri@users.noreply.github.com> Date: Sun, 29 Sep 2024 16:44:13 +0100 Subject: [PATCH] Replace ** and Recursivedir for FastestCP test (#300) --- tests/Modules/FastestCp.Tests/FastestCp.Tests.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/Modules/FastestCp.Tests/FastestCp.Tests.csproj b/tests/Modules/FastestCp.Tests/FastestCp.Tests.csproj index 13a687d91..c172a5166 100644 --- a/tests/Modules/FastestCp.Tests/FastestCp.Tests.csproj +++ b/tests/Modules/FastestCp.Tests/FastestCp.Tests.csproj @@ -35,9 +35,9 @@ - + PreserveNewest - %(RecursiveDir)\%(Filename)%(Extension) + Manialinks\%(Filename)%(Extension)