Skip to content

Commit

Permalink
add autostart test config
Browse files Browse the repository at this point in the history
  • Loading branch information
aspriddell committed Nov 20, 2024
1 parent c814469 commit 8c97580
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="DragonFruit.OnionFruit.Windows" type="DotNetProject" factoryName=".NET Project">
<configuration default="false" name="OnionFruit (Windows Autostart)" type="DotNetProject" factoryName=".NET Project">
<option name="EXE_PATH" value="$PROJECT_DIR$/DragonFruit.OnionFruit.Windows/bin/Debug/net8.0-windows/DragonFruit.OnionFruit.Windows.exe" />
<option name="PROGRAM_PARAMETERS" value="" />
<option name="PROGRAM_PARAMETERS" value="--autostart" />
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/DragonFruit.OnionFruit.Windows/bin/Debug/net8.0-windows" />
<option name="PASS_PARENT_ENVS" value="1" />
<option name="USE_EXTERNAL_CONSOLE" value="0" />
Expand Down

0 comments on commit 8c97580

Please sign in to comment.