ns-ext/scripts/switcher.nsext.json
2023-12-14 15:03:07 +08:00

17 lines
269 B
JSON

{
"solution": "NSExt.sln",
"mappings": {
"NSExt": "../refs/ns-ext/src/NSExt/NSExt.csproj"
},
"restore": [
{
"name": "NSExt",
"packages": [
{
"packageName": "NSExt",
"version": "1.1.0"
}
]
}
]
}