From 7ceb937e024676544cf387d3d6780e558c29176a Mon Sep 17 00:00:00 2001 From: eminencegrs Date: Sun, 28 Jan 2024 13:02:55 +0100 Subject: [PATCH] Add coverlet.msbuild to the DataLake.UnitTests project. --- .../Seneca.Azure.Integration.DataLake.UnitTests.csproj | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tests/Seneca.Azure.Integration.DataLake.UnitTests/Seneca.Azure.Integration.DataLake.UnitTests.csproj b/tests/Seneca.Azure.Integration.DataLake.UnitTests/Seneca.Azure.Integration.DataLake.UnitTests.csproj index 2847731..2a46b9b 100644 --- a/tests/Seneca.Azure.Integration.DataLake.UnitTests/Seneca.Azure.Integration.DataLake.UnitTests.csproj +++ b/tests/Seneca.Azure.Integration.DataLake.UnitTests/Seneca.Azure.Integration.DataLake.UnitTests.csproj @@ -22,6 +22,10 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all + + all + runtime; build; native; contentfiles; analyzers; buildtransitive +