From 6e8770bd047d447ebce4a04e481d599bf8119010 Mon Sep 17 00:00:00 2001 From: Chris Straw Date: Sun, 6 Oct 2024 08:13:40 -0400 Subject: [PATCH] exclude epplus from code coverage --- src/OLT.EPPlus/OLT.EPPlus.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/src/OLT.EPPlus/OLT.EPPlus.csproj b/src/OLT.EPPlus/OLT.EPPlus.csproj index 4506b78..227d86a 100644 --- a/src/OLT.EPPlus/OLT.EPPlus.csproj +++ b/src/OLT.EPPlus/OLT.EPPlus.csproj @@ -6,6 +6,7 @@ Provides helper classes and extensions for writing Excel Files using EPPlus 0acb3180-e491-4c1a-a2af-0eff584ec2bc disable + true