-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathOpenModulePlatform.slnx
More file actions
16 lines (16 loc) · 1.46 KB
/
OpenModulePlatform.slnx
File metadata and controls
16 lines (16 loc) · 1.46 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<Solution>
<Project Path="OpenModulePlatform.Web.Shared/OpenModulePlatform.Web.Shared.csproj" />
<Project Path="OpenModulePlatform.Portal/OpenModulePlatform.Portal.csproj" />
<Project Path="examples/WebAppModule/OpenModulePlatform.Web.ExampleWebAppModule.csproj" />
<Project Path="OpenModulePlatform.Web.iFrameWebAppModule/OpenModulePlatform.Web.iFrameWebAppModule.csproj" />
<Project Path="examples/ServiceAppModule/WebApp/OpenModulePlatform.Web.ExampleServiceAppModule.csproj" />
<Project Path="examples/ServiceAppModule/ServiceApp/OpenModulePlatform.Service.ExampleServiceAppModule.csproj" />
<Project Path="examples/WorkerAppModule/WebApp/OpenModulePlatform.Web.ExampleWorkerAppModule.csproj" />
<Project Path="examples/WorkerAppModule/WorkerApp/OpenModulePlatform.Worker.ExampleWorkerAppModule.csproj" />
<Project Path="examples/WebAppBlazorModule/OpenModulePlatform.Web.ExampleWebAppBlazorModule.csproj" />
<Project Path="OpenModulePlatform.Worker.Abstractions/OpenModulePlatform.Worker.Abstractions.csproj" />
<Project Path="OpenModulePlatform.WorkerProcessHost/OpenModulePlatform.WorkerProcessHost.csproj" />
<Project Path="OpenModulePlatform.WorkerManager.WindowsService/OpenModulePlatform.WorkerManager.WindowsService.csproj" />
<Project Path="OpenModulePlatform.HostAgent.Runtime/OpenModulePlatform.HostAgent.Runtime.csproj" />
<Project Path="OpenModulePlatform.HostAgent.WindowsService/OpenModulePlatform.HostAgent.WindowsService.csproj" />
</Solution>