Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/roslyn-analyzers (dotnet#26250)
Browse files Browse the repository at this point in the history
[main] Update dependencies from dotnet/roslyn-analyzers
  • Loading branch information
dotnet-maestro[bot] committed Jun 25, 2022
1 parent 096b065 commit 7623657
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 @@ -255,13 +255,13 @@
<Uri>https://github.com/aspnet/xdt</Uri>
<Sha>c01a538851a8ab1a1fbeb2e6243f391fff7587b4</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="7.0.0-preview1.22310.1">
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="7.0.0-preview1.22324.3">
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
<Sha>0e7f40d1709f0d7ffd316d89e452151a7365354b</Sha>
<Sha>3519592b39740bd032e2f6634672152d52657b46</Sha>
</Dependency>
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn-analyzers" Version="3.3.4-beta1.22310.1">
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn-analyzers" Version="3.3.4-beta1.22324.3">
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
<Sha>0e7f40d1709f0d7ffd316d89e452151a7365354b</Sha>
<Sha>3519592b39740bd032e2f6634672152d52657b46</Sha>
<SourceBuild RepoName="roslyn-analyzers" ManagedOnly="true" />
</Dependency>
<Dependency Name="System.CommandLine" Version="2.0.0-beta4.22322.1">
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/roslyn-analyzers -->
<MicrosoftCodeAnalysisNetAnalyzersVersion>7.0.0-preview1.22310.1</MicrosoftCodeAnalysisNetAnalyzersVersion>
<MicrosoftCodeAnalysisNetAnalyzersVersion>7.0.0-preview1.22324.3</MicrosoftCodeAnalysisNetAnalyzersVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/Microsoft/msbuild -->
Expand Down

0 comments on commit 7623657

Please sign in to comment.