From 378c0b4484b5729e8c63e8ee61779cff3b52be81 Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Wed, 7 Oct 2020 06:55:17 +0200 Subject: [PATCH] Stop using an outdated version of Contentless for the test --- Test/Content/Content.mgcb | 6 ------ Test/Test.csproj | 1 - 2 files changed, 7 deletions(-) diff --git a/Test/Content/Content.mgcb b/Test/Content/Content.mgcb index d2c32d2..355b90f 100644 --- a/Test/Content/Content.mgcb +++ b/Test/Content/Content.mgcb @@ -13,7 +13,6 @@ /reference:..\bin\Debug\netcoreapp2.2\MonoGame.Extended.Content.Pipeline.dll #---------------------------------- Content ---------------------------------# - #begin Json/Copy.json /copy:Json/Copy.json @@ -55,8 +54,3 @@ /processor:TiledMapTilesetProcessor /build:Tiled/Tileset.tsx -#begin Textures/Exclude.png -/importer:TextureImporter -/processor:TextureProcessor -/build:Textures/Exclude.png - diff --git a/Test/Test.csproj b/Test/Test.csproj index fffc5ca..8145730 100644 --- a/Test/Test.csproj +++ b/Test/Test.csproj @@ -6,7 +6,6 @@ -