mirror of
https://github.com/nsnail/dot.git
synced 2025-04-14 09:32:49 +08:00
17 lines
265 B
JSON
17 lines
265 B
JSON
{
|
|
"solution": "Dot.sln",
|
|
"mappings": {
|
|
"NSExt": "../refs/ns-ext/src/NSExt/NSExt.csproj"
|
|
},
|
|
"restore": [
|
|
{
|
|
"name": "Dot",
|
|
"packages": [
|
|
{
|
|
"packageName": "NSExt",
|
|
"version": "1.1.0"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |