-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathAssemblyAI.slnx
More file actions
23 lines (23 loc) · 837 Bytes
/
AssemblyAI.slnx
File metadata and controls
23 lines (23 loc) · 837 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<Solution>
<Folder Name="/libs/">
<File Path="src/libs/Directory.Build.props" />
<Project Path="src/libs/AssemblyAI/AssemblyAI.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/AssemblyAI.IntegrationTests.csproj" />
</Folder>
</Solution>