mirror of
https://github.com/nsnail/NetAdmin.git
synced 2025-12-26 16:05:49 +08:00
wip: 🧠 初步的框架
This commit is contained in:
17
tools/Switcher.NSExt.json
Normal file
17
tools/Switcher.NSExt.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"solution": "../NetAdmin.sln",
|
||||
"mappings": {
|
||||
"NSExt": "../refs/ns-ext/src/NSExt/NSExt.csproj"
|
||||
},
|
||||
"restore": [
|
||||
{
|
||||
"name": "NetAdmin.Infrastructure",
|
||||
"packages": [
|
||||
{
|
||||
"packageName": "NSExt",
|
||||
"version": "1.0.15-alpha.0.4"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user