Skip to content

Commit 6886ac6

Browse files
dotnet-maestro[bot]Jason Zhai
andauthored
[release/9.0.3xx] Update dependencies from dotnet/roslyn-analyzers (#48115)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Jason Zhai <[email protected]>
1 parent ddda5af commit 6886ac6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -374,18 +374,18 @@
374374
<Sha>63ae81154c50a1cf9287cc47d8351d55b4289e6d</Sha>
375375
<SourceBuild RepoName="xdt" ManagedOnly="true" />
376376
</Dependency>
377-
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="9.0.0-preview.25173.2">
377+
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="9.0.0-preview.25202.1">
378378
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
379-
<Sha>16865ea61910500f1022ad2b96c499e5df02c228</Sha>
379+
<Sha>433fa3e4a54010fcac6e8843460e29d33ba07eb7</Sha>
380380
</Dependency>
381381
<Dependency Name="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.12.0-beta1.25202.5">
382382
<Uri>https://github.com/dotnet/roslyn</Uri>
383383
<Sha>f76d6ab7fa6310b6cda343419aa7bf9ee2df8e8e</Sha>
384384
</Dependency>
385385
<!-- Intermediate is necessary for source build. -->
386-
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn-analyzers" Version="3.11.0-beta1.25173.2">
386+
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn-analyzers" Version="9.0.0-preview.25202.1">
387387
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
388-
<Sha>16865ea61910500f1022ad2b96c499e5df02c228</Sha>
388+
<Sha>433fa3e4a54010fcac6e8843460e29d33ba07eb7</Sha>
389389
<SourceBuild RepoName="roslyn-analyzers" ManagedOnly="true" />
390390
</Dependency>
391391
<Dependency Name="System.CommandLine" Version="2.0.0-beta4.24324.3">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157
</PropertyGroup>
158158
<PropertyGroup>
159159
<!-- Dependencies from https://github.com/dotnet/roslyn-analyzers -->
160-
<MicrosoftCodeAnalysisNetAnalyzersVersion>9.0.0-preview.25173.2</MicrosoftCodeAnalysisNetAnalyzersVersion>
160+
<MicrosoftCodeAnalysisNetAnalyzersVersion>9.0.0-preview.25202.1</MicrosoftCodeAnalysisNetAnalyzersVersion>
161161
<MicrosoftCodeAnalysisPublicApiAnalyzersVersion>3.12.0-beta1.25202.5</MicrosoftCodeAnalysisPublicApiAnalyzersVersion>
162162
</PropertyGroup>
163163
<PropertyGroup>

0 commit comments

Comments
 (0)