You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> When using Visual Studio, ensure you have the "Enable Multi-Project Launch profiles" setting on. Allow Visual Studio 2022 "multi-launch" so you can easily select the profile you want to run.
44
-
>
45
-
> It can be activated by accessing the Tools menu -> Manage preview features- Enable Multi-Project Launch profiles.
42
+
TIP
43
+
When using Visual Studio, ensure you have the "Enable Multi-Project Launch profiles" setting on. Allow Visual Studio 2022 "multi-launch" so you can easily select the profile you want to run.
44
+
It can be activated by accessing the Tools menu -> Manage preview features- Enable Multi-Project Launch profiles.
46
45
47
46
To start the required infrastructure for the showcase, run one of the docker command below from the `src` folder in a terminal.
48
47
49
48
RabbitMQ
50
49
50
+
Update `rabbit.env` file section named "Only used for the showcase processes" to:
0 commit comments