-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathAresOS.slnx
More file actions
17 lines (17 loc) · 912 Bytes
/
AresOS.slnx
File metadata and controls
17 lines (17 loc) · 912 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<Solution>
<Folder Name="/Migrations/">
<Project Path="AresService.Migrations.Postgres/AresService.Migrations.Postgres.csproj" />
<Project Path="AresService.Migrations.Sqlite/AresService.Migrations.Sqlite.csproj" />
<Project Path="AresService.Migrations.SqlServer/AresService.Migrations.SqlServer.csproj" />
</Folder>
<Project Path="Ares.Core.Grpc/Ares.Core.Grpc.csproj" />
<Project Path="Ares.Core.Tests/Ares.Core.Tests.csproj" />
<Project Path="Ares.Core/Ares.Core.csproj" />
<Project Path="AresScript.Tests/AresScript.Tests.csproj" />
<Project Path="AresScript/AresScript.csproj" />
<Project Path="AresService.Data/AresService.Data.csproj" />
<Project Path="DemoRemoteAnalyzer/DemoRemoteAnalyzer.csproj" />
<Project Path="DemoRemoteDevice/DemoRemoteDevice.csproj" />
<Project Path="DemoRemotePlanner/DemoRemotePlanner.csproj" />
<Project Path="UI/UI.csproj" />
</Solution>