Skip to content

Commit 92188fb

Browse files
author
Cédric Belin
committed
Update the project settings [skip ci]
1 parent df60a78 commit 92188fb

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

src/lcov.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3+
<Company>Belin.io</Company>
34
<Copyright>© Cédric Belin</Copyright>
5+
<Description>Parse and format to LCOV your code coverage reports.</Description>
46
<Product>LCOV Reports for .NET</Product>
57
<Version>1.0.0</Version>
68
</PropertyGroup>

test/lcov.tests.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3+
<Company>Belin.io</Company>
34
<Copyright>© Cédric Belin</Copyright>
45
<Product>LCOV Reports for .NET</Product>
56
<Version>1.0.0</Version>

0 commit comments

Comments
 (0)