-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBenchmarks.slnx
More file actions
36 lines (36 loc) · 1.63 KB
/
Copy pathBenchmarks.slnx
File metadata and controls
36 lines (36 loc) · 1.63 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
30
31
32
33
34
35
36
<Solution>
<Folder Name="/Solution Items/">
<File Path=".editorconfig" />
<File Path=".gitignore" />
<File Path="Directory.Build.props" />
<File Path="Directory.Packages.props" />
<File Path="NuGet.Config" />
</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/dependabot.yml" />
</Folder>
<Folder Name="/Solution Items/.github/workflows/">
<File Path=".github/workflows/ci.yml" />
</Folder>
<Project Path="AppendBenchmark/AppendBenchmark.csproj" />
<Project Path="CounterBenchmark/CounterBenchmark.csproj" />
<Project Path="CsvBenchmark/CsvBenchmark.csproj" />
<Project Path="DictionaryBenchmark/DictionaryBenchmark.csproj" />
<Project Path="ForBenchmark/ForBenchmark.csproj" />
<Project Path="HttpClientBenchmark/HttpClientBenchmark.csproj" />
<Project Path="HttpRequestBodyBenchmark/HttpRequestBodyBenchmark.csproj" />
<Project Path="LinqBenchmark/LinqBenchmark.csproj" />
<Project Path="ListBenchmark/ListBenchmark.csproj" />
<Project Path="LoggingBenchmark/LoggingBenchmark.csproj" />
<Project Path="ParallelBenchmark/ParallelBenchmark.csproj" />
<Project Path="RailFenceCipherBenchmark/RailFenceCipherBenchmark.csproj" />
<Project Path="ReplaceBenchmark/ReplaceBenchmark.csproj" />
<Project Path="SealedBenchmark/SealedBenchmark.csproj" />
<Project Path="SQLConnectionBenchmark/SQLConnectionBenchmark.csproj" />
<Project Path="TupleBenchmark/TupleBenchmark.csproj" />
</Solution>