Skip to content

Commit 3ca59a2

Browse files
committed
Fix to Delphinus.Install.json
1 parent 3d7b901 commit 3ca59a2

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Delphinus.Install.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,13 @@
2222
"base": "",
2323
"recursive": true,
2424
"filter": "*;*.*"
25-
},
25+
}
2626
],
2727

2828
"projects":
2929
[
3030
{
3131
"project": "PythonForDelphi\\Components\\Python_D.dproj"
32-
"compiler_min": 10
33-
},
32+
}
3433
]
3534
}

0 commit comments

Comments
 (0)