Skip to content

Commit 7835aa4

Browse files
updated dpm package version
1 parent 19fdd9a commit 7835aa4

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

VSoft.CommandLine.dspec

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"metadata": {
33
"id": "VSoft.CommandLine",
4-
"version": "0.1.3",
4+
"version": "0.1.4",
55
"description": "Command Line Parser",
66
"authors": "Vincent Parrett",
77
"projectUrl": "https://github.com/VSoftTechnologies/VSoft.CommandLineParser",
@@ -74,6 +74,11 @@
7474
"compiler": "11.0",
7575
"platforms": "Win32, Win64",
7676
"template": "default"
77+
},
78+
{
79+
"compiler": "12.0",
80+
"platforms": "Win32, Win64",
81+
"template": "default"
7782
}
7883
],
7984
"templates": [

0 commit comments

Comments
 (0)