Skip to content

Commit 6107b29

Browse files
Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20241008.2
Microsoft.SourceBuild.Intermediate.roslyn-analyzers , Microsoft.CodeAnalysis.NetAnalyzers , Microsoft.CodeAnalysis.PublicApiAnalyzers From Version 3.11.0-beta1.24479.1 -> To Version 3.11.0-beta1.24508.2
1 parent b5201f3 commit 6107b29

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
@@ -404,18 +404,18 @@
404404
<Sha>4ddd8113a29852380b7b929117bfe67f401ac320</Sha>
405405
<SourceBuild RepoName="xdt" ManagedOnly="true" />
406406
</Dependency>
407-
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="9.0.0-preview.24479.1">
407+
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="9.0.0-preview.24508.2">
408408
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
409-
<Sha>2595aeb5e9a506f3f845c01be18d70ded045e33a</Sha>
409+
<Sha>3d61c57c73c3dd5f1f407ef9cd3414d94bf0eaf2</Sha>
410410
</Dependency>
411-
<Dependency Name="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.11.0-beta1.24479.1">
411+
<Dependency Name="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.11.0-beta1.24508.2">
412412
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
413-
<Sha>2595aeb5e9a506f3f845c01be18d70ded045e33a</Sha>
413+
<Sha>3d61c57c73c3dd5f1f407ef9cd3414d94bf0eaf2</Sha>
414414
</Dependency>
415415
<!-- Intermediate is necessary for source build. -->
416-
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn-analyzers" Version="3.11.0-beta1.24479.1">
416+
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn-analyzers" Version="3.11.0-beta1.24508.2">
417417
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
418-
<Sha>2595aeb5e9a506f3f845c01be18d70ded045e33a</Sha>
418+
<Sha>3d61c57c73c3dd5f1f407ef9cd3414d94bf0eaf2</Sha>
419419
<SourceBuild RepoName="roslyn-analyzers" ManagedOnly="true" />
420420
</Dependency>
421421
<Dependency Name="System.CommandLine" Version="2.0.0-beta4.24324.3">

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,8 +194,8 @@
194194
</PropertyGroup>
195195
<PropertyGroup>
196196
<!-- Dependencies from https://github.com/dotnet/roslyn-analyzers -->
197-
<MicrosoftCodeAnalysisNetAnalyzersVersion>9.0.0-preview.24479.1</MicrosoftCodeAnalysisNetAnalyzersVersion>
198-
<MicrosoftCodeAnalysisPublicApiAnalyzersVersion>3.11.0-beta1.24479.1</MicrosoftCodeAnalysisPublicApiAnalyzersVersion>
197+
<MicrosoftCodeAnalysisNetAnalyzersVersion>9.0.0-preview.24508.2</MicrosoftCodeAnalysisNetAnalyzersVersion>
198+
<MicrosoftCodeAnalysisPublicApiAnalyzersVersion>3.11.0-beta1.24508.2</MicrosoftCodeAnalysisPublicApiAnalyzersVersion>
199199
</PropertyGroup>
200200
<PropertyGroup>
201201
<!-- Dependencies from https://github.com/Microsoft/msbuild -->

0 commit comments

Comments
 (0)