-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathGoogle.Gemini.slnx
More file actions
29 lines (29 loc) · 1.14 KB
/
Google.Gemini.slnx
File metadata and controls
29 lines (29 loc) · 1.14 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
<Solution>
<Folder Name="/libs/">
<File Path="src/libs/Directory.Build.props" />
<Project Path="src/libs/Google.Gemini/Google.Gemini.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/Google.Gemini.IntegrationTests.csproj" />
</Folder>
<Folder Name="/samples/">
<Project Path="samples/LiveVoiceAssistant/LiveVoiceAssistant.csproj" />
<Project Path="samples/LiveAudioPlayback/LiveAudioPlayback.csproj" />
<Project Path="samples/LiveMicrophone/LiveMicrophone.csproj" />
<Project Path="samples/LiveToolAgent/LiveToolAgent.csproj" />
</Folder>
</Solution>