From 4b80c7439f14f2308ace41d2faf377123765c48d Mon Sep 17 00:00:00 2001 From: Dave Skender <8432125+DaveSkender@users.noreply.github.com> Date: Fri, 10 Jul 2020 19:27:10 -0400 Subject: [PATCH] add back GitVersion library (#69) - adding back GitVersion library --- Indicators/Indicators.csproj | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Indicators/Indicators.csproj b/Indicators/Indicators.csproj index 44246a6fb..2d615b2e3 100644 --- a/Indicators/Indicators.csproj +++ b/Indicators/Indicators.csproj @@ -28,7 +28,11 @@ Please contribute to help us get to v1.0.0. Feedback appreciated. - + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + all runtime; build; native; contentfiles; analyzers; buildtransitive