removed hardcoded paths
This commit is contained in:
parent
32d4fbde92
commit
b52e8bd236
1 changed files with 4 additions and 2 deletions
|
|
@ -76,11 +76,13 @@
|
||||||
"debug": true,
|
"debug": true,
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
{
|
{
|
||||||
"path":"/home/jorijn/repos/Crafter/Crafter.Event/project.json",
|
"path":"https://forgejo.catcrafts.net/Catcrafts/Crafter.Event.git",
|
||||||
|
"pathh":"/home/jorijn/repos/Crafter/Crafter.Event/project.json",
|
||||||
"configuration":"lib-debug"
|
"configuration":"lib-debug"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path":"/home/jorijn/repos/Crafter/Crafter.Math/project.json",
|
"path":"https://forgejo.catcrafts.net/Catcrafts/Crafter.Math.git",
|
||||||
|
"pathh":"/home/jorijn/repos/Crafter/Crafter.Math/project.json",
|
||||||
"configuration":"lib-debug"
|
"configuration":"lib-debug"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue