We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc2506e commit b790c88Copy full SHA for b790c88
VSoft.CommandLine.dspec
@@ -1,7 +1,7 @@
1
{
2
"metadata": {
3
"id": "VSoft.CommandLine",
4
- "version": "0.1.8",
+ "version": "0.1.9",
5
"description": "Command Line Parser",
6
"authors": "Vincent Parrett",
7
"projectUrl": "https://github.com/VSoftTechnologies/VSoft.CommandLineParser",
@@ -131,7 +131,7 @@
131
"build": [
132
133
"id": "Runtime",
134
- "project": ".\\packages\\Rad Studio $compilerWithCodeName$\\VSoft.CommandLineR.dproj"
+ "project": ".\\packages\\Rad Studio $compiler$\\VSoft.CommandLineR.dproj"
135
}
136
]
137
0 commit comments