Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/roslyn-analyzers (#27602)
Browse files Browse the repository at this point in the history
[main] Update dependencies from dotnet/roslyn-analyzers
  • Loading branch information
dotnet-maestro[bot] authored Aug 31, 2022
1 parent 9ef08b8 commit a05f394
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -237,13 +237,13 @@
<Uri>https://github.com/aspnet/xdt</Uri>
<Sha>c01a538851a8ab1a1fbeb2e6243f391fff7587b4</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="7.0.0-preview1.22429.1">
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="7.0.0-preview1.22431.2">
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
<Sha>604771c700b6b4f3040ac65a353f27b96b7a4633</Sha>
<Sha>73b91de68f4bc07844a5a026c590b544815d422c</Sha>
</Dependency>
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn-analyzers" Version="3.3.4-beta1.22429.1">
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn-analyzers" Version="3.3.4-beta1.22431.2">
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
<Sha>604771c700b6b4f3040ac65a353f27b96b7a4633</Sha>
<Sha>73b91de68f4bc07844a5a026c590b544815d422c</Sha>
<SourceBuild RepoName="roslyn-analyzers" ManagedOnly="true" />
</Dependency>
<Dependency Name="System.CommandLine" Version="2.0.0-beta4.22430.1">
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/roslyn-analyzers -->
<MicrosoftCodeAnalysisNetAnalyzersVersion>7.0.0-preview1.22429.1</MicrosoftCodeAnalysisNetAnalyzersVersion>
<MicrosoftCodeAnalysisNetAnalyzersVersion>7.0.0-preview1.22431.2</MicrosoftCodeAnalysisNetAnalyzersVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/Microsoft/msbuild -->
Expand Down

0 comments on commit a05f394

Please sign in to comment.