From ad0184743aed3c2a7f16fb9c1e987e3f01a1fc5e Mon Sep 17 00:00:00 2001
From: UrtsiSantsi <142679804+UrtsiSantsi@users.noreply.github.com>
Date: Fri, 1 Sep 2023 15:53:28 +0300
Subject: [PATCH] Copy test image to output folder
---
.../TestLoading/TestLoading.csproj | 20 +++++++++++--------
.../TestMemoryLeaks/TestMemoryLeaks.csproj | 12 +++++++----
2 files changed, 20 insertions(+), 12 deletions(-)
diff --git a/src/Samples/GdkPixbuf-2.0/TestLoading/TestLoading.csproj b/src/Samples/GdkPixbuf-2.0/TestLoading/TestLoading.csproj
index 37e5268f9..d1445e488 100644
--- a/src/Samples/GdkPixbuf-2.0/TestLoading/TestLoading.csproj
+++ b/src/Samples/GdkPixbuf-2.0/TestLoading/TestLoading.csproj
@@ -1,12 +1,16 @@
-
- Exe
- net6.0
-
-
-
-
-
+
+ Exe
+ net6.0
+
+
+
+
+
+
+
+
+
diff --git a/src/Samples/GdkPixbuf-2.0/TestMemoryLeaks/TestMemoryLeaks.csproj b/src/Samples/GdkPixbuf-2.0/TestMemoryLeaks/TestMemoryLeaks.csproj
index 991d42cd2..b6d5df728 100644
--- a/src/Samples/GdkPixbuf-2.0/TestMemoryLeaks/TestMemoryLeaks.csproj
+++ b/src/Samples/GdkPixbuf-2.0/TestMemoryLeaks/TestMemoryLeaks.csproj
@@ -1,13 +1,17 @@
-
-
-
-
Exe
net6.0
enable
+
+
+
+
+
+
+
+