File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Expand file tree Collapse file tree 2 files changed +21
-1
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 =" build.cake" />
10
+ <File Path =" cake.config" />
11
+ </Folder >
12
+ <Folder Name =" /doc/" >
13
+ <File Path =" Authors.txt" />
14
+ <File Path =" ChangeLog.md" />
15
+ <File Path =" License.md" />
16
+ <File Path =" ReadMe.md" />
17
+ </Folder >
18
+ <Folder Name =" /example/" >
19
+ <File Path =" example/FormatReport.cs" />
20
+ <File Path =" example/ParseReport.cs" />
21
+ </Folder >
2
22
<Project Path =" src/Lcov.csproj" />
3
- <Project Path =" test/Tests.csproj" >
23
+ <Project Path =" test/Lcov. Tests.csproj" >
4
24
<Build Solution =" Release|*" Project =" false" />
5
25
</Project >
6
26
</Solution >
File renamed without changes.
You can’t perform that action at this time.
0 commit comments