Skip to content

Rider

Rider

If you will use Rider as editor, create and save the following content into a file into the path .run/Template Compound.run.xml

<component name="ProjectRunConfigurationManager">
  <configuration default="false" name="AllProjects" type="CompoundRunConfigurationType">
    <toRun name="Appcircle.AgentCacheService.WebApi: AgentCacheService" type="LaunchSettings" />
    <toRun name="Appcircle.AppParserServer.WebApi: AppParserServer" type="LaunchSettings" />
    <toRun name="Appcircle.BuildServer.WebApi: Build" type="LaunchSettings" />
    <toRun name="Appcircle.Distribution.Tester.Web" type="LaunchSettings" />
    <toRun name="Appcircle.Distribution.TesterApiService.WebApi: TesterApiService" type="LaunchSettings" />
    <toRun name="Appcircle.DistributionServer.WebApi: DistributionServer" type="LaunchSettings" />
    <toRun name="Appcircle.LicenseServer.WebApi: Appcircle.KeycloakServer.WebApi" type="LaunchSettings" />
    <toRun name="Appcircle.NotificationServer.WebApi: NotificationServer" type="LaunchSettings" />
    <toRun name="Appcircle.PrivateApiGateway: PrivateApiGateway" type="LaunchSettings" />
    <toRun name="Appcircle.PublishService.WebApi: PublishService" type="LaunchSettings" />
    <toRun name="Appcircle.ReportingServer.WebApi: ReportingServer" type="LaunchSettings" />
    <toRun name="Appcircle.ResignService.WebApi: ResignService" type="LaunchSettings" />
    <toRun name="Appcircle.ResourceServer.WebApi: ResourceServer" type="LaunchSettings" />
    <toRun name="Appcircle.SigningIdentityServer.WebApi: SigningIdentityServer" type="LaunchSettings" />
    <toRun name="Appcircle.Store.AdminService.WebApi: AdminService" type="LaunchSettings" />
    <toRun name="Appcircle.Store.ApiService.WebApi: StoreApiService" type="LaunchSettings" />
    <toRun name="Appcircle.Store.ProfileService.WebApi: ProfileService" type="LaunchSettings" />
    <toRun name="Appcircle.Store.ReportService.WebApi: ReportingServer" type="LaunchSettings" />
    <toRun name="Appcircle.Store.Web: StoreWeb" type="LaunchSettings" />
    <toRun name="Appcircle.StoreSubmitServer.WebApi: StoreSubmitServer" type="LaunchSettings" />
    <toRun name="Appcircle.TaskServer.WebApi: Appcircle.TaskStateServer" type="LaunchSettings" />
    <toRun name="Appcircle.TesterAdminService.WebApi: AdminService" type="LaunchSettings" />
    <toRun name="Appcircle.WebhookService.WebApi: WebhookService" type="LaunchSettings" />
    <method v="2" />
  </configuration>
</component>

Now you can run using configuration named AllProjects in Rider.