6 ms·
That's odd you should be able to reference anything in a sibling folder using a global.json in the parent folder to both projects. They both also need to use p
by nowbacktowork 10y ago
That's odd you should be able to reference anything in a sibling folder using a global.json in the parent folder to both projects.
They both also need to use project.json for their definition for this to work, otherwise packaging will have to be the solution.