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 19fdd9a commit 7835aa4Copy full SHA for 7835aa4
VSoft.CommandLine.dspec
@@ -1,7 +1,7 @@
1
{
2
"metadata": {
3
"id": "VSoft.CommandLine",
4
- "version": "0.1.3",
+ "version": "0.1.4",
5
"description": "Command Line Parser",
6
"authors": "Vincent Parrett",
7
"projectUrl": "https://github.com/VSoftTechnologies/VSoft.CommandLineParser",
@@ -74,6 +74,11 @@
74
"compiler": "11.0",
75
"platforms": "Win32, Win64",
76
"template": "default"
77
+ },
78
+ {
79
+ "compiler": "12.0",
80
+ "platforms": "Win32, Win64",
81
+ "template": "default"
82
}
83
],
84
"templates": [
0 commit comments