mirror of
https://github.com/prime31/FNA-VSCode-Template.git
synced 2026-02-01 11:00:16 +07:00
fix paths for Content Pipeline tool
This commit is contained in:
@@ -10,10 +10,10 @@
|
|||||||
|
|
||||||
#-------------------------------- References --------------------------------#
|
#-------------------------------- References --------------------------------#
|
||||||
|
|
||||||
/reference:../../Nez/Nez.PipelineImporter/bin/Debug/Ionic.ZLib.dll
|
/reference:../../Nez/Nez.PipelineImporter/bin/Debug/net471/Ionic.ZLib.dll
|
||||||
/reference:../../Nez/Nez.PipelineImporter/bin/Debug/Newtonsoft.Json.dll
|
/reference:../../Nez/Nez.PipelineImporter/bin/Debug/net471/Newtonsoft.Json.dll
|
||||||
/reference:../../Nez/Nez.PipelineImporter/bin/Debug/Nez.PipelineImporter.dll
|
/reference:../../Nez/Nez.PipelineImporter/bin/Debug/net471/Nez.PipelineImporter.dll
|
||||||
/reference:../../Nez/Nez.PipelineImporter/bin/Debug/Nez.dll
|
/reference:../../Nez/Nez.PipelineImporter/bin/Debug/net471/Nez.dll
|
||||||
|
|
||||||
#---------------------------------- Content ---------------------------------#
|
#---------------------------------- Content ---------------------------------#
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user