From a0feaefec0a8ffca1424dfdb9c35da1dd9d741a0 Mon Sep 17 00:00:00 2001 From: jboinembalome Date: Wed, 4 Nov 2020 14:11:53 +0100 Subject: [PATCH] Ajout du package coverlet.collector --- EPAServeur.Tests/EPAServeur.Tests.csproj | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/EPAServeur.Tests/EPAServeur.Tests.csproj b/EPAServeur.Tests/EPAServeur.Tests.csproj index 5efe526..50b948f 100644 --- a/EPAServeur.Tests/EPAServeur.Tests.csproj +++ b/EPAServeur.Tests/EPAServeur.Tests.csproj @@ -1,4 +1,4 @@ - + netcoreapp3.1 @@ -7,6 +7,10 @@ + + all + runtime; build; native; contentfiles; analyzers; buildtransitive +