Skip to content

Commit 5d68e3f

Browse files
[main] Update dependencies from dotnet/roslyn-analyzers (#98984)
* Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20240226.1 Microsoft.CodeAnalysis.Analyzers , Microsoft.CodeAnalysis.NetAnalyzers From Version 3.11.0-beta1.24122.2 -> To Version 3.11.0-beta1.24126.1 * Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20240227.1 Microsoft.CodeAnalysis.Analyzers , Microsoft.CodeAnalysis.NetAnalyzers From Version 3.11.0-beta1.24122.2 -> To Version 3.11.0-beta1.24127.1 * Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20240228.1 Microsoft.CodeAnalysis.Analyzers , Microsoft.CodeAnalysis.NetAnalyzers From Version 3.11.0-beta1.24122.2 -> To Version 3.11.0-beta1.24128.1 * Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20240301.1 Microsoft.CodeAnalysis.Analyzers , Microsoft.CodeAnalysis.NetAnalyzers From Version 3.11.0-beta1.24122.2 -> To Version 3.11.0-beta1.24151.1 * Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20240301.1 Microsoft.CodeAnalysis.Analyzers , Microsoft.CodeAnalysis.NetAnalyzers From Version 3.11.0-beta1.24122.2 -> To Version 3.11.0-beta1.24151.1 * Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20240301.1 Microsoft.CodeAnalysis.Analyzers , Microsoft.CodeAnalysis.NetAnalyzers From Version 3.11.0-beta1.24122.2 -> To Version 3.11.0-beta1.24151.1 * Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20240301.1 Microsoft.CodeAnalysis.Analyzers , Microsoft.CodeAnalysis.NetAnalyzers From Version 3.11.0-beta1.24122.2 -> To Version 3.11.0-beta1.24151.1 * Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20240305.1 Microsoft.CodeAnalysis.Analyzers , Microsoft.CodeAnalysis.NetAnalyzers From Version 3.11.0-beta1.24122.2 -> To Version 3.11.0-beta1.24155.1 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 2b7f566 commit 5d68e3f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -404,13 +404,13 @@
404404
<Uri>https://github.com/dotnet/roslyn</Uri>
405405
<Sha>77372c66fd54927312b5b0a2e399e192f74445c9</Sha>
406406
</Dependency>
407-
<Dependency Name="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0-beta1.24122.2">
407+
<Dependency Name="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0-beta1.24155.1">
408408
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
409-
<Sha>ba8b7f2c3ae092d0301f0c5e49bd30340af553c8</Sha>
409+
<Sha>628d239421a3ae54464c60901fd9b831b3f01efa</Sha>
410410
</Dependency>
411-
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="9.0.0-preview.24122.2">
411+
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="9.0.0-preview.24155.1">
412412
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
413-
<Sha>ba8b7f2c3ae092d0301f0c5e49bd30340af553c8</Sha>
413+
<Sha>628d239421a3ae54464c60901fd9b831b3f01efa</Sha>
414414
</Dependency>
415415
<!-- Intermediate is necessary for source build. -->
416416
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="4.10.0-2.24114.13">

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
</ItemGroup>
3535
<PropertyGroup>
3636
<!-- dotnet/roslyn-analyzers dependencies -->
37-
<MicrosoftCodeAnalysisAnalyzersVersion>3.11.0-beta1.24122.2</MicrosoftCodeAnalysisAnalyzersVersion>
38-
<MicrosoftCodeAnalysisNetAnalyzersVersion>9.0.0-preview.24122.2</MicrosoftCodeAnalysisNetAnalyzersVersion>
37+
<MicrosoftCodeAnalysisAnalyzersVersion>3.11.0-beta1.24155.1</MicrosoftCodeAnalysisAnalyzersVersion>
38+
<MicrosoftCodeAnalysisNetAnalyzersVersion>9.0.0-preview.24155.1</MicrosoftCodeAnalysisNetAnalyzersVersion>
3939
<!-- dotnet/roslyn dependencies -->
4040
<!--
4141
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.

0 commit comments

Comments
 (0)