Skip to content

Commit e30a309

Browse files
dotnet-maestro[bot]lewingakoeplinger
authored
[main] Update dependencies from dotnet/roslyn-analyzers (#113191)
* Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20250305.1 Microsoft.CodeAnalysis.Analyzers , Microsoft.CodeAnalysis.NetAnalyzers From Version 3.12.0-beta1.25127.1 -> To Version 3.12.0-beta1.25155.1 * Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20250323.4 Microsoft.CodeAnalysis.Analyzers , Microsoft.CodeAnalysis.NetAnalyzers From Version 3.12.0-beta1.25127.1 -> To Version 3.12.0-beta1.25173.4 * Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20250326.1 Microsoft.CodeAnalysis.Analyzers , Microsoft.CodeAnalysis.NetAnalyzers From Version 3.12.0-beta1.25127.1 -> To Version 3.12.0-beta1.25176.1 * Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20250327.1 Microsoft.CodeAnalysis.Analyzers , Microsoft.CodeAnalysis.NetAnalyzers From Version 3.12.0-beta1.25127.1 -> To Version 3.12.0-beta1.25177.1 * Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20250328.1 Microsoft.CodeAnalysis.NetAnalyzers From Version 10.0.0-preview.25127.1 -> To Version 10.0.0-preview.25178.1 * Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20250331.1 Microsoft.CodeAnalysis.NetAnalyzers From Version 10.0.0-preview.25127.1 -> To Version 10.0.0-preview.25181.1 * Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20250414.1 Microsoft.CodeAnalysis.NetAnalyzers From Version 10.0.0-preview.25127.1 -> To Version 10.0.0-preview.25214.1 * Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20250415.1 Microsoft.CodeAnalysis.NetAnalyzers From Version 10.0.0-preview.25127.1 -> To Version 10.0.0-preview.25215.1 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Larry Ewing <[email protected]> Co-authored-by: Alexander Köplinger <[email protected]>
1 parent d97ad23 commit e30a309

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
@@ -392,9 +392,9 @@
392392
<Uri>https://github.com/dotnet/roslyn</Uri>
393393
<Sha>959bcb76028fa383d6e1388c60bef630c75470d3</Sha>
394394
</Dependency>
395-
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="10.0.0-preview.25127.1">
395+
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="10.0.0-preview.25215.1">
396396
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
397-
<Sha>345816fb41f40db5463ecc9b4308d29fbc0e4eaf</Sha>
397+
<Sha>00e30d424e17e74fd2c28ffd8f65c2757113ca9f</Sha>
398398
</Dependency>
399399
<!-- Intermediate is necessary for source build. -->
400400
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="5.0.0-1.25214.5">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@
3636
</ItemGroup>
3737
<PropertyGroup>
3838
<!-- dotnet/roslyn-analyzers dependencies -->
39-
<MicrosoftCodeAnalysisAnalyzersVersion>3.12.0-beta1.25214.5</MicrosoftCodeAnalysisAnalyzersVersion>
4039
<MicrosoftCodeAnalysisNetAnalyzersVersion>10.0.0-preview.25127.1</MicrosoftCodeAnalysisNetAnalyzersVersion>
4140
<!-- dotnet/roslyn dependencies -->
41+
<MicrosoftCodeAnalysisAnalyzersVersion>3.12.0-beta1.25214.5</MicrosoftCodeAnalysisAnalyzersVersion>
4242
<!--
4343
These versions should not be used by any project that contributes to the design-time experience in VS, such as an analyzer, code-fix, or generator assembly.
4444
Any tools that contribute to the design-time experience should use the MicrosoftCodeAnalysisVersion_LatestVS property above to ensure

0 commit comments

Comments
 (0)