Skip to content

Commit b1d6cfc

Browse files
[main] Update dependencies from dotnet/roslyn-analyzers (#41461)
[main] Update dependencies from dotnet/roslyn-analyzers
1 parent 5186846 commit b1d6cfc

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

eng/Version.Details.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -400,18 +400,18 @@
400400
<Sha>b1d534fe8831bbf62dc4356a7e611befee6ece33</Sha>
401401
<SourceBuild RepoName="xdt" ManagedOnly="true" />
402402
</Dependency>
403-
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="9.0.0-preview.24304.1">
403+
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="9.0.0-preview.24306.2">
404404
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
405-
<Sha>333f90a3051f084e7af42b516b6bdd7ae8e004f3</Sha>
405+
<Sha>4d5fd9da36d64d4c3370b8813122e226844fc6ed</Sha>
406406
</Dependency>
407-
<Dependency Name="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.11.0-beta1.24304.1">
407+
<Dependency Name="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.11.0-beta1.24306.2">
408408
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
409-
<Sha>333f90a3051f084e7af42b516b6bdd7ae8e004f3</Sha>
409+
<Sha>4d5fd9da36d64d4c3370b8813122e226844fc6ed</Sha>
410410
</Dependency>
411411
<!-- Intermediate is necessary for source build. -->
412-
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn-analyzers" Version="3.11.0-beta1.24304.1">
412+
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn-analyzers" Version="3.11.0-beta1.24306.2">
413413
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
414-
<Sha>333f90a3051f084e7af42b516b6bdd7ae8e004f3</Sha>
414+
<Sha>4d5fd9da36d64d4c3370b8813122e226844fc6ed</Sha>
415415
<SourceBuild RepoName="roslyn-analyzers" ManagedOnly="true" />
416416
</Dependency>
417417
<Dependency Name="System.CommandLine" Version="2.0.0-beta4.24209.3">

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -183,8 +183,8 @@
183183
</PropertyGroup>
184184
<PropertyGroup>
185185
<!-- Dependencies from https://github.com/dotnet/roslyn-analyzers -->
186-
<MicrosoftCodeAnalysisNetAnalyzersVersion>9.0.0-preview.24304.1</MicrosoftCodeAnalysisNetAnalyzersVersion>
187-
<MicrosoftCodeAnalysisPublicApiAnalyzersVersion>3.11.0-beta1.24304.1</MicrosoftCodeAnalysisPublicApiAnalyzersVersion>
186+
<MicrosoftCodeAnalysisNetAnalyzersVersion>9.0.0-preview.24306.2</MicrosoftCodeAnalysisNetAnalyzersVersion>
187+
<MicrosoftCodeAnalysisPublicApiAnalyzersVersion>3.11.0-beta1.24306.2</MicrosoftCodeAnalysisPublicApiAnalyzersVersion>
188188
</PropertyGroup>
189189
<PropertyGroup>
190190
<!-- Dependencies from https://github.com/Microsoft/msbuild -->

0 commit comments

Comments
 (0)