From 8bd8903c5374a3b65a46fa774944fae61f8decd6 Mon Sep 17 00:00:00 2001 From: xordi Date: Mon, 3 Dec 2018 09:22:14 +0100 Subject: [PATCH] Remove VersionPrefix The version prefix will be removed since the version numbers will be generated by combining tagging + GitVersion --- .../Bluekiri.Diagnostics.Prometheus.csproj | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/Bluekiri.Diagnostics.Prometheus/Bluekiri.Diagnostics.Prometheus.csproj b/src/Bluekiri.Diagnostics.Prometheus/Bluekiri.Diagnostics.Prometheus.csproj index bdb378b..6844709 100644 --- a/src/Bluekiri.Diagnostics.Prometheus/Bluekiri.Diagnostics.Prometheus.csproj +++ b/src/Bluekiri.Diagnostics.Prometheus/Bluekiri.Diagnostics.Prometheus.csproj @@ -3,8 +3,7 @@ netstandard2.0 Bluekiri.Diagnostics.Prometheus - Bluekiri.Diagnostics.Prometheus - 1.2.0 + Bluekiri.Diagnostics.Prometheus false false false