Skip to content

Commit e220a94

Browse files
[main] Update dependencies from dotnet/roslyn (#114137)
* Update dependencies from https://github.com/dotnet/roslyn build 20250401.23 Microsoft.SourceBuild.Intermediate.roslyn , Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.Analyzers , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset From Version 4.14.0-3.25179.1 -> To Version 5.0.0-1.25201.23 * Update dependencies from https://github.com/dotnet/roslyn build 20250403.5 Microsoft.SourceBuild.Intermediate.roslyn , Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.Analyzers , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset From Version 4.14.0-3.25179.1 -> To Version 5.0.0-1.25203.5 * Update dependencies from https://github.com/dotnet/roslyn build 20250404.7 Microsoft.SourceBuild.Intermediate.roslyn , Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.Analyzers , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset From Version 4.14.0-3.25179.1 -> To Version 5.0.0-1.25204.7 * Update dependencies from https://github.com/dotnet/roslyn build 20250406.1 Microsoft.SourceBuild.Intermediate.roslyn , Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.Analyzers , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset From Version 4.14.0-3.25179.1 -> To Version 5.0.0-1.25206.1 * Update dependencies from https://github.com/dotnet/roslyn build 2025040.8 Microsoft.SourceBuild.Intermediate.roslyn , Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.Analyzers , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset From Version 4.14.0-3.25179.1 -> To Version 5.0.0-1.25207.8 * Update dependencies from https://github.com/dotnet/roslyn build 20250409.6 Microsoft.SourceBuild.Intermediate.roslyn , Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.Analyzers , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset From Version 4.14.0-3.25179.1 -> To Version 5.0.0-1.25209.6 * Update dependencies from https://github.com/dotnet/roslyn build 20250410.7 Microsoft.SourceBuild.Intermediate.roslyn , Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.Analyzers , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset From Version 4.14.0-3.25179.1 -> To Version 5.0.0-1.25210.7 * Update dependencies from https://github.com/dotnet/roslyn build 20250411.5 Microsoft.SourceBuild.Intermediate.roslyn , Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.Analyzers , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset From Version 4.14.0-3.25179.1 -> To Version 5.0.0-1.25211.5 * Update dependencies from https://github.com/dotnet/roslyn build 20250412.1 Microsoft.SourceBuild.Intermediate.roslyn , Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.Analyzers , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset From Version 4.14.0-3.25179.1 -> To Version 5.0.0-1.25212.1 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Stephen Toub <[email protected]>
1 parent d57c352 commit e220a94

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

eng/Version.Details.xml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -376,30 +376,30 @@
376376
<Uri>https://github.com/dotnet/runtime-assets</Uri>
377377
<Sha>207b0aac7c32b425a684734a70ba78bfdddb9e48</Sha>
378378
</Dependency>
379-
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.14.0-3.25179.1">
379+
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="5.0.0-1.25212.1">
380380
<Uri>https://github.com/dotnet/roslyn</Uri>
381-
<Sha>304768b76e90f5d224b745e3a03cfc5e9509baf6</Sha>
381+
<Sha>65ce1f581703f0c34f81937dcb3dc080bc169c81</Sha>
382382
</Dependency>
383-
<Dependency Name="Microsoft.CodeAnalysis" Version="4.14.0-3.25179.1">
383+
<Dependency Name="Microsoft.CodeAnalysis" Version="5.0.0-1.25212.1">
384384
<Uri>https://github.com/dotnet/roslyn</Uri>
385-
<Sha>304768b76e90f5d224b745e3a03cfc5e9509baf6</Sha>
385+
<Sha>65ce1f581703f0c34f81937dcb3dc080bc169c81</Sha>
386386
</Dependency>
387-
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.14.0-3.25179.1">
387+
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="5.0.0-1.25212.1">
388388
<Uri>https://github.com/dotnet/roslyn</Uri>
389-
<Sha>304768b76e90f5d224b745e3a03cfc5e9509baf6</Sha>
389+
<Sha>65ce1f581703f0c34f81937dcb3dc080bc169c81</Sha>
390390
</Dependency>
391-
<Dependency Name="Microsoft.CodeAnalysis.Analyzers" Version="3.12.0-beta1.25127.1">
392-
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
393-
<Sha>345816fb41f40db5463ecc9b4308d29fbc0e4eaf</Sha>
391+
<Dependency Name="Microsoft.CodeAnalysis.Analyzers" Version="3.12.0-beta1.25212.1">
392+
<Uri>https://github.com/dotnet/roslyn</Uri>
393+
<Sha>65ce1f581703f0c34f81937dcb3dc080bc169c81</Sha>
394394
</Dependency>
395395
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="10.0.0-preview.25127.1">
396396
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
397397
<Sha>345816fb41f40db5463ecc9b4308d29fbc0e4eaf</Sha>
398398
</Dependency>
399399
<!-- Intermediate is necessary for source build. -->
400-
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="4.14.0-3.25179.1">
400+
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="5.0.0-1.25212.1">
401401
<Uri>https://github.com/dotnet/roslyn</Uri>
402-
<Sha>304768b76e90f5d224b745e3a03cfc5e9509baf6</Sha>
402+
<Sha>65ce1f581703f0c34f81937dcb3dc080bc169c81</Sha>
403403
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
404404
</Dependency>
405405
<Dependency Name="Microsoft.DotNet.ApiCompat.Task" Version="10.0.100-preview.3.25173.9">

eng/Versions.props

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,17 +36,17 @@
3636
</ItemGroup>
3737
<PropertyGroup>
3838
<!-- dotnet/roslyn-analyzers dependencies -->
39-
<MicrosoftCodeAnalysisAnalyzersVersion>3.12.0-beta1.25127.1</MicrosoftCodeAnalysisAnalyzersVersion>
39+
<MicrosoftCodeAnalysisAnalyzersVersion>3.12.0-beta1.25212.1</MicrosoftCodeAnalysisAnalyzersVersion>
4040
<MicrosoftCodeAnalysisNetAnalyzersVersion>10.0.0-preview.25127.1</MicrosoftCodeAnalysisNetAnalyzersVersion>
4141
<!-- dotnet/roslyn dependencies -->
4242
<!--
4343
These versions should not be used by any project that contributes to the design-time experience in VS, such as an analyzer, code-fix, or generator assembly.
4444
Any tools that contribute to the design-time experience should use the MicrosoftCodeAnalysisVersion_LatestVS property above to ensure
4545
they do not break the local dev experience.
4646
-->
47-
<MicrosoftCodeAnalysisCSharpVersion>4.14.0-3.25179.1</MicrosoftCodeAnalysisCSharpVersion>
48-
<MicrosoftCodeAnalysisVersion>4.14.0-3.25179.1</MicrosoftCodeAnalysisVersion>
49-
<MicrosoftNetCompilersToolsetVersion>4.14.0-3.25179.1</MicrosoftNetCompilersToolsetVersion>
47+
<MicrosoftCodeAnalysisCSharpVersion>5.0.0-1.25212.1</MicrosoftCodeAnalysisCSharpVersion>
48+
<MicrosoftCodeAnalysisVersion>5.0.0-1.25212.1</MicrosoftCodeAnalysisVersion>
49+
<MicrosoftNetCompilersToolsetVersion>5.0.0-1.25212.1</MicrosoftNetCompilersToolsetVersion>
5050
</PropertyGroup>
5151
<!--
5252
For source generator support we need to target multiple versions of Roslyn in order to be able to run on older versions of Roslyn.

0 commit comments

Comments
 (0)