-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathProjectBuilders.slnx
More file actions
33 lines (33 loc) · 1.48 KB
/
ProjectBuilders.slnx
File metadata and controls
33 lines (33 loc) · 1.48 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
<Solution>
<Folder Name="/Solution Items/">
<File Path=".commitlintrc" />
<File Path=".csharpierignore" />
<File Path=".editorconfig" />
<File Path=".filenesting.json" />
<File Path=".gitattributes" />
<File Path=".gitignore" />
<File Path=".mcp.json" />
<File Path="AGENTS.md" />
<File Path="Directory.Build.props" />
<File Path="Directory.Packages.props" />
<File Path="Directory.Solution.props" />
<File Path="GitVersion.yml" />
<File Path="global.json" />
<File Path="LICENSE" />
<File Path="logo.png" />
<File Path="nuget.config" />
<File Path="README.md" />
<File Path="renovate.json" />
<File Path="testEnvironments.json" />
</Folder>
<Folder Name="/src/">
<Project Path="src/NetEvolve.ProjectBuilders.TUnit/NetEvolve.ProjectBuilders.TUnit.csproj" />
<Project Path="src/NetEvolve.ProjectBuilders.XUnit/NetEvolve.ProjectBuilders.XUnit.csproj" />
<Project Path="src/NetEvolve.ProjectBuilders/NetEvolve.ProjectBuilders.csproj" />
</Folder>
<Folder Name="/tests/">
<Project Path="tests/NetEvolve.ProjectBuilders.Tests.Unit/NetEvolve.ProjectBuilders.Tests.Unit.csproj" />
<Project Path="tests/NetEvolve.ProjectBuilders.TUnit.Tests.Integration/NetEvolve.ProjectBuilders.TUnit.Tests.Integration.csproj" />
<Project Path="tests/NetEvolve.ProjectBuilders.XUnit.Tests.Integration/NetEvolve.ProjectBuilders.XUnit.Tests.Integration.csproj" Id="594f97b7-f15b-43c9-9067-996a157539ec" />
</Folder>
</Solution>