Skip to content

Commit

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] committed Jun 12, 2024
1 parent 5a59e0f commit f6dc71b
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>8c8e6ecef4ffb2a8db22ca249e6b6eea2cf3bca9</Sha>
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.11.0-3.24301.1">
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.11.0-3.24310.10">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>37b70f27ecf6578ad0b74d04406036b03ab90c8f</Sha>
<Sha>32b7b6b1859185c3ad0e48d40746ad44c06faf86</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis" Version="4.11.0-3.24301.1">
<Dependency Name="Microsoft.CodeAnalysis" Version="4.11.0-3.24310.10">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>37b70f27ecf6578ad0b74d04406036b03ab90c8f</Sha>
<Sha>32b7b6b1859185c3ad0e48d40746ad44c06faf86</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.11.0-3.24301.1">
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.11.0-3.24310.10">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>37b70f27ecf6578ad0b74d04406036b03ab90c8f</Sha>
<Sha>32b7b6b1859185c3ad0e48d40746ad44c06faf86</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0-beta1.24306.2">
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
Expand All @@ -381,9 +381,9 @@
<Sha>4d5fd9da36d64d4c3370b8813122e226844fc6ed</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="4.11.0-3.24301.1">
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="4.11.0-3.24310.10">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>37b70f27ecf6578ad0b74d04406036b03ab90c8f</Sha>
<Sha>32b7b6b1859185c3ad0e48d40746ad44c06faf86</Sha>
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.ApiCompat.Task" Version="9.0.100-preview.6.24277.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-3.24301.1</MicrosoftCodeAnalysisCSharpVersion>
<MicrosoftCodeAnalysisVersion>4.11.0-3.24301.1</MicrosoftCodeAnalysisVersion>
<MicrosoftNetCompilersToolsetVersion>4.11.0-3.24301.1</MicrosoftNetCompilersToolsetVersion>
<MicrosoftCodeAnalysisCSharpVersion>4.11.0-3.24310.10</MicrosoftCodeAnalysisCSharpVersion>
<MicrosoftCodeAnalysisVersion>4.11.0-3.24310.10</MicrosoftCodeAnalysisVersion>
<MicrosoftNetCompilersToolsetVersion>4.11.0-3.24310.10</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 f6dc71b

Please sign in to comment.