mirror of
https://github.com/nsnail/NetAdmin.git
synced 2025-12-24 23:15:49 +08:00
build: 📦 整理构建相关的工程文件 (#64)
This commit is contained in:
17
scripts/switcher.nsext.json
Normal file
17
scripts/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.1.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user