Skip to content

Commit 5f1b755

Browse files
committed
Update the solution [skip ci]
1 parent 92188fb commit 5f1b755

File tree

1 file changed

+0
-38
lines changed

1 file changed

+0
-38
lines changed

lcov.sln

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

0 commit comments

Comments
 (0)