-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPlatformService_API.slnx
More file actions
16 lines (16 loc) · 931 Bytes
/
Copy pathPlatformService_API.slnx
File metadata and controls
16 lines (16 loc) · 931 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<Solution>
<Folder Name="/src/">
<Project Path="src/PlatformService.Net10/PlatformService.Net10.csproj" />
<Project Path="src/PlatformService.Net9/PlatformService.Net9.csproj" />
<Project Path="src/PlatformService.Net8/PlatformService.Net8.csproj" />
<Project Path="src/PlatformService.Net7/PlatformService.Net7.csproj" />
<Project Path="src/PlatformService.Net6/PlatformService.Net6.csproj" />
</Folder>
<Folder Name="/tests/">
<Project Path="tests/PlatformService.Net10.Tests/PlatformService.Net10.Tests.csproj" />
<Project Path="tests/PlatformService.Net9.Tests/PlatformService.Net9.Tests.csproj" />
<Project Path="tests/PlatformService.Net8.Tests/PlatformService.Net8.Tests.csproj" />
<Project Path="tests/PlatformService.Net7.Tests/PlatformService.Net7.Tests.csproj" />
<Project Path="tests/PlatformService.Net6.Tests/PlatformService.Net6.Tests.csproj" />
</Folder>
</Solution>