From d2fcbc4e8aeee8abf0977cb33d56e9a14e3427fe Mon Sep 17 00:00:00 2001 From: "Dylan R. E. Moonfire" Date: Mon, 6 Sep 2021 23:21:57 -0500 Subject: [PATCH] build: adding Junit reporter --- src/Gallium.Tests/Gallium.Tests.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Gallium.Tests/Gallium.Tests.csproj b/src/Gallium.Tests/Gallium.Tests.csproj index 416cf44..0c0bc6b 100644 --- a/src/Gallium.Tests/Gallium.Tests.csproj +++ b/src/Gallium.Tests/Gallium.Tests.csproj @@ -10,6 +10,7 @@ + runtime; build; native; contentfiles; analyzers; buildtransitive