Skip to content

Commit f68bbe2

Browse files
[main] Update dependencies from dotnet/roslyn (#92489)
* Update dependencies from https://github.com/dotnet/roslyn build 20230922.2 Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset From Version 4.8.0-3.23471.11 -> To Version 4.8.0-3.23472.2 * Update dependencies from https://github.com/dotnet/roslyn build 20230922.3 Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset From Version 4.8.0-3.23471.11 -> To Version 4.8.0-3.23472.3 * Update dependencies from https://github.com/dotnet/roslyn build 20230922.4 Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset From Version 4.8.0-3.23471.11 -> To Version 4.8.0-3.23472.4 * Update dependencies from https://github.com/dotnet/roslyn build 20230922.5 Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset From Version 4.8.0-3.23471.11 -> To Version 4.8.0-3.23472.5 * Update dependencies from https://github.com/dotnet/roslyn build 20230922.6 Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset From Version 4.8.0-3.23471.11 -> To Version 4.8.0-3.23472.6 * Update dependencies from https://github.com/dotnet/roslyn build 20230922.7 Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset From Version 4.8.0-3.23471.11 -> To Version 4.8.0-3.23472.7 * Update dependencies from https://github.com/dotnet/roslyn build 20230922.8 Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset From Version 4.8.0-3.23471.11 -> To Version 4.8.0-3.23472.8 * Update dependencies from https://github.com/dotnet/roslyn build 20230922.9 Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset From Version 4.8.0-3.23471.11 -> To Version 4.8.0-3.23472.9 * Update dependencies from https://github.com/dotnet/roslyn build 20230922.10 Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset From Version 4.8.0-3.23471.11 -> To Version 4.8.0-3.23472.10 * Update dependencies from https://github.com/dotnet/roslyn build 20230923.1 Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset From Version 4.8.0-3.23471.11 -> To Version 4.8.0-3.23473.1 * Update dependencies from https://github.com/dotnet/roslyn build 20230923.2 Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset From Version 4.8.0-3.23471.11 -> To Version 4.8.0-3.23473.2 * Update dependencies from https://github.com/dotnet/roslyn build 20230923.3 Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset From Version 4.8.0-3.23471.11 -> To Version 4.8.0-3.23473.3 * Update dependencies from https://github.com/dotnet/roslyn build 20230923.4 Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset From Version 4.8.0-3.23471.11 -> To Version 4.8.0-3.23473.4 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 4fcf942 commit f68bbe2

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

eng/Version.Details.xml

+6-6
Original file line numberDiff line numberDiff line change
@@ -362,18 +362,18 @@
362362
<Uri>https://github.com/dotnet/runtime-assets</Uri>
363363
<Sha>b7d8e946c831e79435054f65e49c2eebb74b55c6</Sha>
364364
</Dependency>
365-
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.8.0-3.23471.11">
365+
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.8.0-3.23473.4">
366366
<Uri>https://github.com/dotnet/roslyn</Uri>
367-
<Sha>bdd9c5ba66b00beebdc3516acc5e29b83efd89af</Sha>
367+
<Sha>ca528c99898fb5c828e487e38e63415f4bedf95b</Sha>
368368
</Dependency>
369-
<Dependency Name="Microsoft.CodeAnalysis" Version="4.8.0-3.23471.11">
369+
<Dependency Name="Microsoft.CodeAnalysis" Version="4.8.0-3.23473.4">
370370
<Uri>https://github.com/dotnet/roslyn</Uri>
371-
<Sha>bdd9c5ba66b00beebdc3516acc5e29b83efd89af</Sha>
371+
<Sha>ca528c99898fb5c828e487e38e63415f4bedf95b</Sha>
372372
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
373373
</Dependency>
374-
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.8.0-3.23471.11">
374+
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.8.0-3.23473.4">
375375
<Uri>https://github.com/dotnet/roslyn</Uri>
376-
<Sha>bdd9c5ba66b00beebdc3516acc5e29b83efd89af</Sha>
376+
<Sha>ca528c99898fb5c828e487e38e63415f4bedf95b</Sha>
377377
</Dependency>
378378
<Dependency Name="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0-beta1.23472.2">
379379
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>

eng/Versions.props

+3-3
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@
3939
Any tools that contribute to the design-time experience should use the MicrosoftCodeAnalysisVersion_LatestVS property above to ensure
4040
they do not break the local dev experience.
4141
-->
42-
<MicrosoftCodeAnalysisCSharpVersion>4.8.0-3.23471.11</MicrosoftCodeAnalysisCSharpVersion>
43-
<MicrosoftCodeAnalysisVersion>4.8.0-3.23471.11</MicrosoftCodeAnalysisVersion>
44-
<MicrosoftNetCompilersToolsetVersion>4.8.0-3.23471.11</MicrosoftNetCompilersToolsetVersion>
42+
<MicrosoftCodeAnalysisCSharpVersion>4.8.0-3.23473.4</MicrosoftCodeAnalysisCSharpVersion>
43+
<MicrosoftCodeAnalysisVersion>4.8.0-3.23473.4</MicrosoftCodeAnalysisVersion>
44+
<MicrosoftNetCompilersToolsetVersion>4.8.0-3.23473.4</MicrosoftNetCompilersToolsetVersion>
4545
</PropertyGroup>
4646
<!--
4747
For source generator support we need to target multiple versions of Roslyn in order to be able to run on older versions of Roslyn.

0 commit comments

Comments
 (0)