-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcodegen-cli.slnx
More file actions
31 lines (31 loc) · 1.58 KB
/
Copy pathcodegen-cli.slnx
File metadata and controls
31 lines (31 loc) · 1.58 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
<Solution>
<Configurations>
<Platform Name="Any CPU" />
<Platform Name="arm64" />
<Platform Name="x86" />
</Configurations>
<Folder Name="/solution Items/">
<File Path=".editorconfig" />
<File Path=".gitignore" />
<File Path=".projects" />
<File Path="alias.ps1" />
<File Path="Directory.Build.props" />
<File Path="icon.png" />
<File Path="LICENSE" />
<File Path="README.md" />
</Folder>
<Project Path="Albatross.CodeGen.CommandLine/Albatross.CodeGen.CommandLine.csproj" />
<Project Path="Albatross.CodeGen.WebClient.CSharp.UnitTest/Albatross.CodeGen.WebClient.CSharp.UnitTest.csproj" />
<Project Path="Albatross.CodeGen.WebClient.Python.UnitTest/Albatross.CodeGen.WebClient.Python.UnitTest.csproj" />
<Project Path="Albatross.CodeGen.WebClient.CSharp/Albatross.CodeGen.WebClient.CSharp.csproj" />
<Project Path="Albatross.CodeGen.WebClient.Python/Albatross.CodeGen.WebClient.Python.csproj" />
<Project Path="Albatross.CodeGen.WebClient.UnitTest/Albatross.CodeGen.WebClient.UnitTest.csproj" />
<Project Path="Albatross.CodeGen.WebClient.TypeScript/Albatross.CodeGen.WebClient.TypeScript.csproj" />
<Project Path="Albatross.CodeGen.WebClient/Albatross.CodeGen.WebClient.csproj" />
<Project Path="Test.Client/Test.Client.csproj" />
<Project Path="Test.Dto/Test.Dto.csproj" />
<Project Path="Test.Proxy/Test.Proxy.csproj" />
<Project Path="Test.WebApi/Test.WebApi.csproj" />
<Project Path="Test.WithInterface.Client/Test.WithInterface.Client.csproj" />
<Project Path="Test.WithInterface.Proxy/Test.WithInterface.Proxy.csproj" />
</Solution>