Skip to content

Commit 39a8499

Browse files
author
Mirroring
committed
Merge commit '2a2cfcbe6757cb7bb4ce993a20cd540bdf30eb65'
2 parents 2637949 + 2a2cfcb commit 39a8499

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@
374374
<Sha>63ae81154c50a1cf9287cc47d8351d55b4289e6d</Sha>
375375
<SourceBuild RepoName="xdt" ManagedOnly="true" />
376376
</Dependency>
377-
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="9.0.0-preview.25275.3">
377+
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="9.0.0-preview.25329.4">
378378
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
379379
<Sha>433fa3e4a54010fcac6e8843460e29d33ba07eb7</Sha>
380380
</Dependency>
@@ -383,7 +383,7 @@
383383
<Sha>995f12b60535afe75cafbcefada9161d8dc4f31f</Sha>
384384
</Dependency>
385385
<!-- Intermediate is necessary for source build. -->
386-
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn-analyzers" Version="9.0.0-preview.25275.3">
386+
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn-analyzers" Version="9.0.0-preview.25329.4">
387387
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
388388
<Sha>433fa3e4a54010fcac6e8843460e29d33ba07eb7</Sha>
389389
<SourceBuild RepoName="roslyn-analyzers" ManagedOnly="true" />

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@
160160
</PropertyGroup>
161161
<PropertyGroup>
162162
<!-- Dependencies from https://github.com/dotnet/roslyn-analyzers -->
163-
<MicrosoftCodeAnalysisNetAnalyzersVersion>9.0.0-preview.25275.3</MicrosoftCodeAnalysisNetAnalyzersVersion>
163+
<MicrosoftCodeAnalysisNetAnalyzersVersion>9.0.0-preview.25329.4</MicrosoftCodeAnalysisNetAnalyzersVersion>
164164
<MicrosoftCodeAnalysisPublicApiAnalyzersVersion>3.12.0-beta1.25279.5</MicrosoftCodeAnalysisPublicApiAnalyzersVersion>
165165
</PropertyGroup>
166166
<PropertyGroup>

0 commit comments

Comments
 (0)