-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDocumentDb.slnx
More file actions
28 lines (28 loc) · 1.56 KB
/
DocumentDb.slnx
File metadata and controls
28 lines (28 loc) · 1.56 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
<Solution>
<Folder Name="/Solution/">
<File Path=".editorconfig" />
<File Path=".github\workflows\build.yml" />
<File Path=".github\workflows\sync-skills.yml" />
<File Path="build.slnf" />
<File Path="Directory.build.props" />
<File Path="Directory.packages.props" />
<File Path="global.json" />
<File Path="LICENSE" />
<File Path="nuget.config" />
<File Path="nuget.txt" />
<File Path="readme.md" />
<File Path="version.json" />
<File Path="skills\shiny-documentdb\SKILL.md" />
</Folder>
<Project Path="src/Shiny.DocumentDb/Shiny.DocumentDb.csproj" />
<Project Path="src/Shiny.DocumentDb.Sqlite/Shiny.DocumentDb.Sqlite.csproj" />
<Project Path="src/Shiny.DocumentDb.Sqlite.SqlCipher/Shiny.DocumentDb.Sqlite.SqlCipher.csproj" />
<Project Path="src/Shiny.DocumentDb.SqlServer/Shiny.DocumentDb.SqlServer.csproj" />
<Project Path="src/Shiny.DocumentDb.Extensions.DependencyInjection/Shiny.DocumentDb.Extensions.DependencyInjection.csproj" />
<Project Path="src/Shiny.DocumentDb.MySql/Shiny.DocumentDb.MySql.csproj" />
<Project Path="src/Shiny.DocumentDb.PostgreSql/Shiny.DocumentDb.PostgreSql.csproj" />
<Project Path="samples/Sample/Sample.csproj" />
<Project Path="tests/Shiny.DocumentDb.Tests/Shiny.DocumentDb.Tests.csproj" />
<Project Path="benchmarks/Shiny.DocumentDb.Benchmarks/Shiny.DocumentDb.Benchmarks.csproj" />
<Project Path="benchmarks/Shiny.DocumentDb.Benchmarks.Providers/Shiny.DocumentDb.Benchmarks.Providers.csproj" />
</Solution>