Skip to content

Commit

Permalink
[release/9.0-staging] Update dependencies from dotnet/roslyn (#109305)
Browse files Browse the repository at this point in the history
* Update dependencies from https://github.com/dotnet/roslyn build 20241027.2

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

* Update dependencies from https://github.com/dotnet/roslyn build 20241031.8

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

* Update dependencies from https://github.com/dotnet/roslyn build 20241104.3

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

* Update dependencies from https://github.com/dotnet/roslyn build 20241107.3

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

* Update dependencies from https://github.com/dotnet/roslyn build 20241108.5

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

* Update dependencies from https://github.com/dotnet/roslyn build 20241120.6

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

* Update dependencies from https://github.com/dotnet/roslyn build 20241122.7

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

* Update dependencies from https://github.com/dotnet/roslyn build 20241124.8

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

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] authored Dec 3, 2024
1 parent 1bc1256 commit 25c3f5e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
16 changes: 8 additions & 8 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -360,17 +360,17 @@
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>e98370e661a19bdfed31eefb8740ecfad255f9ed</Sha>
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.12.0-3.24516.15">
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.12.0-3.24574.8">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>3bff3622487486dec7794dfd0c71e05a52c313a4</Sha>
<Sha>dfa7fc6bdea31a858a402168384192b633c811fa</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis" Version="4.12.0-3.24516.15">
<Dependency Name="Microsoft.CodeAnalysis" Version="4.12.0-3.24574.8">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>3bff3622487486dec7794dfd0c71e05a52c313a4</Sha>
<Sha>dfa7fc6bdea31a858a402168384192b633c811fa</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.12.0-3.24516.15">
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.12.0-3.24574.8">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>3bff3622487486dec7794dfd0c71e05a52c313a4</Sha>
<Sha>dfa7fc6bdea31a858a402168384192b633c811fa</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0-beta1.24574.2">
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
Expand All @@ -381,9 +381,9 @@
<Sha>3d61c57c73c3dd5f1f407ef9cd3414d94bf0eaf2</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="4.12.0-3.24516.15">
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="4.12.0-3.24574.8">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>3bff3622487486dec7794dfd0c71e05a52c313a4</Sha>
<Sha>dfa7fc6bdea31a858a402168384192b633c811fa</Sha>
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.ApiCompat.Task" Version="9.0.100-rtm.24512.1">
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.24516.15</MicrosoftCodeAnalysisCSharpVersion>
<MicrosoftCodeAnalysisVersion>4.12.0-3.24516.15</MicrosoftCodeAnalysisVersion>
<MicrosoftNetCompilersToolsetVersion>4.12.0-3.24516.15</MicrosoftNetCompilersToolsetVersion>
<MicrosoftCodeAnalysisCSharpVersion>4.12.0-3.24574.8</MicrosoftCodeAnalysisCSharpVersion>
<MicrosoftCodeAnalysisVersion>4.12.0-3.24574.8</MicrosoftCodeAnalysisVersion>
<MicrosoftNetCompilersToolsetVersion>4.12.0-3.24574.8</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

0 comments on commit 25c3f5e

Please sign in to comment.