diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 8c7cd58dba3fda..9d97dc3138585a 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -27,7 +27,7 @@ ] }, "microsoft.dotnet.helix.jobmonitor": { - "version": "11.0.0-beta.26420.103", + "version": "11.0.0-beta.26427.10", "commands": [ "dotnet-helix-job-monitor" ] diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 54bbcbf6ead703..46869be7fcc6af 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -24,7 +24,7 @@ This file should be imported by eng/Versions.props 11.0.0-beta.26420.103 11.0.0-beta.26420.103 11.0.0-beta.26420.103 - 11.0.0-beta.26420.103 + 11.0.0-beta.26427.10 11.0.0-beta.26420.103 11.0.0-beta.26420.103 11.0.0-beta.26420.103 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index cd1a78a79e08db..6b3d93baa68129 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -67,9 +67,9 @@ https://github.com/dotnet/dotnet 1d599674e31ad86ca9e6e1dad7055b531e4d58e4 - - https://github.com/dotnet/dotnet - 1d599674e31ad86ca9e6e1dad7055b531e4d58e4 + + https://github.com/dotnet/arcade + 2cdfe99944d984749c8bdfc7d8d6a2589ed15d6d https://github.com/dotnet/dotnet diff --git a/eng/pipelines/runtime.yml b/eng/pipelines/runtime.yml index af2fc6e3392cf5..7d906fa39e3d61 100644 --- a/eng/pipelines/runtime.yml +++ b/eng/pipelines/runtime.yml @@ -50,7 +50,7 @@ pr: variables: - template: /eng/pipelines/common/variables.yml - name: enableHelixJobMonitor - value: false + value: true - template: /eng/pipelines/helix-platforms.yml extends: