-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathRustMapsApi.slnx
More file actions
18 lines (18 loc) · 1.05 KB
/
Copy pathRustMapsApi.slnx
File metadata and controls
18 lines (18 loc) · 1.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<Solution>
<Folder Name="/samples/">
<Project Path="samples/RustMapsApi.Assets.GalleryApp/RustMapsApi.Assets.GalleryApp.csproj" />
<Project Path="samples/RustMapsApi.DependencyInjection.ConsoleApp/RustMapsApi.DependencyInjection.ConsoleApp.csproj" />
<Project Path="samples/RustMapsApi.Samples.Shared/RustMapsApi.Samples.Shared.csproj" />
<Project Path="samples/RustMapsApi.Standalone.ConsoleApp/RustMapsApi.Standalone.ConsoleApp.csproj" />
</Folder>
<Folder Name="/src/">
<Project Path="src/RustMapsApi/RustMapsApi.csproj" />
<Project Path="src/RustMapsApi.Assets/RustMapsApi.Assets.csproj" />
</Folder>
<Folder Name="/tests/">
<Project Path="tests/RustMapsApi.Assets.Tests.Integration/RustMapsApi.Assets.Tests.Integration.csproj" />
<Project Path="tests/RustMapsApi.Tests.Integration/RustMapsApi.Tests.Integration.csproj" />
<Project Path="tests/RustMapsApi.Tests.Unit/RustMapsApi.Tests.Unit.csproj" />
<Project Path="tests/RustMapsApi.Assets.Tests.Unit/RustMapsApi.Assets.Tests.Unit.csproj" />
</Folder>
</Solution>