-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathvm2.Ulid.slnx
More file actions
36 lines (36 loc) · 1.33 KB
/
vm2.Ulid.slnx
File metadata and controls
36 lines (36 loc) · 1.33 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="/.github/">
<File Path=".github/dependabot.yml" />
</Folder>
<Folder Name="/.github/workflows/">
<File Path=".github/workflows/CI.yaml" />
<File Path=".github/workflows/ClearCache.yaml" />
<File Path=".github/workflows/Prerelease.yaml" />
<File Path=".github/workflows/Release.yaml" />
</Folder>
<Folder Name="/benchmarks/">
<Project Path="benchmarks/UlidType.Benchmarks/UlidType.Benchmarks.csproj" />
</Folder>
<Folder Name="/examples/">
<File Path="examples/GenerateUlids.cs" />
</Folder>
<Folder Name="/solution items/">
<File Path=".editorconfig" />
<File Path=".github/copilot-instructions.md" />
<File Path=".gitignore" />
<File Path="CHANGELOG.md" />
<File Path="Directory.Build.props" />
<File Path="Directory.Packages.props" />
<File Path="LICENSE" />
<File Path="README.md" />
<File Path="test.runsettings" />
</Folder>
<Folder Name="/src/">
<Project Path="src/UlidType/UlidType.csproj" />
<Project Path="src/UlidTool/UlidTool.csproj" />
</Folder>
<Folder Name="/test/">
<Project Path="test/UlidType.Tests/UlidType.Tests.csproj" />
<Project Path="test/UlidTool.Tests/UlidTool.Tests.csproj" />
</Folder>
</Solution>