@@ -6,41 +6,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "lcov", "src\lcov.csproj", "
6
6
EndProject
7
7
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "lcov.tests" , "test\lcov.tests.csproj" , "{7ED23B7A-9EC2-48A0-AB8E-F292CAFFE89B}"
8
8
EndProject
9
- Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = ".config" , ".config" , "{02EA681E-C7D8-13C7-8484-4AC65E1B71E8}"
10
- Project Section (SolutionItems ) = preProject
11
- .editorconfig = .editorconfig
12
- .gitattributes = .gitattributes
13
- .gitignore = .gitignore
14
- .runsettings = .runsettings
15
- .config \dotnet -tools .json = .config \dotnet -tools .json
16
- EndProject Section
17
- EndProject
18
- Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "build" , "build" , "{7BD015C6-57A9-467E-9C99-B3373BF1E0E1}"
19
- Project Section (SolutionItems ) = preProject
20
- build .cake = build .cake
21
- cake .config = cake .config
22
- .github \workflows \ci .yaml = .github \workflows \ci .yaml
23
- EndProject Section
24
- EndProject
25
- Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "doc" , "doc" , "{7C65D0F9-0D88-498B-84EE-DD0B8D83F90A}"
26
- Project Section (SolutionItems ) = preProject
27
- AUTHORS .txt = AUTHORS .txt
28
- CHANGELOG .md = CHANGELOG .md
29
- LICENSE .md = LICENSE .md
30
- README .md = README .md
31
- EndProject Section
32
- EndProject
33
- Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "res" , "res" , "{7325B354-11FB-415C-BE04-CCBFF984F0F6}"
34
- Project Section (SolutionItems ) = preProject
35
- res \lcov .info = res \lcov .info
36
- EndProject Section
37
- EndProject
38
- Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "example" , "example" , "{38FB0C20-0228-4AE0-AC45-DB8DF64631A0}"
39
- Project Section (SolutionItems ) = preProject
40
- example \format _report .cs = example \format _report .cs
41
- example \parse _report .cs = example \parse _report .cs
42
- EndProject Section
43
- EndProject
44
9
Global
45
10
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
46
11
Debug| Any CPU = Debug| Any CPU
59
24
GlobalSection (SolutionProperties ) = preSolution
60
25
HideSolutionNode = FALSE
61
26
EndGlobalSection
62
- GlobalSection (ExtensibilityGlobals ) = postSolution
63
- SolutionGuid = {4278492A-4AEE-4A7F-991E-86F008FEA4BE}
64
- EndGlobalSection
65
27
EndGlobal
0 commit comments