From 762e6109044ebb8eb8100f87a5d9bd912604a561 Mon Sep 17 00:00:00 2001 From: Daniel Cronqvist Date: Sat, 7 Sep 2024 12:49:10 +0200 Subject: [PATCH] Make sure to only embed map, tileset and template files in tests binary --- src/DotTiled.Tests/DotTiled.Tests.csproj | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/DotTiled.Tests/DotTiled.Tests.csproj b/src/DotTiled.Tests/DotTiled.Tests.csproj index 45d8f5a..fe6e8c9 100644 --- a/src/DotTiled.Tests/DotTiled.Tests.csproj +++ b/src/DotTiled.Tests/DotTiled.Tests.csproj @@ -26,7 +26,12 @@ - + + + + + +