From c61ca2a1dab7cf48274d4fe7527c030380b9362c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 22 Jan 2026 02:02:42 +0000 Subject: [PATCH 1/7] Update dependencies --- eng/Version.Details.props | 2 +- eng/Version.Details.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 026fc232e1..1d819e3ba4 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -8,7 +8,7 @@ This file should be imported by eng/Versions.props 18.0.6 - 0.2.0-preview.25479.115 + 0.2.0-preview.26070.104 6.0.2 4.5.0 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d9139b7d8e..4b02f14bb3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,14 +1,14 @@ - + https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage 957aa737e42290c129a620df7129f03189743dd1 - + https://github.com/dotnet/dotnet - e72b5bbe719d747036ce9c36582a205df9f1c361 + 455f1358f39b4d38fa3893c327a45027c4a81843 From f0378ffad2cbaf56871506cb8e9a7ff627299b5a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 23 Jan 2026 02:02:23 +0000 Subject: [PATCH 2/7] Update dependencies --- eng/Version.Details.props | 2 +- eng/Version.Details.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 1d819e3ba4..b5b8cc0f42 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -8,7 +8,7 @@ This file should be imported by eng/Versions.props 18.0.6 - 0.2.0-preview.26070.104 + 0.2.0-preview.26072.113 6.0.2 4.5.0 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4b02f14bb3..b9e57da777 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,14 +1,14 @@ - + https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage 957aa737e42290c129a620df7129f03189743dd1 - + https://github.com/dotnet/dotnet - 455f1358f39b4d38fa3893c327a45027c4a81843 + 3633524e6b0b93b2b43f66b663b5532e32d70136 From 057002f9a2fd4d724401a064c2ff7afe3b316564 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 24 Jan 2026 02:02:21 +0000 Subject: [PATCH 3/7] Update dependencies --- eng/Version.Details.props | 2 +- eng/Version.Details.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index b5b8cc0f42..d4fa8ab1db 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -8,7 +8,7 @@ This file should be imported by eng/Versions.props 18.0.6 - 0.2.0-preview.26072.113 + 0.2.0-preview.26073.110 6.0.2 4.5.0 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b9e57da777..8f7b29b942 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,14 +1,14 @@ - + https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage 957aa737e42290c129a620df7129f03189743dd1 - + https://github.com/dotnet/dotnet - 3633524e6b0b93b2b43f66b663b5532e32d70136 + 1ad3cb0c8b50c510cc52d6456bb4b5b676b59229 From 9fc124f6bc1ac9da542f341f198219164d111c87 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 27 Jan 2026 02:03:16 +0000 Subject: [PATCH 4/7] Update dependencies --- eng/Version.Details.props | 2 +- eng/Version.Details.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index d4fa8ab1db..af5e01571e 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -8,7 +8,7 @@ This file should be imported by eng/Versions.props 18.0.6 - 0.2.0-preview.26073.110 + 0.2.0-preview.26076.112 6.0.2 4.5.0 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 8f7b29b942..28d8628ac0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,14 +1,14 @@ - + https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage 957aa737e42290c129a620df7129f03189743dd1 - + https://github.com/dotnet/dotnet - 1ad3cb0c8b50c510cc52d6456bb4b5b676b59229 + 50eb0da036c4744046e4ef9a500d918f9bdc8e0b From 5bbb84e4be3ee14dfb67bf7f175b88b32576e01a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Jare=C5=A1?= Date: Tue, 27 Jan 2026 15:32:12 +0100 Subject: [PATCH 5/7] Update runtime versions (#15372) * Update runtime versions * Add dotnet_root because we want to restore also from folder --- global.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/global.json b/global.json index 5ebef2be03..bc2eb8ed78 100644 --- a/global.json +++ b/global.json @@ -18,8 +18,8 @@ "5.0.17", "6.0.32", "7.0.20", - "8.0.7", - "9.0.5" + "8.0.23", + "9.0.12" ], "dotnet/x86": [ "2.1.30", @@ -27,8 +27,8 @@ "5.0.17", "6.0.32", "7.0.20", - "8.0.7", - "9.0.5" + "8.0.23", + "9.0.12" ] }, "vs": { From c8c527da114107f032e92d39a776d929930596b4 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 28 Jan 2026 02:02:38 +0000 Subject: [PATCH 6/7] Update dependencies --- eng/Version.Details.props | 2 +- eng/Version.Details.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index af5e01571e..71f7f04a6f 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -8,7 +8,7 @@ This file should be imported by eng/Versions.props 18.0.6 - 0.2.0-preview.26076.112 + 0.2.0-preview.26077.113 6.0.2 4.5.0 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 28d8628ac0..f572c52b73 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,14 +1,14 @@ - + https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage 957aa737e42290c129a620df7129f03189743dd1 - + https://github.com/dotnet/dotnet - 50eb0da036c4744046e4ef9a500d918f9bdc8e0b + 74dc6e4ed64cc0255a6be520761a857dda273863 From 87e8fd6fee9ea0ba61bea908ff6c84338904b74a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Jare=C5=A1?= Date: Wed, 28 Jan 2026 08:38:01 +0100 Subject: [PATCH 7/7] Add dotnet_root --- azure-pipelines-official.yml | 4 ++++ azure-pipelines.yml | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/azure-pipelines-official.yml b/azure-pipelines-official.yml index 442ad55ab2..cead0ee887 100644 --- a/azure-pipelines-official.yml +++ b/azure-pipelines-official.yml @@ -185,6 +185,8 @@ extends: -performanceTest name: Test displayName: Test + env: + DOTNET_ROOT: $(Build.SourcesDirectory)/.dotnet # This step is only helpful for diagnosing some issues with vstest/test host that would not appear # through the console or trx @@ -239,6 +241,8 @@ extends: --performanceTest name: Test displayName: Test + env: + DOTNET_ROOT: $(Build.SourcesDirectory)/.dotnet # This step is only helpful for diagnosing some issues with vstest/test host that would not appear # through the console or trx diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 541b35ce34..12258ef7b3 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -115,6 +115,8 @@ stages: /bl:$(Build.SourcesDirectory)/artifacts/TestResults/$(_BuildConfig)/Test.binlog name: Test displayName: Test + env: + DOTNET_ROOT: $(Build.SourcesDirectory)/.dotnet # This step is only helpful for diagnosing some issues with vstest/test host that would not appear # through the console or trx @@ -189,6 +191,8 @@ stages: --performanceTest name: Test displayName: Test + env: + DOTNET_ROOT: $(Build.SourcesDirectory)/.dotnet # This step is only helpful for diagnosing some issues with vstest/test host that would not appear # through the console or trx