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 a959ffb commit b167f29Copy full SHA for b167f29
VSoft.DUnitX.dspec
@@ -2,14 +2,15 @@
2
"specVersion" : "1",
3
"metadata": {
4
"id": "VSoft.DUnitX",
5
- "version": "0.3.1",
+ "version": "0.3.2",
6
"description": "Delphi Unit Testing Framework.",
7
"authors": "Vincent Parrett",
8
"projectUrl": "https://github.com/VSoftTechnologies/DUnitX",
9
"icon" : "Images\\logo.svg",
10
"license": "Apache-2.0",
11
"copyright": "Vincent Parrett and contributors",
12
- "tags": "unit testing dunitx dunit"
+ "tags": "unit testing dunitx dunit",
13
+ "readme" :"README.md"
14
},
15
"targetPlatforms": [
16
{
0 commit comments