Skip to content

Commit 51b5a80

Browse files
Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20241216.1
Microsoft.SourceBuild.Intermediate.roslyn-analyzers , Microsoft.CodeAnalysis.NetAnalyzers , Microsoft.CodeAnalysis.PublicApiAnalyzers From Version 3.12.0-beta1.24605.1 -> To Version 3.12.0-beta1.24616.1
1 parent f4ee559 commit 51b5a80

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
@@ -408,18 +408,18 @@
408408
<Sha>63ae81154c50a1cf9287cc47d8351d55b4289e6d</Sha>
409409
<SourceBuild RepoName="xdt" ManagedOnly="true" />
410410
</Dependency>
411-
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="10.0.0-preview.24605.1">
411+
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="10.0.0-preview.24616.1">
412412
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
413-
<Sha>7f449a5d6f05c6aed77e4abf85aac2ce19f6a2d6</Sha>
413+
<Sha>5ed336762c6260a83ece35cd1f6749251452bad0</Sha>
414414
</Dependency>
415-
<Dependency Name="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.12.0-beta1.24605.1">
415+
<Dependency Name="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.12.0-beta1.24616.1">
416416
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
417-
<Sha>7f449a5d6f05c6aed77e4abf85aac2ce19f6a2d6</Sha>
417+
<Sha>5ed336762c6260a83ece35cd1f6749251452bad0</Sha>
418418
</Dependency>
419419
<!-- Intermediate is necessary for source build. -->
420-
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn-analyzers" Version="3.12.0-beta1.24605.1">
420+
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn-analyzers" Version="3.12.0-beta1.24616.1">
421421
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
422-
<Sha>7f449a5d6f05c6aed77e4abf85aac2ce19f6a2d6</Sha>
422+
<Sha>5ed336762c6260a83ece35cd1f6749251452bad0</Sha>
423423
<SourceBuild RepoName="roslyn-analyzers" ManagedOnly="true" />
424424
</Dependency>
425425
<Dependency Name="System.CommandLine" Version="2.0.0-beta4.24528.1">

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,8 +180,8 @@
180180
</PropertyGroup>
181181
<PropertyGroup>
182182
<!-- Dependencies from https://github.com/dotnet/roslyn-analyzers -->
183-
<MicrosoftCodeAnalysisNetAnalyzersVersion>10.0.0-preview.24605.1</MicrosoftCodeAnalysisNetAnalyzersVersion>
184-
<MicrosoftCodeAnalysisPublicApiAnalyzersVersion>3.12.0-beta1.24605.1</MicrosoftCodeAnalysisPublicApiAnalyzersVersion>
183+
<MicrosoftCodeAnalysisNetAnalyzersVersion>10.0.0-preview.24616.1</MicrosoftCodeAnalysisNetAnalyzersVersion>
184+
<MicrosoftCodeAnalysisPublicApiAnalyzersVersion>3.12.0-beta1.24616.1</MicrosoftCodeAnalysisPublicApiAnalyzersVersion>
185185
</PropertyGroup>
186186
<PropertyGroup>
187187
<!-- Dependencies from https://github.com/Microsoft/msbuild -->

0 commit comments

Comments
 (0)