Skip to content

Commit 86563a1

Browse files
authored
[main] Update dependencies from dotnet/roslyn-analyzers (#48492)
2 parents 6db878a + bc75ac1 commit 86563a1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: eng/Version.Details.xml

+4-4
Original file line numberDiff line numberDiff line change
@@ -458,18 +458,18 @@
458458
<Sha>c49d8039632d608391880555414a1e226c6944ee</Sha>
459459
<SourceBuild RepoName="xdt" ManagedOnly="true" />
460460
</Dependency>
461-
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="10.0.0-preview.25214.1">
461+
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="10.0.0-preview.25215.1">
462462
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
463-
<Sha>729249ec799901c8949ab4eb9394dd35b2f571cd</Sha>
463+
<Sha>00e30d424e17e74fd2c28ffd8f65c2757113ca9f</Sha>
464464
</Dependency>
465465
<Dependency Name="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.12.0-beta1.25213.1">
466466
<Uri>https://github.com/dotnet/roslyn</Uri>
467467
<Sha>e2700e893c8884ccdcb15bdb294c89d624f597af</Sha>
468468
</Dependency>
469469
<!-- Intermediate is necessary for source build. -->
470-
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn-analyzers" Version="10.0.0-preview.25214.1">
470+
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn-analyzers" Version="10.0.0-preview.25215.1">
471471
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
472-
<Sha>729249ec799901c8949ab4eb9394dd35b2f571cd</Sha>
472+
<Sha>00e30d424e17e74fd2c28ffd8f65c2757113ca9f</Sha>
473473
<SourceBuild RepoName="roslyn-analyzers" ManagedOnly="true" />
474474
</Dependency>
475475
<Dependency Name="System.CommandLine" Version="2.0.0-beta4.25071.2">

Diff for: eng/Versions.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@
176176
</PropertyGroup>
177177
<PropertyGroup>
178178
<!-- Dependencies from https://github.com/dotnet/roslyn-analyzers -->
179-
<MicrosoftCodeAnalysisNetAnalyzersVersion>10.0.0-preview.25214.1</MicrosoftCodeAnalysisNetAnalyzersVersion>
179+
<MicrosoftCodeAnalysisNetAnalyzersVersion>10.0.0-preview.25215.1</MicrosoftCodeAnalysisNetAnalyzersVersion>
180180
</PropertyGroup>
181181
<PropertyGroup>
182182
<!-- Dependencies from https://github.com/Microsoft/msbuild -->

0 commit comments

Comments
 (0)