Skip to content

Commit ce2c75d

Browse files
Update dependencies from https://github.com/dotnet/roslyn build 20250917.18 (#614)
On relative base path root Microsoft.CodeAnalysis From Version 4.12.0-3.25429.9 -> To Version 4.12.0-3.25467.18 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent f78c65d commit ce2c75d

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.12.0-3.25429.9">
4+
<Dependency Name="Microsoft.CodeAnalysis" Version="4.12.0-3.25467.18">
55
<Uri>https://github.com/dotnet/roslyn</Uri>
6-
<Sha>75273243e5beb19c5e2ae8e58999b21b451c22fe</Sha>
6+
<Sha>dcf9af2b54e4469b94697b1b92d31354ce698f66</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
@@ -11,7 +11,7 @@
1111
<UsingToolXliff>false</UsingToolXliff>
1212
<!-- Libs -->
1313
<MicrosoftCodeAnalysisAnalyzersVersion>3.3.4</MicrosoftCodeAnalysisAnalyzersVersion>
14-
<MicrosoftCodeAnalysisVersion>4.12.0-3.25429.9</MicrosoftCodeAnalysisVersion>
14+
<MicrosoftCodeAnalysisVersion>4.12.0-3.25467.18</MicrosoftCodeAnalysisVersion>
1515
<!-- arcade -->
1616
<MicrosoftDotNetBuildTasksTemplatingVersion>9.0.0-beta.25475.3</MicrosoftDotNetBuildTasksTemplatingVersion>
1717
<MicrosoftDotNetRemoteExecutorVersion>9.0.0-beta.25475.3</MicrosoftDotNetRemoteExecutorVersion>

0 commit comments

Comments
 (0)