mirror of
https://github.com/nsnail/NetAdmin.git
synced 2025-04-22 22:22:51 +08:00
17 lines
287 B
JSON
17 lines
287 B
JSON
{
|
|
"solution": "NetAdmin.sln",
|
|
"mappings": {
|
|
"Gurion": "../refs/Gurion/src/Gurion.csproj"
|
|
},
|
|
"restore": [
|
|
{
|
|
"name": "NetAdmin.Infrastructure",
|
|
"packages": [
|
|
{
|
|
"packageName": "Gurion",
|
|
"version": "1.1.0"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |