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 69c3935 commit 7f61c10Copy full SHA for 7f61c10
VSoft.DelphiMocks.dspec
@@ -1,7 +1,7 @@
1
{
2
"metadata": {
3
"id": "VSoft.DelphiMocks",
4
- "version": "0.3.0",
+ "version": "0.3.1",
5
"description": "Simple mocking framework for Delphi XE2 or later.",
6
"authors": "Vincent Parrett",
7
"projectUrl": "https://github.com/VSoftTechnologies/Delphi-Mocks",
@@ -75,6 +75,11 @@
75
"compiler": "11.0",
76
"platforms": "Win32, Win64",
77
"template": "10.4+"
78
+ },
79
+ {
80
+ "compiler": "12.0",
81
+ "platforms": "Win32, Win64",
82
+ "template": "10.4+"
83
}
84
],
85
"templates": [
0 commit comments