Skip to content

Commit b790c88

Browse files
Fixed D12 runtime package path
1 parent dc2506e commit b790c88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

VSoft.CommandLine.dspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"metadata": {
33
"id": "VSoft.CommandLine",
4-
"version": "0.1.8",
4+
"version": "0.1.9",
55
"description": "Command Line Parser",
66
"authors": "Vincent Parrett",
77
"projectUrl": "https://github.com/VSoftTechnologies/VSoft.CommandLineParser",
@@ -131,7 +131,7 @@
131131
"build": [
132132
{
133133
"id": "Runtime",
134-
"project": ".\\packages\\Rad Studio $compilerWithCodeName$\\VSoft.CommandLineR.dproj"
134+
"project": ".\\packages\\Rad Studio $compiler$\\VSoft.CommandLineR.dproj"
135135
}
136136
]
137137
}

0 commit comments

Comments
 (0)