-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGoAffPro.Client.slnx
More file actions
22 lines (22 loc) · 892 Bytes
/
GoAffPro.Client.slnx
File metadata and controls
22 lines (22 loc) · 892 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<Solution>
<Folder Name="/Solution Items/">
<File Path=".editorconfig" />
<File Path=".github/workflows/build.yml" />
<File Path="Directory.Build.props" />
<File Path="Directory.Packages.props" />
<File Path="global.json" />
<File Path="NuGet.config" />
<File Path="openapi/goaffpro-canonical.yaml" />
</Folder>
<Folder Name="/src/">
<Project Path="src/GoAffPro.Client.Generated/GoAffPro.Client.Generated.csproj" />
<Project Path="src/GoAffPro.Client/GoAffPro.Client.csproj" />
</Folder>
<Folder Name="/tests/">
<Project Path="tests/GoAffPro.Client.IntegrationTests/GoAffPro.Client.IntegrationTests.csproj" />
<Project Path="tests/GoAffPro.Client.Tests/GoAffPro.Client.Tests.csproj" />
</Folder>
<Folder Name="/examples/">
<Project Path="examples/GoAffPro.Client.Example/GoAffPro.Client.Example.csproj" />
</Folder>
</Solution>