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.furion.json
Normal file
17
scripts/switcher.furion.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"solution": "NetAdmin.sln",
|
||||
"mappings": {
|
||||
"Furion.Pure.NS": "../refs/Furion/framework/Furion.Pure/Furion.Pure.csproj"
|
||||
},
|
||||
"restore": [
|
||||
{
|
||||
"name": "NetAdmin.Infrastructure",
|
||||
"packages": [
|
||||
{
|
||||
"packageName": "Furion.Pure.NS",
|
||||
"version": "4.9.1.5-ns1"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user