diff --git a/eng/Versions.props b/eng/Versions.props index 888371eec6..7cc6559e59 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -2,7 +2,7 @@ - 17.6.1 + 17.6.2 preview false diff --git a/scripts/build/TestPlatform.Dependencies.props b/scripts/build/TestPlatform.Dependencies.props index 2634fbd6ba..25e7dbab05 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.1-dev + 17.6.2-dev @@ -55,7 +55,8 @@ - 6.6.0 + + 6.5.0 5.0.0 13.0.1 diff --git a/scripts/build/TestPlatform.Settings.targets b/scripts/build/TestPlatform.Settings.targets index 1aadfb6a08..2881565902 100644 --- a/scripts/build/TestPlatform.Settings.targets +++ b/scripts/build/TestPlatform.Settings.targets @@ -5,7 +5,7 @@ - 17.6.1 + 17.6.2 preview true preview diff --git a/src/package/nuspec/TestPlatform.ObjectModel.nuspec b/src/package/nuspec/TestPlatform.ObjectModel.nuspec index 3a72805c58..6687643977 100644 --- a/src/package/nuspec/TestPlatform.ObjectModel.nuspec +++ b/src/package/nuspec/TestPlatform.ObjectModel.nuspec @@ -22,17 +22,17 @@ - + - + - +