We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6b15a6 commit 5fa5d3cCopy full SHA for 5fa5d3c
Bonsai.Scripting/Properties/launchSettings.json
@@ -0,0 +1,9 @@
1
+{
2
+ "profiles": {
3
+ "Bonsai": {
4
+ "commandName": "Executable",
5
+ "executablePath": "$(SolutionDir)Bonsai/bin/$(Configuration)/net472/Bonsai.exe",
6
+ "commandLineArgs": "--lib:$(TargetDir)."
7
+ }
8
9
+}
0 commit comments