Skip to content

Commit

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

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

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

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

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

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

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

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

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

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

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

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

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] authored Jul 15, 2024
1 parent 961dfb5 commit 57441c7
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>0cab6ca16f49b666163d4e1c0e3c080faf5a4e05</Sha>
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.12.0-1.24355.3">
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.12.0-1.24362.11">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>19b5e961ecb97b008106f1b646c077e0bffde4a7</Sha>
<Sha>cada394f99c521861c39e2a5334678e6aba1ac62</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis" Version="4.12.0-1.24355.3">
<Dependency Name="Microsoft.CodeAnalysis" Version="4.12.0-1.24362.11">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>19b5e961ecb97b008106f1b646c077e0bffde4a7</Sha>
<Sha>cada394f99c521861c39e2a5334678e6aba1ac62</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.12.0-1.24355.3">
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.12.0-1.24362.11">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>19b5e961ecb97b008106f1b646c077e0bffde4a7</Sha>
<Sha>cada394f99c521861c39e2a5334678e6aba1ac62</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0-beta1.24324.1">
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
Expand All @@ -381,9 +381,9 @@
<Sha>43709af7570da7140fb3e9a5237f55ffb24677e7</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="4.12.0-1.24355.3">
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="4.12.0-1.24362.11">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>19b5e961ecb97b008106f1b646c077e0bffde4a7</Sha>
<Sha>cada394f99c521861c39e2a5334678e6aba1ac62</Sha>
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.ApiCompat.Task" Version="9.0.100-preview.7.24358.3">
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.12.0-1.24355.3</MicrosoftCodeAnalysisCSharpVersion>
<MicrosoftCodeAnalysisVersion>4.12.0-1.24355.3</MicrosoftCodeAnalysisVersion>
<MicrosoftNetCompilersToolsetVersion>4.12.0-1.24355.3</MicrosoftNetCompilersToolsetVersion>
<MicrosoftCodeAnalysisCSharpVersion>4.12.0-1.24362.11</MicrosoftCodeAnalysisCSharpVersion>
<MicrosoftCodeAnalysisVersion>4.12.0-1.24362.11</MicrosoftCodeAnalysisVersion>
<MicrosoftNetCompilersToolsetVersion>4.12.0-1.24362.11</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 57441c7

Please sign in to comment.