File tree Expand file tree Collapse file tree 1 file changed +0
-24
lines changed Expand file tree Collapse file tree 1 file changed +0
-24
lines changed Original file line number Diff line number Diff line change 1
1
<Solution >
2
- <Folder Name =" /.config/" >
3
- <File Path =" .editorconfig" />
4
- <File Path =" .gitattributes" />
5
- <File Path =" .gitignore" />
6
- <File Path =" .runsettings" />
7
- </Folder >
8
- <Folder Name =" /build/" >
9
- <File Path =" .github/workflows/ci.yaml" />
10
- <File Path =" build.cake" />
11
- <File Path =" cake.config" />
12
- </Folder >
13
- <Folder Name =" /doc/" >
14
- <File Path =" AUTHORS.txt" />
15
- <File Path =" CHANGELOG.md" />
16
- <File Path =" LICENSE.md" />
17
- <File Path =" README.md" />
18
- </Folder >
19
- <Folder Name =" /example/" >
20
- <File Path =" example/FormatReport.cs" />
21
- <File Path =" example/ParseReport.cs" />
22
- </Folder >
23
- <Folder Name =" /res/" >
24
- <File Path =" res/lcov.info" />
25
- </Folder >
26
2
<Project Path =" src/Lcov.csproj" />
27
3
<Project Path =" test/Lcov.Tests.csproj" >
28
4
<Build Solution =" Release|*" Project =" false" />
You can’t perform that action at this time.
0 commit comments