Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/roslyn build 20230…
Browse files Browse the repository at this point in the history
…926.6

Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset
 From Version 4.8.0-3.23472.2 -> To Version 4.8.0-3.23476.6
  • Loading branch information
dotnet-maestro[bot] committed Sep 26, 2023
1 parent 18298e6 commit 6119823
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -358,16 +358,16 @@
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>99168dcff56809205e7ef8530d1256f3a07fab1f</Sha>
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.8.0-3.23476.3">
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.8.0-3.23476.6">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>a8700449c87c2a7a8e822429e50cd493fb854d0b</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis" Version="4.8.0-3.23476.3">
<Dependency Name="Microsoft.CodeAnalysis" Version="4.8.0-3.23476.6">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>a8700449c87c2a7a8e822429e50cd493fb854d0b</Sha>
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.8.0-3.23476.3">
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.8.0-3.23476.6">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>a8700449c87c2a7a8e822429e50cd493fb854d0b</Sha>
</Dependency>
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.8.0-3.23476.3</MicrosoftCodeAnalysisCSharpVersion>
<MicrosoftCodeAnalysisVersion>4.8.0-3.23476.3</MicrosoftCodeAnalysisVersion>
<MicrosoftNetCompilersToolsetVersion>4.8.0-3.23476.3</MicrosoftNetCompilersToolsetVersion>
<MicrosoftCodeAnalysisCSharpVersion>4.8.0-3.23476.6</MicrosoftCodeAnalysisCSharpVersion>
<MicrosoftCodeAnalysisVersion>4.8.0-3.23476.6</MicrosoftCodeAnalysisVersion>
<MicrosoftNetCompilersToolsetVersion>4.8.0-3.23476.6</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 6119823

Please sign in to comment.