forked from S3bt3r/Zammad.Client
-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathZammad.slnx
More file actions
21 lines (21 loc) · 794 Bytes
/
Zammad.slnx
File metadata and controls
21 lines (21 loc) · 794 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<Solution>
<Configurations>
<Platform Name="Any CPU" />
<Platform Name="x64" />
<Platform Name="x86" />
</Configurations>
<Folder Name="/root/">
<File Path=".editorconfig" />
<File Path="LICENSE" />
<File Path="README.md" />
</Folder>
<Folder Name="/src/">
<Project Path="src/Zammad.Client.SystemTextJson.Extensions/Zammad.Client.SystemTextJson.Extensions.csproj" />
<Project Path="src/Zammad.Example/Zammad.Example.csproj" />
<Project Path="src\Zammad.Client.SystemTextJson\Zammad.Client.SystemTextJson.csproj" />
</Folder>
<Folder Name="/test/">
<Project Path="test/Zammad.Client.IntegrationTests/Zammad.Client.IntegrationTests.csproj" />
<Project Path="test/Zammad.Client.Tests/Zammad.Client.Tests.csproj" />
</Folder>
</Solution>