Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/roslyn-analyzers (#43887)
Browse files Browse the repository at this point in the history
  • Loading branch information
nagilson authored Oct 8, 2024
2 parents e7b9ba5 + 9777656 commit 081a52f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -414,18 +414,18 @@
<Sha>4ddd8113a29852380b7b929117bfe67f401ac320</Sha>
<SourceBuild RepoName="xdt" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="10.0.0-preview.24479.3">
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="10.0.0-preview.24507.3">
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
<Sha>db5ed35361c522fa21097337e406124faa1d59b5</Sha>
<Sha>12b427eb30b98288319463a6c9ce30567822c1ee</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.11.0-beta1.24479.3">
<Dependency Name="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.12.0-beta1.24507.3">
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
<Sha>db5ed35361c522fa21097337e406124faa1d59b5</Sha>
<Sha>12b427eb30b98288319463a6c9ce30567822c1ee</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn-analyzers" Version="3.11.0-beta1.24479.3">
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn-analyzers" Version="3.12.0-beta1.24507.3">
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
<Sha>db5ed35361c522fa21097337e406124faa1d59b5</Sha>
<Sha>12b427eb30b98288319463a6c9ce30567822c1ee</Sha>
<SourceBuild RepoName="roslyn-analyzers" ManagedOnly="true" />
</Dependency>
<Dependency Name="System.CommandLine" Version="2.0.0-beta4.24324.3">
Expand Down
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -201,8 +201,8 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/roslyn-analyzers -->
<MicrosoftCodeAnalysisNetAnalyzersVersion>10.0.0-preview.24479.3</MicrosoftCodeAnalysisNetAnalyzersVersion>
<MicrosoftCodeAnalysisPublicApiAnalyzersVersion>3.11.0-beta1.24479.3</MicrosoftCodeAnalysisPublicApiAnalyzersVersion>
<MicrosoftCodeAnalysisNetAnalyzersVersion>10.0.0-preview.24507.3</MicrosoftCodeAnalysisNetAnalyzersVersion>
<MicrosoftCodeAnalysisPublicApiAnalyzersVersion>3.12.0-beta1.24507.3</MicrosoftCodeAnalysisPublicApiAnalyzersVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/Microsoft/msbuild -->
Expand Down

0 comments on commit 081a52f

Please # to comment.