From a1bf9e8fb09fb285eae92bcc13e210a8e22e9571 Mon Sep 17 00:00:00 2001 From: Jay Tuley Date: Fri, 15 Nov 2024 22:39:16 -0600 Subject: [PATCH] add preview to suffix when CI building --- Version.props | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Version.props b/Version.props index e1fcc38..e930509 100644 --- a/Version.props +++ b/Version.props @@ -1,5 +1,6 @@ - 8.0.5 + 8.0.6 + preview$(GITHUB_RUN_NUMBER) \ No newline at end of file