Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
20e7f60
[release/9.0-staging] [wasm] Read messages from binlog if process out…
maraf Apr 19, 2025
ec85809
Merge branch 'release/9.0-staging' into merge/release/9.0-to-release/…
carlossanlop Apr 22, 2025
0eba939
Correctly manage m_DebugWillSyncCount when thread exits before it is …
github-actions[bot] Apr 23, 2025
b881aaf
Workaround MSVC miscompiling sgen_clz (#114903)
github-actions[bot] Apr 23, 2025
18adbe6
[release/9.0-staging] Strip trailing slash from source dir for cmake4…
github-actions[bot] Apr 23, 2025
763bc41
[release/9.0-staging] Do not set the salt or info if they are NULL fo…
github-actions[bot] Apr 23, 2025
fc27902
Run outerloop pipeline only for release branches, not staging/preview…
github-actions[bot] Apr 24, 2025
5599481
[Test Only] Fix Idn tests (#115032)
tarekgh Apr 26, 2025
84e7962
Update EOL OSes (#115027)
richlander Apr 26, 2025
af20fd0
[release/9.0-staging] improve distribute_free_regions (#115167)
mangod9 May 6, 2025
a33e1ff
[release/9.0-staging] [WinHTTP] Certificate caching on WinHttpHandler…
liveans May 7, 2025
6b4ff8d
Don't expose TrustedCertificatesDirectory() and StartNewTlsSessionCon…
github-actions[bot] May 7, 2025
53e23d2
Handle OSSL 3.4 change to SAN:othername formatting
github-actions[bot] May 7, 2025
bee8972
Update dependencies from https://github.com/dotnet/roslyn build 20250…
dotnet-maestro[bot] May 7, 2025
cb3b470
JIT: revised fix for fp division issue in profile synthesis (#115026)
github-actions[bot] May 8, 2025
7a98cb9
Add support for more libicu versions (#115376)
NikolaMilosavljevic May 8, 2025
0fa2d1b
[release/9.0-staging] Update dependencies from dotnet/arcade (#115085)
dotnet-maestro[bot] May 8, 2025
704028c
Update dependencies from https://github.com/dotnet/sdk build 20250417…
dotnet-maestro[bot] May 8, 2025
8ac2c28
[release/9.0-staging] Update dependencies from dotnet/icu (#114762)
dotnet-maestro[bot] May 8, 2025
1f36252
[release/9.0-staging] Update dependencies from dotnet/cecil (#114670)
dotnet-maestro[bot] May 8, 2025
be7fae0
Change line endings to LF (#115413)
richlander May 9, 2025
9a9e83e
[release/9.0-staging] Update dependencies from dotnet/xharness (#114855)
dotnet-maestro[bot] May 12, 2025
d89a54c
Update dependencies from https://github.com/dotnet/sdk build 20250511…
dotnet-maestro[bot] May 12, 2025
14899dc
Update dependencies from https://github.com/dotnet/icu build 20250508…
dotnet-maestro[bot] May 12, 2025
794589a
Merge pull request #114700 from dotnet/merge/release/9.0-to-release/9…
jozkee May 12, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
]
},
"microsoft.dotnet.xharness.cli": {
"version": "9.0.0-prerelease.25209.2",
"version": "9.0.0-prerelease.25228.2",
"commands": [
"xharness"
]
Expand Down
2 changes: 1 addition & 1 deletion NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<add key="darc-pub-dotnet-emsdk-78f6f07" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-78f6f07d/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-emsdk -->
<!-- Begin: Package sources from dotnet-sdk -->
<add key="darc-pub-dotnet-sdk-fe6d1ce" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-sdk-fe6d1ced/nuget/v3/index.json" />
<add key="darc-pub-dotnet-sdk-b562a30" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-sdk-b562a300/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-sdk -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<!--
Expand Down
124 changes: 62 additions & 62 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.NETCore.Runtime.ICU.Transport" Version="9.0.0-rtm.25212.1">
<Dependency Name="Microsoft.NETCore.Runtime.ICU.Transport" Version="9.0.0-rtm.25258.1">
<Uri>https://github.com/dotnet/icu</Uri>
<Sha>855a75965f9dcfbd835dbd7000a95060d0adabaa</Sha>
<Sha>b4460540fa31432ce4ee63a052bb87228606eb87</Sha>
</Dependency>
<Dependency Name="System.Net.MsQuic.Transport" Version="9.0.0-alpha.1.24167.3">
<Uri>https://github.com/dotnet/msquic</Uri>
Expand Down Expand Up @@ -54,14 +54,14 @@
<Sha>803d8598f98fb4efd94604b32627ee9407f246db</Sha>
<SourceBuild RepoName="command-line-api" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.5-alpha.25213.4">
<Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.5-alpha.25228.2">
<Uri>https://github.com/dotnet/cecil</Uri>
<Sha>a8336269316c42f8164fe7bf45972dd8a81e52dc</Sha>
<Sha>6aaf3af113593a4c993854bff4141bbc73061ea5</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.cecil" Version="0.11.5-alpha.25213.4">
<Dependency Name="Microsoft.SourceBuild.Intermediate.cecil" Version="0.11.5-alpha.25228.2">
<Uri>https://github.com/dotnet/cecil</Uri>
<Sha>a8336269316c42f8164fe7bf45972dd8a81e52dc</Sha>
<Sha>6aaf3af113593a4c993854bff4141bbc73061ea5</Sha>
<SourceBuild RepoName="cecil" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport" Version="9.0.5-servicing.25212.1">
Expand Down Expand Up @@ -92,87 +92,87 @@
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.25208.6">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.25255.5">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>aa61e8c20a869bcc994f8b29eb07d927d2bec6f4</Sha>
<Sha>1cfa39f82d00b3659a3d367bc344241946e10681</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.25208.6">
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.25255.5">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>aa61e8c20a869bcc994f8b29eb07d927d2bec6f4</Sha>
<Sha>1cfa39f82d00b3659a3d367bc344241946e10681</Sha>
<SourceBuild RepoName="arcade" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="9.0.0-beta.25208.6">
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="9.0.0-beta.25255.5">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>aa61e8c20a869bcc994f8b29eb07d927d2bec6f4</Sha>
<Sha>1cfa39f82d00b3659a3d367bc344241946e10681</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.25208.6">
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.25255.5">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>aa61e8c20a869bcc994f8b29eb07d927d2bec6f4</Sha>
<Sha>1cfa39f82d00b3659a3d367bc344241946e10681</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.GenAPI" Version="9.0.0-beta.25208.6">
<Dependency Name="Microsoft.DotNet.GenAPI" Version="9.0.0-beta.25255.5">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>aa61e8c20a869bcc994f8b29eb07d927d2bec6f4</Sha>
<Sha>1cfa39f82d00b3659a3d367bc344241946e10681</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.GenFacades" Version="9.0.0-beta.25208.6">
<Dependency Name="Microsoft.DotNet.GenFacades" Version="9.0.0-beta.25255.5">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>aa61e8c20a869bcc994f8b29eb07d927d2bec6f4</Sha>
<Sha>1cfa39f82d00b3659a3d367bc344241946e10681</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XUnitAssert" Version="2.9.0-beta.25208.6">
<Dependency Name="Microsoft.DotNet.XUnitAssert" Version="2.9.0-beta.25255.5">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>aa61e8c20a869bcc994f8b29eb07d927d2bec6f4</Sha>
<Sha>1cfa39f82d00b3659a3d367bc344241946e10681</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="9.0.0-beta.25208.6">
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="9.0.0-beta.25255.5">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>aa61e8c20a869bcc994f8b29eb07d927d2bec6f4</Sha>
<Sha>1cfa39f82d00b3659a3d367bc344241946e10681</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XUnitConsoleRunner" Version="2.9.0-beta.25208.6">
<Dependency Name="Microsoft.DotNet.XUnitConsoleRunner" Version="2.9.0-beta.25255.5">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>aa61e8c20a869bcc994f8b29eb07d927d2bec6f4</Sha>
<Sha>1cfa39f82d00b3659a3d367bc344241946e10681</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.Archives" Version="9.0.0-beta.25208.6">
<Dependency Name="Microsoft.DotNet.Build.Tasks.Archives" Version="9.0.0-beta.25255.5">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>aa61e8c20a869bcc994f8b29eb07d927d2bec6f4</Sha>
<Sha>1cfa39f82d00b3659a3d367bc344241946e10681</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.Packaging" Version="9.0.0-beta.25208.6">
<Dependency Name="Microsoft.DotNet.Build.Tasks.Packaging" Version="9.0.0-beta.25255.5">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>aa61e8c20a869bcc994f8b29eb07d927d2bec6f4</Sha>
<Sha>1cfa39f82d00b3659a3d367bc344241946e10681</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="9.0.0-beta.25208.6">
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="9.0.0-beta.25255.5">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>aa61e8c20a869bcc994f8b29eb07d927d2bec6f4</Sha>
<Sha>1cfa39f82d00b3659a3d367bc344241946e10681</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="9.0.0-beta.25208.6">
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="9.0.0-beta.25255.5">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>aa61e8c20a869bcc994f8b29eb07d927d2bec6f4</Sha>
<Sha>1cfa39f82d00b3659a3d367bc344241946e10681</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.Workloads" Version="9.0.0-beta.25208.6">
<Dependency Name="Microsoft.DotNet.Build.Tasks.Workloads" Version="9.0.0-beta.25255.5">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>aa61e8c20a869bcc994f8b29eb07d927d2bec6f4</Sha>
<Sha>1cfa39f82d00b3659a3d367bc344241946e10681</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="9.0.0-beta.25208.6">
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="9.0.0-beta.25255.5">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>aa61e8c20a869bcc994f8b29eb07d927d2bec6f4</Sha>
<Sha>1cfa39f82d00b3659a3d367bc344241946e10681</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.TargetFramework" Version="9.0.0-beta.25208.6">
<Dependency Name="Microsoft.DotNet.Build.Tasks.TargetFramework" Version="9.0.0-beta.25255.5">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>aa61e8c20a869bcc994f8b29eb07d927d2bec6f4</Sha>
<Sha>1cfa39f82d00b3659a3d367bc344241946e10681</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="9.0.0-beta.25208.6">
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="9.0.0-beta.25255.5">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>aa61e8c20a869bcc994f8b29eb07d927d2bec6f4</Sha>
<Sha>1cfa39f82d00b3659a3d367bc344241946e10681</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="9.0.0-beta.25208.6">
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="9.0.0-beta.25255.5">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>aa61e8c20a869bcc994f8b29eb07d927d2bec6f4</Sha>
<Sha>1cfa39f82d00b3659a3d367bc344241946e10681</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.VersionTools.Tasks" Version="9.0.0-beta.25208.6">
<Dependency Name="Microsoft.DotNet.VersionTools.Tasks" Version="9.0.0-beta.25255.5">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>aa61e8c20a869bcc994f8b29eb07d927d2bec6f4</Sha>
<Sha>1cfa39f82d00b3659a3d367bc344241946e10681</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.SharedFramework.Sdk" Version="9.0.0-beta.25208.6">
<Dependency Name="Microsoft.DotNet.SharedFramework.Sdk" Version="9.0.0-beta.25255.5">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>aa61e8c20a869bcc994f8b29eb07d927d2bec6f4</Sha>
<Sha>1cfa39f82d00b3659a3d367bc344241946e10681</Sha>
</Dependency>
<Dependency Name="System.ComponentModel.TypeConverter.TestData" Version="9.0.0-beta.25211.3">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
Expand Down Expand Up @@ -320,21 +320,21 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>b030c4dfdfa1bf287f10f96006619a06bc2000ae</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Common" Version="9.0.0-prerelease.25209.2">
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Common" Version="9.0.0-prerelease.25228.2">
<Uri>https://github.com/dotnet/xharness</Uri>
<Sha>856ea5c8f3212dc11b6ce369640ea07558706588</Sha>
<Sha>5e21f691093804fcd40096109c51a96334ac38cc</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Xunit" Version="9.0.0-prerelease.25209.2">
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Xunit" Version="9.0.0-prerelease.25228.2">
<Uri>https://github.com/dotnet/xharness</Uri>
<Sha>856ea5c8f3212dc11b6ce369640ea07558706588</Sha>
<Sha>5e21f691093804fcd40096109c51a96334ac38cc</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XHarness.CLI" Version="9.0.0-prerelease.25209.2">
<Dependency Name="Microsoft.DotNet.XHarness.CLI" Version="9.0.0-prerelease.25228.2">
<Uri>https://github.com/dotnet/xharness</Uri>
<Sha>856ea5c8f3212dc11b6ce369640ea07558706588</Sha>
<Sha>5e21f691093804fcd40096109c51a96334ac38cc</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.PackageTesting" Version="9.0.0-beta.25208.6">
<Dependency Name="Microsoft.DotNet.PackageTesting" Version="9.0.0-beta.25255.5">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>aa61e8c20a869bcc994f8b29eb07d927d2bec6f4</Sha>
<Sha>1cfa39f82d00b3659a3d367bc344241946e10681</Sha>
</Dependency>
<Dependency Name="optimization.windows_nt-x64.MIBC.Runtime" Version="1.0.0-prerelease.24462.2">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>
Expand All @@ -360,15 +360,15 @@
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>c9371153c0f06168c3344b806331a29389d1171e</Sha>
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.12.0-3.25173.5">
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.12.0-3.25256.6">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>3f5cf9fbbd91f2047e988801a5142ca1cb6bab45</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis" Version="4.12.0-3.25173.5">
<Dependency Name="Microsoft.CodeAnalysis" Version="4.12.0-3.25256.6">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>3f5cf9fbbd91f2047e988801a5142ca1cb6bab45</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.12.0-3.25173.5">
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.12.0-3.25256.6">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>3f5cf9fbbd91f2047e988801a5142ca1cb6bab45</Sha>
</Dependency>
Expand All @@ -381,19 +381,19 @@
<Sha>16865ea61910500f1022ad2b96c499e5df02c228</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="4.12.0-3.25173.5">
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="4.12.0-3.25256.6">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>3f5cf9fbbd91f2047e988801a5142ca1cb6bab45</Sha>
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.ApiCompat.Task" Version="9.0.106">
<Dependency Name="Microsoft.DotNet.ApiCompat.Task" Version="9.0.107">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>fe6d1ced4303c33df9e0b6ceb1264fd0fbb77b7f</Sha>
<Sha>b562a3008a23dc5e7dca299c31056684b16b617e</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.sdk" Version="9.0.106-servicing.25211.33">
<Dependency Name="Microsoft.SourceBuild.Intermediate.sdk" Version="9.0.107-servicing.25261.2">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>fe6d1ced4303c33df9e0b6ceb1264fd0fbb77b7f</Sha>
<Sha>b562a3008a23dc5e7dca299c31056684b16b617e</Sha>
<SourceBuild RepoName="sdk" ManagedOnly="true" />
</Dependency>
<Dependency Name="optimization.windows_nt-arm64.MIBC.Runtime" Version="1.0.0-prerelease.24462.2">
Expand Down
Loading
Loading