We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57a52ed commit 8596a36Copy full SHA for 8596a36
1 file changed
boss.json
@@ -4,8 +4,10 @@
4
"version": "1.0.0",
5
"homepage": "",
6
"mainsrc": "Src/",
7
- "projects": [],
+ "projects": [
8
+ "DelphiDocker.dproj"
9
+ ],
10
"dependencies": {
11
"github.com/HashLoad/DOSCommand": "^v1.0.0"
12
}
-}
13
+}
0 commit comments