Skip to content

Commit 6b20397

Browse files
Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20210716.4 (#19084)
[release/6.0.1xx-preview7] Update dependencies from dotnet/roslyn-analyzers
1 parent 8fdee17 commit 6b20397

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
@@ -226,13 +226,13 @@
226226
<Uri>https://github.com/aspnet/xdt</Uri>
227227
<Sha>c01a538851a8ab1a1fbeb2e6243f391fff7587b4</Sha>
228228
</Dependency>
229-
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="6.0.0-rc1.21366.3">
229+
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="6.0.0-rc1.21366.4">
230230
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
231-
<Sha>c5a79e931cdcb9408b35721f6ff956d31653bb4b</Sha>
231+
<Sha>1895f491a0c925edd0cf7cf68761f9ff084b7a9e</Sha>
232232
</Dependency>
233-
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn-analyzers" Version="3.3.3-beta1.21366.3">
233+
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn-analyzers" Version="3.3.3-beta1.21366.4">
234234
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
235-
<Sha>c5a79e931cdcb9408b35721f6ff956d31653bb4b</Sha>
235+
<Sha>1895f491a0c925edd0cf7cf68761f9ff084b7a9e</Sha>
236236
<SourceBuild RepoName="roslyn-analyzers" ManagedOnly="true" />
237237
</Dependency>
238238
</ProductDependencies>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
</PropertyGroup>
9393
<PropertyGroup>
9494
<!-- Dependencies from https://github.com/dotnet/roslyn-analyzers -->
95-
<MicrosoftCodeAnalysisNetAnalyzersVersion>6.0.0-rc1.21366.3</MicrosoftCodeAnalysisNetAnalyzersVersion>
95+
<MicrosoftCodeAnalysisNetAnalyzersVersion>6.0.0-rc1.21366.4</MicrosoftCodeAnalysisNetAnalyzersVersion>
9696
</PropertyGroup>
9797
<PropertyGroup>
9898
<!-- Dependencies from https://github.com/Microsoft/msbuild -->

0 commit comments

Comments
 (0)