Skip to content

Commit 2dd1ced

Browse files
Update dependencies from https://github.com/dotnet/roslyn build 20250410.6 (#550)
Microsoft.CodeAnalysis From Version 4.8.0-7.25123.12 -> To Version 4.8.0-7.25210.6 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 522194b commit 2dd1ced

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
33
<ProductDependencies>
4-
<Dependency Name="Microsoft.CodeAnalysis" Version="4.8.0-7.25123.12">
4+
<Dependency Name="Microsoft.CodeAnalysis" Version="4.8.0-7.25210.6">
55
<Uri>https://github.com/dotnet/roslyn</Uri>
6-
<Sha>75daaaa1e94f7ad1a50384cae7e561ab4d9667ec</Sha>
6+
<Sha>6af19bb24f38bb9d041aa9e56b63078002973d17</Sha>
77
</Dependency>
88
<Dependency Name="Microsoft.CodeAnalysis.Analyzers" Version="3.3.3">
99
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<!-- Libs -->
1313
<MicrosoftBuildLocatorVersion>1.4.1</MicrosoftBuildLocatorVersion>
1414
<MicrosoftCodeAnalysisAnalyzersVersion>3.3.4</MicrosoftCodeAnalysisAnalyzersVersion>
15-
<MicrosoftCodeAnalysisVersion>4.8.0-7.25123.12</MicrosoftCodeAnalysisVersion>
15+
<MicrosoftCodeAnalysisVersion>4.8.0-7.25210.6</MicrosoftCodeAnalysisVersion>
1616
<SystemConfigurationConfigurationManagerVersion>6.0.0</SystemConfigurationConfigurationManagerVersion>
1717
<SystemFormatsAsn1Version>8.0.1</SystemFormatsAsn1Version>
1818
<SystemTextJsonVersion>8.0.5</SystemTextJsonVersion>

0 commit comments

Comments
 (0)