Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/roslyn-analyzers (#102987)
Browse files Browse the repository at this point in the history
* Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20240603.1

Microsoft.CodeAnalysis.Analyzers , Microsoft.CodeAnalysis.NetAnalyzers
 From Version 3.11.0-beta1.24225.1 -> To Version 3.11.0-beta1.24303.1

* Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20240603.1

Microsoft.CodeAnalysis.Analyzers , Microsoft.CodeAnalysis.NetAnalyzers
 From Version 3.11.0-beta1.24225.1 -> To Version 3.11.0-beta1.24303.1

* Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20240604.1

Microsoft.CodeAnalysis.Analyzers , Microsoft.CodeAnalysis.NetAnalyzers
 From Version 3.11.0-beta1.24225.1 -> To Version 3.11.0-beta1.24304.1

* Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20240604.1

Microsoft.CodeAnalysis.Analyzers , Microsoft.CodeAnalysis.NetAnalyzers
 From Version 3.11.0-beta1.24225.1 -> To Version 3.11.0-beta1.24304.1

* Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20240606.2

Microsoft.CodeAnalysis.Analyzers , Microsoft.CodeAnalysis.NetAnalyzers
 From Version 3.11.0-beta1.24225.1 -> To Version 3.11.0-beta1.24306.2

* Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20240606.2

Microsoft.CodeAnalysis.Analyzers , Microsoft.CodeAnalysis.NetAnalyzers
 From Version 3.11.0-beta1.24225.1 -> To Version 3.11.0-beta1.24306.2

* Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20240606.2

Microsoft.CodeAnalysis.Analyzers , Microsoft.CodeAnalysis.NetAnalyzers
 From Version 3.11.0-beta1.24225.1 -> To Version 3.11.0-beta1.24306.2

* Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20240606.2

Microsoft.CodeAnalysis.Analyzers , Microsoft.CodeAnalysis.NetAnalyzers
 From Version 3.11.0-beta1.24225.1 -> To Version 3.11.0-beta1.24306.2

* Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20240606.2

Microsoft.CodeAnalysis.Analyzers , Microsoft.CodeAnalysis.NetAnalyzers
 From Version 3.11.0-beta1.24225.1 -> To Version 3.11.0-beta1.24306.2

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] committed Jun 12, 2024
1 parent 5163901 commit 5a59e0f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -372,13 +372,13 @@
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>37b70f27ecf6578ad0b74d04406036b03ab90c8f</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0-beta1.24225.1">
<Dependency Name="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0-beta1.24306.2">
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
<Sha>8dccccec1ce3bd2fb532ec77d7e092ab9d684db7</Sha>
<Sha>4d5fd9da36d64d4c3370b8813122e226844fc6ed</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="9.0.0-preview.24225.1">
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="9.0.0-preview.24306.2">
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
<Sha>8dccccec1ce3bd2fb532ec77d7e092ab9d684db7</Sha>
<Sha>4d5fd9da36d64d4c3370b8813122e226844fc6ed</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="4.11.0-3.24301.1">
Expand Down
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
</ItemGroup>
<PropertyGroup>
<!-- dotnet/roslyn-analyzers dependencies -->
<MicrosoftCodeAnalysisAnalyzersVersion>3.11.0-beta1.24225.1</MicrosoftCodeAnalysisAnalyzersVersion>
<MicrosoftCodeAnalysisNetAnalyzersVersion>9.0.0-preview.24225.1</MicrosoftCodeAnalysisNetAnalyzersVersion>
<MicrosoftCodeAnalysisAnalyzersVersion>3.11.0-beta1.24306.2</MicrosoftCodeAnalysisAnalyzersVersion>
<MicrosoftCodeAnalysisNetAnalyzersVersion>9.0.0-preview.24306.2</MicrosoftCodeAnalysisNetAnalyzersVersion>
<!-- dotnet/roslyn dependencies -->
<!--
These versions should not be used by any project that contributes to the design-time experience in VS, such as an analyzer, code-fix, or generator assembly.
Expand Down

0 comments on commit 5a59e0f

Please sign in to comment.