Stop using an outdated version of Contentless for the test

This commit is contained in:
Ell 2020-10-07 06:55:17 +02:00
parent da40876e73
commit 378c0b4484
2 changed files with 0 additions and 7 deletions

View file

@ -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

View file

@ -6,7 +6,6 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Contentless" Version="2.0.1" />
<PackageReference Include="MonoGame.Extended.Content.Pipeline" Version="3.7.0" />
</ItemGroup>