From 6d619a4ee93fc6e356316f4aa211129e9d4de4e4 Mon Sep 17 00:00:00 2001 From: Mike Date: Tue, 19 Feb 2019 23:27:35 -0800 Subject: [PATCH] kill the damn target portion of the path to match the csproj files --- 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 1ba6b1c..2194a6b 100644 --- a/project_name/CompiledContent/Content.mgcb +++ b/project_name/CompiledContent/Content.mgcb @@ -10,10 +10,10 @@ #-------------------------------- References --------------------------------# -/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 +/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 #---------------------------------- Content ---------------------------------#