From f0d3e671865d02fce4ff7ba9f8061433df6b0021 Mon Sep 17 00:00:00 2001 From: MRmlik12 Date: Wed, 20 Apr 2022 09:07:32 +0100 Subject: [PATCH] Add coverlet.msbuild package to tests --- .../Vulder.Admin.IntegrationTests.csproj | 4 ++++ .../Vulder.Admin.UnitTests.csproj | 10 +++++++--- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/test/Vulder.Admin.IntegrationTests/Vulder.Admin.IntegrationTests.csproj b/test/Vulder.Admin.IntegrationTests/Vulder.Admin.IntegrationTests.csproj index fa3d81c..ec16d11 100644 --- a/test/Vulder.Admin.IntegrationTests/Vulder.Admin.IntegrationTests.csproj +++ b/test/Vulder.Admin.IntegrationTests/Vulder.Admin.IntegrationTests.csproj @@ -7,6 +7,10 @@ + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + diff --git a/test/Vulder.Admin.UnitTests/Vulder.Admin.UnitTests.csproj b/test/Vulder.Admin.UnitTests/Vulder.Admin.UnitTests.csproj index d7ab586..0a93a46 100644 --- a/test/Vulder.Admin.UnitTests/Vulder.Admin.UnitTests.csproj +++ b/test/Vulder.Admin.UnitTests/Vulder.Admin.UnitTests.csproj @@ -8,8 +8,12 @@ - - + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + runtime; build; native; contentfiles; analyzers; buildtransitive all @@ -21,7 +25,7 @@ - +