diff --git a/build/MathNet.Numerics.CUDA.Win.targets b/build/MathNet.Numerics.CUDA.Win.targets index 74be39a2..175782ac 100644 --- a/build/MathNet.Numerics.CUDA.Win.targets +++ b/build/MathNet.Numerics.CUDA.Win.targets @@ -8,67 +8,20 @@ - - - - - - - + - - - - - - - - - - - - - - - $(BuildDependsOn); - CopyMathNetInteropFiles; - - - $(CleanDependsOn); - CleanMathNetInteropFiles; - - + + + %(RecursiveDir)%(FileName)%(Extension) + Always + + diff --git a/build/MathNet.Numerics.MKL.Win.targets b/build/MathNet.Numerics.MKL.Win.targets index 870de2b4..b341d614 100644 --- a/build/MathNet.Numerics.MKL.Win.targets +++ b/build/MathNet.Numerics.MKL.Win.targets @@ -8,67 +8,20 @@ - - - - - - - + - - - - - - - - - - - - - - - $(BuildDependsOn); - CopyMathNetInteropFiles; - - - $(CleanDependsOn); - CleanMathNetInteropFiles; - - + + + %(RecursiveDir)%(FileName)%(Extension) + Always + + diff --git a/build/MathNet.Numerics.OpenBLAS.Win.targets b/build/MathNet.Numerics.OpenBLAS.Win.targets index dcfd4c64..2b6d4fc3 100644 --- a/build/MathNet.Numerics.OpenBLAS.Win.targets +++ b/build/MathNet.Numerics.OpenBLAS.Win.targets @@ -8,67 +8,20 @@ - - - - - - - + - - - - - - - - - - - - - - - $(BuildDependsOn); - CopyMathNetInteropFiles; - - - $(CleanDependsOn); - CleanMathNetInteropFiles; - - + + + %(RecursiveDir)%(FileName)%(Extension) + Always + +