generated from tryAGI/SdkTemplate
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLuma.slnx
More file actions
26 lines (26 loc) · 931 Bytes
/
Luma.slnx
File metadata and controls
26 lines (26 loc) · 931 Bytes
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
<Solution>
<Folder Name="/helpers/">
<Project Path="src/helpers/TrimmingHelper/TrimmingHelper.csproj" />
</Folder>
<Folder Name="/libs/">
<File Path="src/libs/Directory.Build.props" />
<Project Path="src/libs/Luma/Luma.csproj" />
</Folder>
<Folder Name="/Solution Items/">
<File Path=".github/dependabot.yml" />
<File Path=".gitignore" />
<File Path="LICENSE" />
<File Path="README.md" />
<File Path="src/Directory.Build.props" />
</Folder>
<Folder Name="/Solution Items/workflows/">
<File Path=".github/workflows/auto-merge.yml" />
<File Path=".github/workflows/auto-update.yml" />
<File Path=".github/workflows/dotnet.yml" />
<File Path=".github/workflows/mkdocs.yml" />
<File Path=".github/workflows/pull-request.yml" />
</Folder>
<Folder Name="/tests/">
<Project Path="src/tests/IntegrationTests/Luma.IntegrationTests.csproj" />
</Folder>
</Solution>