From 816cbedae304b95032991f0fd772abba0dff5b6d Mon Sep 17 00:00:00 2001 From: "Patrick Nelson (VS)" Date: Thu, 27 Aug 2026 10:58:18 -0700 Subject: [PATCH 1/2] Bump version to 1.0.47 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 0e207cd7-bd07-4177-9d4d-7652adc69a8c --- CHANGELOG.md | 2 ++ build/Version.props | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b6dbabcd..b3a819f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ Please format the changes as follows: + BugFixes: + Updates: +## 1.0.47 + ## 1.0.46 + BugFixes: + Check the values for configuration variables diff --git a/build/Version.props b/build/Version.props index 5dd82a4b..19b79dda 100644 --- a/build/Version.props +++ b/build/Version.props @@ -12,7 +12,7 @@ --> 1 0 - 46 + 47 15 1 @@ -38,7 +38,7 @@ Update for every public release. Format is YYYY-MM-DD --> - 2022-03-22 + 2026-08-27