-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGitcgNetCord.slnx
More file actions
21 lines (21 loc) · 838 Bytes
/
Copy pathGitcgNetCord.slnx
File metadata and controls
21 lines (21 loc) · 838 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<Solution>
<Folder Name="/Solution Items/">
<File Path="Directory.Packages.props" />
<File Path="global.json" />
<File Path="NuGet.config" />
<File Path="README.md" />
<File Path="LICENSE" />
<File Path=".gitignore" />
<File Path=".dockerignore" />
</Folder>
<Folder Name="/src/">
<Project Path="src/GitcgNetCord.MainApp/GitcgNetCord.MainApp.csproj" />
<Project Path="src/GitcgPainter/GitcgPainter.csproj" />
<Project Path="src/HoyolabHttpClient/HoyolabHttpClient.csproj" />
<Project Path="src/SharedUtils/SharedUtils.csproj" />
<Project Path="src\GitcgSharp.Shared\GitcgSharp.Shared.csproj" />
<Project Path="src\GitcgSkia\GitcgSkia.csproj" />
</Folder>
<Project Path="src/AppHost/AppHost.csproj" />
<Project Path="src/ServiceDefaults/ServiceDefaults.csproj" />
</Solution>