From f1c316185d8cdbbb265fea9523d42f27cb6fb7bd Mon Sep 17 00:00:00 2001 From: Richard Webb Date: Tue, 6 Feb 2024 20:33:31 +0000 Subject: [PATCH] Remove the code coverage packages --- README.md | 1 - src/UglyToad.PdfPig.Tests/UglyToad.PdfPig.Tests.csproj | 5 ----- 2 files changed, 6 deletions(-) diff --git a/README.md b/README.md index 28049d23c..d2183bb1d 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ # PdfPig -[![codecov](https://codecov.io/gh/UglyToad/PdfPig/branch/master/graph/badge.svg)](https://codecov.io/gh/UglyToad/PdfPig) [![Gitter](https://badges.gitter.im/pdfpig/community.svg)](https://gitter.im/pdfpig/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) [![nuget](https://img.shields.io/nuget/dt/PdfPig)](https://www.nuget.org/packages/PdfPig/) diff --git a/src/UglyToad.PdfPig.Tests/UglyToad.PdfPig.Tests.csproj b/src/UglyToad.PdfPig.Tests/UglyToad.PdfPig.Tests.csproj index 0fb78ebf4..f6a73b5fc 100644 --- a/src/UglyToad.PdfPig.Tests/UglyToad.PdfPig.Tests.csproj +++ b/src/UglyToad.PdfPig.Tests/UglyToad.PdfPig.Tests.csproj @@ -88,11 +88,6 @@ - - - runtime; build; native; contentfiles; analyzers - all -