Skip to content

Commit d4bfca9

Browse files
Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20250323.4
Microsoft.SourceBuild.Intermediate.roslyn-analyzers , Microsoft.CodeAnalysis.NetAnalyzers , Microsoft.CodeAnalysis.PublicApiAnalyzers From Version 3.12.0-beta1.25155.1 -> To Version 3.12.0-beta1.25173.4
1 parent f7b1fb1 commit d4bfca9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

eng/Version.Details.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -463,16 +463,16 @@
463463
<Sha>1156b9aac00609107c21cf3458b797c76db6be7a</Sha>
464464
<SourceBuild RepoName="xdt" ManagedOnly="true" />
465465
</Dependency>
466-
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="10.0.0-preview.25155.1">
466+
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="10.0.0-preview.25173.4">
467467
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
468468
<Sha>1e98fa3f107e780569a167a9250bb600778456dc</Sha>
469469
</Dependency>
470-
<Dependency Name="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.12.0-beta1.25155.1">
470+
<Dependency Name="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.12.0-beta1.25173.4">
471471
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
472472
<Sha>1e98fa3f107e780569a167a9250bb600778456dc</Sha>
473473
</Dependency>
474474
<!-- Intermediate is necessary for source build. -->
475-
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn-analyzers" Version="3.12.0-beta1.25155.1">
475+
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn-analyzers" Version="3.12.0-beta1.25173.4">
476476
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
477477
<Sha>1e98fa3f107e780569a167a9250bb600778456dc</Sha>
478478
<SourceBuild RepoName="roslyn-analyzers" ManagedOnly="true" />

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,8 +176,8 @@
176176
</PropertyGroup>
177177
<PropertyGroup>
178178
<!-- Dependencies from https://github.com/dotnet/roslyn-analyzers -->
179-
<MicrosoftCodeAnalysisNetAnalyzersVersion>10.0.0-preview.25155.1</MicrosoftCodeAnalysisNetAnalyzersVersion>
180-
<MicrosoftCodeAnalysisPublicApiAnalyzersVersion>3.12.0-beta1.25155.1</MicrosoftCodeAnalysisPublicApiAnalyzersVersion>
179+
<MicrosoftCodeAnalysisNetAnalyzersVersion>10.0.0-preview.25173.4</MicrosoftCodeAnalysisNetAnalyzersVersion>
180+
<MicrosoftCodeAnalysisPublicApiAnalyzersVersion>3.12.0-beta1.25173.4</MicrosoftCodeAnalysisPublicApiAnalyzersVersion>
181181
</PropertyGroup>
182182
<PropertyGroup>
183183
<!-- Dependencies from https://github.com/Microsoft/msbuild -->

0 commit comments

Comments
 (0)