From 17b0e3ed82c99d4fa921788fa360ff4eb3c5c53b Mon Sep 17 00:00:00 2001 From: James Jackson-South Date: Mon, 5 Jul 2021 13:11:13 +1000 Subject: [PATCH] Fix reference issues --- tests/Directory.Build.targets | 22 +++++++++---------- .../ImageSharp.Benchmarks.csproj | 12 +++++----- .../ImageSharp.Tests.ProfilingSandbox.csproj | 5 +++++ 3 files changed, 20 insertions(+), 19 deletions(-) diff --git a/tests/Directory.Build.targets b/tests/Directory.Build.targets index 238046d75..53b4f9632 100644 --- a/tests/Directory.Build.targets +++ b/tests/Directory.Build.targets @@ -18,23 +18,21 @@ - - + + - + + + + - - - - - - - - - + + + + diff --git a/tests/ImageSharp.Benchmarks/ImageSharp.Benchmarks.csproj b/tests/ImageSharp.Benchmarks/ImageSharp.Benchmarks.csproj index 5888b3c04..84b83ee14 100644 --- a/tests/ImageSharp.Benchmarks/ImageSharp.Benchmarks.csproj +++ b/tests/ImageSharp.Benchmarks/ImageSharp.Benchmarks.csproj @@ -38,16 +38,14 @@ + + + + + - - - - - - - diff --git a/tests/ImageSharp.Tests.ProfilingSandbox/ImageSharp.Tests.ProfilingSandbox.csproj b/tests/ImageSharp.Tests.ProfilingSandbox/ImageSharp.Tests.ProfilingSandbox.csproj index c4fd2bf70..10deb24c6 100644 --- a/tests/ImageSharp.Tests.ProfilingSandbox/ImageSharp.Tests.ProfilingSandbox.csproj +++ b/tests/ImageSharp.Tests.ProfilingSandbox/ImageSharp.Tests.ProfilingSandbox.csproj @@ -38,6 +38,11 @@ + + + + +