We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f27731 commit 6cc4658Copy full SHA for 6cc4658
1 file changed
acre.config
@@ -4,15 +4,15 @@
4
"Dependencies": [
5
{
6
"URL": "https://github.com/JoshDavid/EasyGUI",
7
- "Version": "1.0.3"
+ "Version": "1.0.4"
8
}
9
],
10
"DevelopmentFolders": [
11
12
"DevelopmentSpaces": [
13
14
"KeepHistory": "Off",
15
- "OnApplicationStartup": "",
+ "OnApplicationStartup": "#.DBViewer.Run",
16
"OnBuild": "",
17
"ProjectSpace": "#.DBViewer",
18
"StartUp": "",
0 commit comments