Skip to content

Commit 635d801

Browse files
fixed dpm package for d11
1 parent 52701f2 commit 635d801

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.1",
4+
"version": "0.1.2",
55
"description": "Command Line Parser",
66
"authors": "Vincent Parrett",
77
"projectUrl": "https://github.com/VSoftTechnologies/VSoft.CommandLineParser",
@@ -71,7 +71,7 @@
7171
"template": "default"
7272
},
7373
{
74-
"compiler": "11",
74+
"compiler": "11.0",
7575
"platforms": "Win32, Win64",
7676
"template": "default"
7777
}

0 commit comments

Comments
 (0)