diff --git a/.vscode/launch.json b/.vscode/launch.json index cae6c1a..f46341a 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -9,7 +9,7 @@ "type": "mono", "request": "launch", "program": "${workspaceFolder}/project_name/bin/Debug/project_name.exe", - "cwd": "${workspaceFolder}", + "cwd": "${workspaceFolder}/project_name", "preLaunchTask": "Build (Debug)", "osx":{ "env": { diff --git a/project_name/CompiledContent/Content.mgcb b/project_name/CompiledContent/Content.mgcb index f85fff6..2194a6b 100644 --- a/project_name/CompiledContent/Content.mgcb +++ b/project_name/CompiledContent/Content.mgcb @@ -10,10 +10,10 @@ #-------------------------------- References --------------------------------# -/reference:../../Nez.FNA/Nez/Nez.PipelineImporter/bin/Debug/Ionic.ZLib.dll -/reference:../../Nez.FNA/Nez/Nez.PipelineImporter/bin/Debug/Newtonsoft.Json.dll -/reference:../../Nez.FNA/Nez/Nez.PipelineImporter/bin/Debug/Nez.PipelineImporter.dll -/reference:../../Nez.FNA/Nez/Nez.PipelineImporter/bin/Debug/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 ---------------------------------#