-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathAtc.slnx
More file actions
37 lines (37 loc) · 2.12 KB
/
Copy pathAtc.slnx
File metadata and controls
37 lines (37 loc) · 2.12 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<Solution>
<Folder Name="/docs/">
<File Path="README.md" />
</Folder>
<Folder Name="/sample/">
<Project Path="sample/Demo.Atc.Console.Spectre.Cli/Demo.Atc.Console.Spectre.Cli.csproj" />
<Project Path="sample/Demo.Atc.Dotnet.Cli/Demo.Atc.Dotnet.Cli.csproj" />
</Folder>
<Folder Name="/src/">
<Project Path="src/Atc.CodeAnalysis.CSharp/Atc.CodeAnalysis.CSharp.csproj" />
<Project Path="src/Atc.CodeDocumentation/Atc.CodeDocumentation.csproj" />
<Project Path="src/Atc.Console.Spectre/Atc.Console.Spectre.csproj" />
<Project Path="src/Atc.DotNet/Atc.DotNet.csproj" />
<Project Path="src/Atc.OpenApi/Atc.OpenApi.csproj" />
<Project Path="src/Atc.Rest.AwesomeAssertions/Atc.Rest.AwesomeAssertions.csproj" />
<Project Path="src/Atc.Rest.Extended/Atc.Rest.Extended.csproj" />
<Project Path="src/Atc.Rest.FluentAssertions/Atc.Rest.FluentAssertions.csproj" />
<Project Path="src/Atc.Rest.HealthChecks/Atc.Rest.HealthChecks.csproj" />
<Project Path="src/Atc.Rest/Atc.Rest.csproj" />
<Project Path="src/Atc.XUnit/Atc.XUnit.csproj" />
<Project Path="src/Atc/Atc.csproj" />
</Folder>
<Folder Name="/tests/">
<Project Path="test/Atc.CodeAnalysis.CSharp.Tests/Atc.CodeAnalysis.CSharp.Tests.csproj" />
<Project Path="test/Atc.CodeDocumentation.Tests/Atc.CodeDocumentation.Tests.csproj" />
<Project Path="test/Atc.Console.Spectre.Tests/Atc.Console.Spectre.Tests.csproj" />
<Project Path="test/Atc.DotNet.Tests/Atc.DotNet.Tests.csproj" />
<Project Path="test/Atc.OpenApi.Tests/Atc.OpenApi.Tests.csproj" />
<Project Path="test/Atc.Rest.AwesomeAssertions.Tests/Atc.Rest.AwesomeAssertions.Tests.csproj" />
<Project Path="test/Atc.Rest.Extended.Tests/Atc.Rest.Extended.Tests.csproj" />
<Project Path="test/Atc.Rest.FluentAssertions.Tests/Atc.Rest.FluentAssertions.Tests.csproj" />
<Project Path="test/Atc.Rest.HealthChecks.Tests/Atc.Rest.HealthChecks.Tests.csproj" />
<Project Path="test/Atc.Rest.Tests/Atc.Rest.Tests.csproj" />
<Project Path="test/Atc.Tests/Atc.Tests.csproj" />
<Project Path="test/Atc.XUnit.Tests/Atc.XUnit.Tests.csproj" />
</Folder>
</Solution>