Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/roslyn-analyzers b…
Browse files Browse the repository at this point in the history
…uild 20210430.1 (dotnet#17334)

[main] Update dependencies from dotnet/roslyn-analyzers
  • Loading branch information
dotnet-maestro[bot] committed Apr 30, 2021
1 parent d5c8ed0 commit 7dc2e4b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -197,9 +197,9 @@
<Uri>https://github.com/aspnet/xdt</Uri>
<Sha>c01a538851a8ab1a1fbeb2e6243f391fff7587b4</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="6.0.0-preview5.21229.2">
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="6.0.0-preview5.21230.1">
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
<Sha>dee8691a0364eeb18aad62947d10f9686aa04780</Sha>
<Sha>fedf0ae940fc841e3d48a566b20b9b9f701ac46a</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/roslyn-analyzers -->
<MicrosoftCodeAnalysisNetAnalyzersVersion>6.0.0-preview5.21229.2</MicrosoftCodeAnalysisNetAnalyzersVersion>
<MicrosoftCodeAnalysisNetAnalyzersVersion>6.0.0-preview5.21230.1</MicrosoftCodeAnalysisNetAnalyzersVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/Microsoft/msbuild -->
Expand Down

0 comments on commit 7dc2e4b

Please sign in to comment.