We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df60a78 commit 92188fbCopy full SHA for 92188fb
src/lcov.csproj
@@ -1,6 +1,8 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
+ <Company>Belin.io</Company>
4
<Copyright>© Cédric Belin</Copyright>
5
+ <Description>Parse and format to LCOV your code coverage reports.</Description>
6
<Product>LCOV Reports for .NET</Product>
7
<Version>1.0.0</Version>
8
</PropertyGroup>
test/lcov.tests.csproj
@@ -1,5 +1,6 @@
0 commit comments