Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
753e467
[release/9.0-staging] Fix crash during Async Break when APC and CET a…
thaystg May 19, 2025
d090ada
Account for CompilationMappingAttribute supporting multiple declarati…
github-actions[bot] May 21, 2025
bdcc494
[release/9.0-staging][wasm][interpreter] Fix PackedSimd interpreter i…
lewing May 21, 2025
331ddf9
[release/9.0-staging] JIT: Fix invalid removal of explicit zeroing in…
jakobbotsch May 22, 2025
fee2cf8
throw an exception instead of infinite loop (#115529)
github-actions[bot] May 23, 2025
55a7a99
[release/9.0-staging] [DNS] Ignore ObjectDisposedException on Cancell…
github-actions[bot] May 27, 2025
c7e6e39
Revert "[release/9.0-staging] Fix crash during Async Break when APC a…
thaystg Jun 2, 2025
74a39ca
[release/9.0-staging] Fix SysV first/second return register GC info m…
jakobbotsch Jun 4, 2025
287bff1
[release/9.0-staging] Fix PipeStream leak on Windows when pipe is dis…
github-actions[bot] Jun 4, 2025
f673d5d
[release/9.0] Fix edge cases in Tarjan GC bridge (Android) (#114682)
filipnavara Jun 7, 2025
3090813
[release/9.0-staging] Revert change to follow symlinks of dotnet host…
github-actions[bot] Jun 7, 2025
bbe2762
Fix generation of minidump (#115738)
github-actions[bot] Jun 9, 2025
397ee5f
fix(#114260): in rsa signatures, configure digest before padding mode…
github-actions[bot] Jun 9, 2025
0eb433a
JIT: Fix possible heap corruption in outlined composite SSA storage (…
github-actions[bot] Jun 9, 2025
773a1bc
Update dependencies from https://github.com/dotnet/roslyn build 20250…
dotnet-maestro[bot] Jun 9, 2025
d2ff0bf
[release/9.0-staging] Update dependencies from dotnet/arcade (#115855)
dotnet-maestro[bot] Jun 9, 2025
ba3ae9b
[release/9.0-staging] Update dependencies from dotnet/icu (#115597)
dotnet-maestro[bot] Jun 9, 2025
220421f
[release/9.0-staging] Update dependencies from dotnet/sdk (#115710)
dotnet-maestro[bot] Jun 9, 2025
6471d6f
[release/9.0-staging] Update dependencies from dotnet/cecil (#115504)
dotnet-maestro[bot] Jun 9, 2025
9e88f03
Update dependencies from https://github.com/dotnet/xharness build 202…
dotnet-maestro[bot] Jun 9, 2025
a738819
Merge branch 'release/9.0-staging' into merge/release/9.0-to-release/…
jozkee Jun 9, 2025
9ff8b2f
Bump SDK version since it was broken by dotnet/arcade codeflow (#116450)
jozkee Jun 9, 2025
9744ebc
Merge pull request #115576 from dotnet/merge/release/9.0-to-release/9…
jozkee Jun 10, 2025
805cb73
[release/9.0-staging] Link peer's X509 stack handle to parent SSL saf…
github-actions[bot] Jun 10, 2025
2ec664a
[release/9.0-staging] [mono][interp] Minor SSA fixes (#116428)
BrzVlad Jun 10, 2025
edd05fd
Update dependencies from https://github.com/dotnet/runtime-assets bui…
dotnet-maestro[bot] Jun 10, 2025
0ddb6b0
[release/9.0-staging] Disable the UTFStringConversionFailures test on…
github-actions[bot] Jun 10, 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
Prev Previous commit
Next Next commit
Update dependencies from https://github.com/dotnet/roslyn build 20250…
…525.3 (#115984)

Microsoft.SourceBuild.Intermediate.roslyn , Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset
 From Version 4.12.0-3.25256.6 -> To Version 4.12.0-3.25275.3

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] authored Jun 9, 2025
commit 773a1bc2a2f474c464483c5e177544718990c52d
1 change: 0 additions & 1 deletion NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<!-- Begin: Package sources from dotnet-emsdk -->
<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-b562a30" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-sdk-b562a300/nuget/v3/index.json" />
Expand Down
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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.25256.6">
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.12.0-3.25275.3">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>3f5cf9fbbd91f2047e988801a5142ca1cb6bab45</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis" Version="4.12.0-3.25256.6">
<Dependency Name="Microsoft.CodeAnalysis" Version="4.12.0-3.25275.3">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>3f5cf9fbbd91f2047e988801a5142ca1cb6bab45</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.12.0-3.25256.6">
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.12.0-3.25275.3">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>3f5cf9fbbd91f2047e988801a5142ca1cb6bab45</Sha>
</Dependency>
Expand All @@ -381,7 +381,7 @@
<Sha>16865ea61910500f1022ad2b96c499e5df02c228</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="4.12.0-3.25256.6">
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="4.12.0-3.25275.3">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>3f5cf9fbbd91f2047e988801a5142ca1cb6bab45</Sha>
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
Expand Down
6 changes: 3 additions & 3 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@
Any tools that contribute to the design-time experience should use the MicrosoftCodeAnalysisVersion_LatestVS property above to ensure
they do not break the local dev experience.
-->
<MicrosoftCodeAnalysisCSharpVersion>4.12.0-3.25256.6</MicrosoftCodeAnalysisCSharpVersion>
<MicrosoftCodeAnalysisVersion>4.12.0-3.25256.6</MicrosoftCodeAnalysisVersion>
<MicrosoftNetCompilersToolsetVersion>4.12.0-3.25256.6</MicrosoftNetCompilersToolsetVersion>
<MicrosoftCodeAnalysisCSharpVersion>4.12.0-3.25275.3</MicrosoftCodeAnalysisCSharpVersion>
<MicrosoftCodeAnalysisVersion>4.12.0-3.25275.3</MicrosoftCodeAnalysisVersion>
<MicrosoftNetCompilersToolsetVersion>4.12.0-3.25275.3</MicrosoftNetCompilersToolsetVersion>
</PropertyGroup>
<!--
For source generator support we need to target multiple versions of Roslyn in order to be able to run on older versions of Roslyn.
Expand Down