From cabcc26e0e76b2defdf286d1ef43723e18867e23 Mon Sep 17 00:00:00 2001 From: Mike Date: Tue, 19 Feb 2019 22:12:54 -0800 Subject: [PATCH] fix paths for Content Pipeline tool --- project_name/CompiledContent/Content.mgcb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/project_name/CompiledContent/Content.mgcb b/project_name/CompiledContent/Content.mgcb index 2194a6b..1ba6b1c 100644 --- a/project_name/CompiledContent/Content.mgcb +++ b/project_name/CompiledContent/Content.mgcb @@ -10,10 +10,10 @@ #-------------------------------- References --------------------------------# -/reference:../../Nez/Nez.PipelineImporter/bin/Debug/Ionic.ZLib.dll -/reference:../../Nez/Nez.PipelineImporter/bin/Debug/Newtonsoft.Json.dll -/reference:../../Nez/Nez.PipelineImporter/bin/Debug/Nez.PipelineImporter.dll -/reference:../../Nez/Nez.PipelineImporter/bin/Debug/Nez.dll +/reference:../../Nez/Nez.PipelineImporter/bin/Debug/net471/Ionic.ZLib.dll +/reference:../../Nez/Nez.PipelineImporter/bin/Debug/net471/Newtonsoft.Json.dll +/reference:../../Nez/Nez.PipelineImporter/bin/Debug/net471/Nez.PipelineImporter.dll +/reference:../../Nez/Nez.PipelineImporter/bin/Debug/net471/Nez.dll #---------------------------------- Content ---------------------------------#