Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/roslyn (dotnet#102188)
Browse files Browse the repository at this point in the history
* Update dependencies from https://github.com/dotnet/roslyn build 20240513.16

Microsoft.SourceBuild.Intermediate.roslyn , Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset
 From Version 4.11.0-2.24260.2 -> To Version 4.11.0-2.24263.16

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

Microsoft.SourceBuild.Intermediate.roslyn , Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset
 From Version 4.11.0-2.24260.2 -> To Version 4.11.0-2.24264.12

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

Microsoft.SourceBuild.Intermediate.roslyn , Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset
 From Version 4.11.0-2.24260.2 -> To Version 4.11.0-2.24265.8

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

Microsoft.SourceBuild.Intermediate.roslyn , Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset
 From Version 4.11.0-2.24260.2 -> To Version 4.11.0-2.24266.4

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

Microsoft.SourceBuild.Intermediate.roslyn , Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset
 From Version 4.11.0-2.24260.2 -> To Version 4.11.0-2.24267.23

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

Microsoft.SourceBuild.Intermediate.roslyn , Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset
 From Version 4.11.0-2.24260.2 -> To Version 4.11.0-2.24268.2

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

Microsoft.SourceBuild.Intermediate.roslyn , Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset
 From Version 4.11.0-2.24260.2 -> To Version 4.11.0-2.24269.3

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Larry Ewing <lewing@microsoft.com>
  • Loading branch information
3 people authored and Ruihan-Yin committed May 30, 2024
1 parent 567acc8 commit 73257ee
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>587c756690070927e81cba864f0db27f0a74e44a</Sha>
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.11.0-2.24260.2">
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.11.0-2.24269.3">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>324e078a9b47b62cd6dec6c78c6308c4540aa1e5</Sha>
<Sha>dd1d6535773f71c1f921589cf59d1d62f6e8c27f</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis" Version="4.11.0-2.24260.2">
<Dependency Name="Microsoft.CodeAnalysis" Version="4.11.0-2.24269.3">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>324e078a9b47b62cd6dec6c78c6308c4540aa1e5</Sha>
<Sha>dd1d6535773f71c1f921589cf59d1d62f6e8c27f</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.11.0-2.24260.2">
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.11.0-2.24269.3">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>324e078a9b47b62cd6dec6c78c6308c4540aa1e5</Sha>
<Sha>dd1d6535773f71c1f921589cf59d1d62f6e8c27f</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0-beta1.24225.1">
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
Expand All @@ -381,9 +381,9 @@
<Sha>8dccccec1ce3bd2fb532ec77d7e092ab9d684db7</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="4.11.0-2.24260.2">
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="4.11.0-2.24269.3">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>324e078a9b47b62cd6dec6c78c6308c4540aa1e5</Sha>
<Sha>dd1d6535773f71c1f921589cf59d1d62f6e8c27f</Sha>
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.ApiCompat.Task" Version="9.0.100-preview.5.24263.1">
Expand Down
6 changes: 3 additions & 3 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,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.11.0-2.24260.2</MicrosoftCodeAnalysisCSharpVersion>
<MicrosoftCodeAnalysisVersion>4.11.0-2.24260.2</MicrosoftCodeAnalysisVersion>
<MicrosoftNetCompilersToolsetVersion>4.11.0-2.24260.2</MicrosoftNetCompilersToolsetVersion>
<MicrosoftCodeAnalysisCSharpVersion>4.11.0-2.24269.3</MicrosoftCodeAnalysisCSharpVersion>
<MicrosoftCodeAnalysisVersion>4.11.0-2.24269.3</MicrosoftCodeAnalysisVersion>
<MicrosoftNetCompilersToolsetVersion>4.11.0-2.24269.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

0 comments on commit 73257ee

Please sign in to comment.