From 925028984d782fc8f7a9a90812a6a57ae90cc617 Mon Sep 17 00:00:00 2001 From: "Dylan R. E. Moonfire" Date: Tue, 7 Sep 2021 00:05:44 -0500 Subject: [PATCH] fix(test): adding coverage test --- .../MfGames.Markdown.Gemtext.Tests.csproj | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/MfGames.Markdown.Gemtext.Tests/MfGames.Markdown.Gemtext.Tests.csproj b/src/MfGames.Markdown.Gemtext.Tests/MfGames.Markdown.Gemtext.Tests.csproj index f6d4599..5aa91ba 100644 --- a/src/MfGames.Markdown.Gemtext.Tests/MfGames.Markdown.Gemtext.Tests.csproj +++ b/src/MfGames.Markdown.Gemtext.Tests/MfGames.Markdown.Gemtext.Tests.csproj @@ -13,6 +13,10 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive + + runtime; build; native; contentfiles; analyzers; buildtransitive + all +