-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathDotnetGuid.slnx
More file actions
25 lines (25 loc) · 811 Bytes
/
Copy pathDotnetGuid.slnx
File metadata and controls
25 lines (25 loc) · 811 Bytes
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
<Solution>
<Folder Name="/GitHub/">
<File Path=".github/workflows/ci.yml" />
<File Path=".github/workflows/publish.yml" />
</Folder>
<Folder Name="/GitHub/dotnet-build-test/">
<File Path=".github/actions/dotnet-build-test/action.yml" />
</Folder>
<Folder Name="/Solution Items/">
<File Path=".editorconfig" />
<File Path=".gitattributes" />
<File Path=".gitignore" />
<File Path="AGENTS.md" />
<File Path="Directory.Packages.props" />
<File Path="global.json" />
<File Path="README.md" />
</Folder>
<Folder Name="/src/">
<Project Path="src/DotnetGuid/DotnetGuid.csproj" />
</Folder>
<Folder Name="/test/">
<File Path="test/Directory.Packages.props" />
<Project Path="test/DotnetGuid.Tests/DotnetGuid.Tests.csproj" />
</Folder>
</Solution>