mirror of
https://github.com/nsnail/dot.git
synced 2025-06-17 13:03:22 +08:00
24 lines
684 B
JSON
24 lines
684 B
JSON
{
|
|
"solution": "dot.sln",
|
|
"solutionFolder": null,
|
|
"mappings": {
|
|
"NSExt": "../../../../ForkedGitReps/ns-ext/src/NSExt.csproj",
|
|
"Spectre.Console.Cli": "../../../../ForkedGitReps/spectre.console/src/Spectre.Console.Cli/Spectre.Console.Cli.csproj"
|
|
},
|
|
"restore": [
|
|
{
|
|
"name": "dot",
|
|
"packages": [
|
|
{
|
|
"packageName": "NSExt",
|
|
"version": "1.0.8"
|
|
},
|
|
{
|
|
"packageName": "Spectre.Console.Cli",
|
|
"version": "0.45.1-preview.0.46"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"removeProjects": true
|
|
} |