-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathInsight.Database.Benchmarks.slnx
More file actions
29 lines (29 loc) · 1.41 KB
/
Insight.Database.Benchmarks.slnx
File metadata and controls
29 lines (29 loc) · 1.41 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="/Solution Items/">
<File Path=".editorconfig" />
<File Path=".gitignore" />
<File Path="benchmarks/Directory.Build.props" />
<File Path="Directory.Packages.props" />
<File Path="LICENSE" />
<File Path="README.md" />
</Folder>
<Folder Name="/Solution Items/.docker/">
<File Path=".docker/.env" />
<File Path=".docker/build-docker-compose-localhost.md" />
<File Path=".docker/docker-compose.yml" />
</Folder>
<Folder Name="/Solution Items/.github/">
<File Path=".github/CONTRIBUTING.md" />
<File Path=".github/dependabot.yml" />
<File Path=".github/PULL_REQUEST_TEMPLATE.md" />
</Folder>
<Folder Name="/Solution Items/.github/workflow/">
<File Path=".github/workflows/ci.yml" />
</Folder>
<Project Path="benchmarks/Insight.Database.Benchmarks.Models/Insight.Database.Benchmarks.Models.csproj" />
<Project Path="benchmarks/Insight.Database.Benchmarks.MySql/Insight.Database.Benchmarks.MySql.csproj" />
<Project Path="benchmarks/Insight.Database.Benchmarks.Postgres/Insight.Database.Benchmarks.Postgres.csproj" />
<Project Path="benchmarks/Insight.Database.Benchmarks.Sqlite/Insight.Database.Benchmarks.Sqlite.csproj" />
<Project Path="benchmarks/Insight.Database.Benchmarks.SqlServer/Insight.Database.Benchmarks.SqlServer.csproj" />
<Project Path="benchmarks/Insight.Database.Benchmarks/Insight.Database.Benchmarks.csproj" />
</Solution>