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 52701f2 commit 635d801Copy full SHA for 635d801
VSoft.CommandLine.dspec
@@ -1,7 +1,7 @@
1
{
2
"metadata": {
3
"id": "VSoft.CommandLine",
4
- "version": "0.1.1",
+ "version": "0.1.2",
5
"description": "Command Line Parser",
6
"authors": "Vincent Parrett",
7
"projectUrl": "https://github.com/VSoftTechnologies/VSoft.CommandLineParser",
@@ -71,7 +71,7 @@
71
"template": "default"
72
},
73
74
- "compiler": "11",
+ "compiler": "11.0",
75
"platforms": "Win32, Win64",
76
77
}
0 commit comments