Skip to content

Commit a500afd

Browse files
authored
Merge pull request #28314 from dotnet/darc-release/7.0.1xx-0b4cce48-f37e-41bd-bb5b-cd2a03b21a38
[release/7.0.1xx] Update dependencies from dotnet/roslyn-analyzers
2 parents cec89fb + 4dcce16 commit a500afd

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
@@ -246,13 +246,13 @@
246246
<Sha>9a1c3e1b7f0c8763d4c96e593961a61a72679a7b</Sha>
247247
<SourceBuild RepoName="xdt" ManagedOnly="true" />
248248
</Dependency>
249-
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="7.0.0-preview1.22503.2">
249+
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="7.0.0-preview1.22504.1">
250250
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
251-
<Sha>f54c092f4099a87d4336a1f39e02d1a3cd553af9</Sha>
251+
<Sha>846a766f73caa82608db6fee9f2860004298449f</Sha>
252252
</Dependency>
253-
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn-analyzers" Version="3.3.4-beta1.22503.2">
253+
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn-analyzers" Version="3.3.4-beta1.22504.1">
254254
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
255-
<Sha>f54c092f4099a87d4336a1f39e02d1a3cd553af9</Sha>
255+
<Sha>846a766f73caa82608db6fee9f2860004298449f</Sha>
256256
<SourceBuild RepoName="roslyn-analyzers" ManagedOnly="true" />
257257
</Dependency>
258258
<Dependency Name="System.CommandLine" Version="2.0.0-beta4.22402.1">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
</PropertyGroup>
103103
<PropertyGroup>
104104
<!-- Dependencies from https://github.com/dotnet/roslyn-analyzers -->
105-
<MicrosoftCodeAnalysisNetAnalyzersVersion>7.0.0-preview1.22503.2</MicrosoftCodeAnalysisNetAnalyzersVersion>
105+
<MicrosoftCodeAnalysisNetAnalyzersVersion>7.0.0-preview1.22504.1</MicrosoftCodeAnalysisNetAnalyzersVersion>
106106
</PropertyGroup>
107107
<PropertyGroup>
108108
<!-- Dependencies from https://github.com/Microsoft/msbuild -->

0 commit comments

Comments
 (0)