mirror of
https://github.com/nsnail/NetAdmin.git
synced 2025-04-22 22:22:51 +08:00

* chore: 🔨 css 基础单位 [skip ci] * fix: 🐛 ca2263 System.Enum.GetValues<TEnum>() [skip ci] * feat: ✨ 前端表格高级筛选 [skip ci]
17 lines
333 B
JSON
17 lines
333 B
JSON
{
|
|
"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.2.19-ns3"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |