-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathString Extensions.slnx
More file actions
41 lines (41 loc) · 1.71 KB
/
Copy pathString Extensions.slnx
File metadata and controls
41 lines (41 loc) · 1.71 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
37
38
39
40
41
<Solution>
<Folder Name="/.root/">
<File Path=".editorconfig" />
<File Path=".gitignore" />
<File Path="CODE_OF_CONDUCT.md" />
<File Path="CONTRIBUTING.md" />
<File Path="LICENSE" />
<File Path="README.md" />
<File Path="SETUP.md" />
</Folder>
<Folder Name="/.root/.github/">
<File Path=".github/CODEOWNERS" />
<File Path=".github/copilot-instructions.md" />
<File Path=".github/dependabot.yml" />
<File Path=".github/pull_request_template.md" />
</Folder>
<Folder Name="/.root/.github/ISSUE_TEMPLATE/">
<File Path=".github/ISSUE_TEMPLATE/BUG_REPORT.yaml" />
<File Path=".github/ISSUE_TEMPLATE/feature_request.md" />
</Folder>
<Folder Name="/.root/.github/workflows/">
<File Path=".github/workflows/build-all-versions.yaml" />
<File Path=".github/workflows/codeql.yaml" />
<File Path=".github/workflows/docfx.yaml" />
<File Path=".github/workflows/pr.yaml" />
<File Path=".github/workflows/release.yaml" />
<File Path=".github/workflows/stryker.yaml" />
</Folder>
<Folder Name="/benchmarks/">
<Project Path="benchmarks/Wolfgang.Extensions.String.Benchmarks/Wolfgang.Extensions.String.Benchmarks.csproj" />
</Folder>
<Folder Name="/examples/">
<Project Path="examples/Wolfgang.Extensions.String.Examples/Wolfgang.Extensions.String.DotNet8.Examples.csproj" />
</Folder>
<Folder Name="/src/">
<Project Path="src/Wolfgang.Extensions.String/Wolfgang.Extensions.String.csproj" Id="2fe11b73-ad42-475f-8c4a-984083c22e94" />
</Folder>
<Folder Name="/tests/">
<Project Path="tests/Wolfgang.Extensions.String.Tests.Unit/Wolfgang.Extensions.String.Tests.Unit.csproj" Id="a08cbfb0-c34a-426d-9f56-bfab5460a154" />
</Folder>
</Solution>