Skip to content

Commit ab22bc7

Browse files
[release/8.0] Update dependencies from dotnet/roslyn-analyzers dotnet/source-build-reference-packages (#91114)
* Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20230824.2 Microsoft.CodeAnalysis.Analyzers , Microsoft.CodeAnalysis.NetAnalyzers From Version 3.11.0-beta1.23423.2 -> To Version 3.11.0-beta1.23424.2 * Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20230824.1 Microsoft.SourceBuild.Intermediate.source-build-reference-packages From Version 8.0.0-alpha.1.23421.1 -> To Version 8.0.0-alpha.1.23424.1 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent f392712 commit ab22bc7

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

eng/Version.Details.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,9 @@
9595
<Sha>66dbaefff04250dc72849f0172e0c53bcfb3ab38</Sha>
9696
<SourceBuild RepoName="emsdk" ManagedOnly="true" />
9797
</Dependency>
98-
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="8.0.0-alpha.1.23421.1">
98+
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="8.0.0-alpha.1.23424.1">
9999
<Uri>https://github.com/dotnet/source-build-reference-packages</Uri>
100-
<Sha>f4903e46459e0348e3793055dd8b68b8b0264034</Sha>
100+
<Sha>93c23409e630c4f267234540b0e3557b76a53ef4</Sha>
101101
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
102102
</Dependency>
103103
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="8.0.0-alpha.1.23214.1">
@@ -371,13 +371,13 @@
371371
<Uri>https://github.com/dotnet/roslyn</Uri>
372372
<Sha>d7e010bbe5b1d37837417fc5e79ecb2fd9b7b487</Sha>
373373
</Dependency>
374-
<Dependency Name="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0-beta1.23423.2">
374+
<Dependency Name="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0-beta1.23424.2">
375375
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
376-
<Sha>76d99c5f3e11f0600fae074270c0d89042c360f0</Sha>
376+
<Sha>e1da9c89ca09a43ebac06a5e9ef0798407bc555b</Sha>
377377
</Dependency>
378-
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="8.0.0-preview.23423.2">
378+
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="8.0.0-preview.23424.2">
379379
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
380-
<Sha>76d99c5f3e11f0600fae074270c0d89042c360f0</Sha>
380+
<Sha>e1da9c89ca09a43ebac06a5e9ef0798407bc555b</Sha>
381381
</Dependency>
382382
<Dependency Name="Microsoft.DotNet.ApiCompat.Task" Version="8.0.100-preview.7.23329.3">
383383
<Uri>https://github.com/dotnet/sdk</Uri>

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.23423.2</MicrosoftCodeAnalysisAnalyzersVersion>
38-
<MicrosoftCodeAnalysisNetAnalyzersVersion>8.0.0-preview.23423.2</MicrosoftCodeAnalysisNetAnalyzersVersion>
37+
<MicrosoftCodeAnalysisAnalyzersVersion>3.11.0-beta1.23424.2</MicrosoftCodeAnalysisAnalyzersVersion>
38+
<MicrosoftCodeAnalysisNetAnalyzersVersion>8.0.0-preview.23424.2</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)