Skip to content

Commit

Permalink
106: Added Rider project settings
Browse files Browse the repository at this point in the history
  • Loading branch information
jarmatys committed Jun 23, 2024
1 parent 45dcd1f commit 8c9d332
Showing 1 changed file with 43 additions and 0 deletions.
43 changes: 43 additions & 0 deletions API/.run/ALL ENVIROMENT.run.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="ALL ENVIROMENT" type="com.intellij.execution.configurations.multilaunch" factoryName="MultiLaunchConfiguration">
<rows>
<ExecutableRowSnapshot>
<option name="condition">
<ConditionSnapshot>
<option name="type" value="immediately" />
</ConditionSnapshot>
</option>
<option name="executable">
<ExecutableSnapshot>
<option name="id" value="runConfig:.NET Launch Settings Profile.ASSISTENTE.API" />
</ExecutableSnapshot>
</option>
</ExecutableRowSnapshot>
<ExecutableRowSnapshot>
<option name="condition">
<ConditionSnapshot>
<option name="type" value="immediately" />
</ConditionSnapshot>
</option>
<option name="executable">
<ExecutableSnapshot>
<option name="id" value="runConfig:.NET Launch Settings Profile.ASSISTENTE.Worker.Sync" />
</ExecutableSnapshot>
</option>
</ExecutableRowSnapshot>
<ExecutableRowSnapshot>
<option name="condition">
<ConditionSnapshot>
<option name="type" value="immediately" />
</ConditionSnapshot>
</option>
<option name="executable">
<ExecutableSnapshot>
<option name="id" value="runConfig:.NET Launch Settings Profile.ASSISTENTE.UI" />
</ExecutableSnapshot>
</option>
</ExecutableRowSnapshot>
</rows>
<method v="2" />
</configuration>
</component>

0 comments on commit 8c9d332

Please sign in to comment.