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