Skip to content

Commit 551e796

Browse files
Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20240327.1
Microsoft.SourceBuild.Intermediate.roslyn-analyzers , Microsoft.CodeAnalysis.NetAnalyzers , Microsoft.CodeAnalysis.PublicApiAnalyzers From Version 3.11.0-beta1.24176.7 -> To Version 3.11.0-beta1.24177.1
1 parent 1ae4ba0 commit 551e796

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
@@ -350,18 +350,18 @@
350350
<Sha>0ad4c4635bdf80aebc43c45bde031b9a0f3df606</Sha>
351351
<SourceBuild RepoName="xdt" ManagedOnly="true" />
352352
</Dependency>
353-
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="9.0.0-preview.24176.7">
353+
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="9.0.0-preview.24177.1">
354354
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
355-
<Sha>e110f0980519ea7b4cb7d50cb4dd030e83721bab</Sha>
355+
<Sha>ad732e236e7ffcb66de4b45a1b736aad4ccdcd83</Sha>
356356
</Dependency>
357-
<Dependency Name="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.11.0-beta1.24176.7">
357+
<Dependency Name="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.11.0-beta1.24177.1">
358358
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
359-
<Sha>e110f0980519ea7b4cb7d50cb4dd030e83721bab</Sha>
359+
<Sha>ad732e236e7ffcb66de4b45a1b736aad4ccdcd83</Sha>
360360
</Dependency>
361361
<!-- Intermediate is necessary for source build. -->
362-
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn-analyzers" Version="3.11.0-beta1.24176.7">
362+
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn-analyzers" Version="3.11.0-beta1.24177.1">
363363
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
364-
<Sha>e110f0980519ea7b4cb7d50cb4dd030e83721bab</Sha>
364+
<Sha>ad732e236e7ffcb66de4b45a1b736aad4ccdcd83</Sha>
365365
<SourceBuild RepoName="roslyn-analyzers" ManagedOnly="true" />
366366
</Dependency>
367367
<Dependency Name="System.CommandLine" Version="2.0.0-beta4.24126.1">

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@
8989
</PropertyGroup>
9090
<PropertyGroup>
9191
<!-- Dependencies from https://github.com/dotnet/roslyn-analyzers -->
92-
<MicrosoftCodeAnalysisNetAnalyzersVersion>9.0.0-preview.24176.7</MicrosoftCodeAnalysisNetAnalyzersVersion>
93-
<MicrosoftCodeAnalysisPublicApiAnalyzersVersion>3.11.0-beta1.24176.7</MicrosoftCodeAnalysisPublicApiAnalyzersVersion>
92+
<MicrosoftCodeAnalysisNetAnalyzersVersion>9.0.0-preview.24177.1</MicrosoftCodeAnalysisNetAnalyzersVersion>
93+
<MicrosoftCodeAnalysisPublicApiAnalyzersVersion>3.11.0-beta1.24177.1</MicrosoftCodeAnalysisPublicApiAnalyzersVersion>
9494
</PropertyGroup>
9595
<PropertyGroup>
9696
<!-- Dependencies from https://github.com/Microsoft/msbuild -->

0 commit comments

Comments
 (0)