Skip to content

Commit

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

Microsoft.CodeAnalysis.Analyzers , Microsoft.CodeAnalysis.NetAnalyzers
 From Version 3.11.0-beta1.24313.1 -> To Version 3.11.0-beta1.24318.1

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

Microsoft.CodeAnalysis.Analyzers , Microsoft.CodeAnalysis.NetAnalyzers
 From Version 3.11.0-beta1.24313.1 -> To Version 3.11.0-beta1.24318.1

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

Microsoft.CodeAnalysis.Analyzers , Microsoft.CodeAnalysis.NetAnalyzers
 From Version 3.11.0-beta1.24313.1 -> To Version 3.11.0-beta1.24318.1

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

Microsoft.CodeAnalysis.Analyzers , Microsoft.CodeAnalysis.NetAnalyzers
 From Version 3.11.0-beta1.24313.1 -> To Version 3.11.0-beta1.24318.1

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

Microsoft.CodeAnalysis.Analyzers , Microsoft.CodeAnalysis.NetAnalyzers
 From Version 3.11.0-beta1.24313.1 -> To Version 3.11.0-beta1.24323.1

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

Microsoft.CodeAnalysis.Analyzers , Microsoft.CodeAnalysis.NetAnalyzers
 From Version 3.11.0-beta1.24313.1 -> To Version 3.11.0-beta1.24323.1

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

Microsoft.CodeAnalysis.Analyzers , Microsoft.CodeAnalysis.NetAnalyzers
 From Version 3.11.0-beta1.24313.1 -> To Version 3.11.0-beta1.24324.1

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

Microsoft.CodeAnalysis.Analyzers , Microsoft.CodeAnalysis.NetAnalyzers
 From Version 3.11.0-beta1.24313.1 -> To Version 3.11.0-beta1.24324.1

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

Microsoft.CodeAnalysis.Analyzers , Microsoft.CodeAnalysis.NetAnalyzers
 From Version 3.11.0-beta1.24313.1 -> To Version 3.11.0-beta1.24324.1

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

Microsoft.CodeAnalysis.Analyzers , Microsoft.CodeAnalysis.NetAnalyzers
 From Version 3.11.0-beta1.24313.1 -> To Version 3.11.0-beta1.24324.1

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

Microsoft.CodeAnalysis.Analyzers , Microsoft.CodeAnalysis.NetAnalyzers
 From Version 3.11.0-beta1.24313.1 -> To Version 3.11.0-beta1.24324.1

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

Microsoft.CodeAnalysis.Analyzers , Microsoft.CodeAnalysis.NetAnalyzers
 From Version 3.11.0-beta1.24313.1 -> To Version 3.11.0-beta1.24324.1

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] committed Jul 1, 2024
1 parent e2a74ed commit c21a1f6
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>92051d4c24bc13ff58232104a647910bf22cd105</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0-beta1.24313.1">
<Dependency Name="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0-beta1.24324.1">
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
<Sha>52913b28e20a224a5f6d56fe0b84b13210e274b0</Sha>
<Sha>43709af7570da7140fb3e9a5237f55ffb24677e7</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="9.0.0-preview.24313.1">
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="9.0.0-preview.24324.1">
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
<Sha>52913b28e20a224a5f6d56fe0b84b13210e274b0</Sha>
<Sha>43709af7570da7140fb3e9a5237f55ffb24677e7</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="4.11.0-3.24329.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.24313.1</MicrosoftCodeAnalysisAnalyzersVersion>
<MicrosoftCodeAnalysisNetAnalyzersVersion>9.0.0-preview.24313.1</MicrosoftCodeAnalysisNetAnalyzersVersion>
<MicrosoftCodeAnalysisAnalyzersVersion>3.11.0-beta1.24324.1</MicrosoftCodeAnalysisAnalyzersVersion>
<MicrosoftCodeAnalysisNetAnalyzersVersion>9.0.0-preview.24324.1</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 c21a1f6

Please sign in to comment.