From e7ea853f64af5a4c240acaf9e54cdae3ae0eb7bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Jare=C5=A1?= Date: Fri, 16 Jun 2023 13:38:14 +0200 Subject: [PATCH] [rel/17.6] Update version to 17.6.3 (#4555) --- eng/Versions.props | 2 +- scripts/build/TestPlatform.Dependencies.props | 2 +- scripts/build/TestPlatform.Settings.targets | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Versions.props b/eng/Versions.props index 7cc6559e59..6be90a4dc5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -2,7 +2,7 @@ - 17.6.2 + 17.6.3 preview false diff --git a/scripts/build/TestPlatform.Dependencies.props b/scripts/build/TestPlatform.Dependencies.props index 25e7dbab05..0e8bd24209 100644 --- a/scripts/build/TestPlatform.Dependencies.props +++ b/scripts/build/TestPlatform.Dependencies.props @@ -12,7 +12,7 @@ and because during the test `dotnet test` will run and re-build some of the test projects and at that time the version from a build parameter would not be available, so I am writing this version from the build.ps1 script to keep it in sync --> - 17.6.2-dev + 17.6.3-dev diff --git a/scripts/build/TestPlatform.Settings.targets b/scripts/build/TestPlatform.Settings.targets index 2881565902..def1e1718f 100644 --- a/scripts/build/TestPlatform.Settings.targets +++ b/scripts/build/TestPlatform.Settings.targets @@ -5,7 +5,7 @@ - 17.6.2 + 17.6.3 preview true preview