mirror of
https://github.com/prime31/FNA-VSCode-Template.git
synced 2025-10-31 21:50:44 +07:00
kill the damn target portion of the path to match the csproj files
This commit is contained in:
parent
8c4c9d34ad
commit
6d619a4ee9
@ -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 ---------------------------------#
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user