diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 39439677b876..e075293c8422 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -98,22 +98,22 @@ bb3695688177f5f80eeb3c0498168612e31549d5 - + https://github.com/dotnet/sdk - 2de3de4d26d207246c571ac1e6f5b7d70904204c + 1fd76f45a08686e18b18607646fe37db60abcaca - + https://github.com/dotnet/sdk - 2de3de4d26d207246c571ac1e6f5b7d70904204c + 1fd76f45a08686e18b18607646fe37db60abcaca - + https://github.com/dotnet/sdk - 2de3de4d26d207246c571ac1e6f5b7d70904204c + 1fd76f45a08686e18b18607646fe37db60abcaca - + https://github.com/dotnet/sdk - 2de3de4d26d207246c571ac1e6f5b7d70904204c + 1fd76f45a08686e18b18607646fe37db60abcaca @@ -124,18 +124,18 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-wpf 636e2b7a00a434a354a126f510a56e16ce3c6bbc - + https://github.com/dotnet/fsharp - 53f907e84e36a56e68e76fcc3aa5c12540363345 + ae1718567f2aab20df7ca07368b9f51d1c376a10 - + https://github.com/dotnet/fsharp - 53f907e84e36a56e68e76fcc3aa5c12540363345 + ae1718567f2aab20df7ca07368b9f51d1c376a10 - + https://github.com/microsoft/vstest - dbdb1f6f9007a288c904aa1f13485a3e57080fb6 + 3e2a581bc2c2154d5a603a48aa2a460fd87774fb @@ -144,19 +144,19 @@ linker - + https://github.com/dotnet/roslyn - ea0b6351c129c7decd9bf76f4388239509e28e0d + 716366a3830293571eaaad9b1b2b3929b5216f42 - + https://github.com/dotnet/msbuild - ee6f71d15eea77c970815d9105ab9520876c5042 + c81f58b45b97d3d0e547f48719322d55f00b5aa4 - + https://github.com/nuget/nuget.client - dfe13cc99d13de74f41e9cff35600a2c8958aac1 + be87c9ee11149780ce7de5fe35fe2653d565ccfd diff --git a/eng/Versions.props b/eng/Versions.props index 03ada8b42b5f..f7ba47643fba 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -63,9 +63,9 @@ - 7.0.200-preview.22580.54 - 7.0.200-preview.22580.54 - 7.0.200-preview.22580.54 + 7.0.200-preview.22609.2 + 7.0.200-preview.22609.2 + 7.0.200-preview.22609.2 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) @@ -171,7 +171,7 @@ 2.2.0-beta.19072.10 2.0.0 - 17.5.0-preview-20221130-01 + 17.5.0-preview-20221208-02 diff --git a/src/SourceBuild/tarball/patches/vstest/0001-try-to-bump-only-in-case-of-source-build.patch b/src/SourceBuild/tarball/patches/vstest/0001-try-to-bump-only-in-case-of-source-build.patch new file mode 100644 index 000000000000..6208d9e22d44 --- /dev/null +++ b/src/SourceBuild/tarball/patches/vstest/0001-try-to-bump-only-in-case-of-source-build.patch @@ -0,0 +1,28 @@ +From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 +From: Marco Rossignoli +Date: Fri, 9 Dec 2022 17:46:38 +0100 +Subject: [PATCH] try to bump only in case of source build + +Backport: https://github.com/microsoft/vstest/pull/4186 +--- + scripts/build/TestPlatform.Dependencies.props | 7 ++++++- + 1 file changed, 6 insertions(+), 1 deletion(-) + +diff --git a/scripts/build/TestPlatform.Dependencies.props b/scripts/build/TestPlatform.Dependencies.props +index c6a29db2..74945bd4 100644 +--- a/scripts/build/TestPlatform.Dependencies.props ++++ b/scripts/build/TestPlatform.Dependencies.props +@@ -71,7 +71,12 @@ + $(MicrosoftBuildPackageVersion) + + 3.0.0-preview4-27615-11 +- 1.1.1 ++ ++ ++ ++ ++ 7.0.0 ++ 1.1.1 + + 1.2.0 + 3.3.4-beta1.21554.2