mirror of
https://github.com/nsnail/dot.git
synced 2025-06-20 06:18:15 +08:00
<refactor> 移除 https://github.com/commandlineparser/commandline.git
This commit is contained in:
@ -2,7 +2,23 @@
|
||||
"solution": "dot.sln",
|
||||
"solutionFolder": null,
|
||||
"mappings": {
|
||||
"NSExt": "../../../../ForkedGitReps/ns-ext/src/NSExt.csproj"
|
||||
"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
|
||||
}
|
Reference in New Issue
Block a user