Skip to content

Commit 4c9f190

Browse files
Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20240419.2
Microsoft.SourceBuild.Intermediate.roslyn-analyzers , Microsoft.CodeAnalysis.NetAnalyzers , Microsoft.CodeAnalysis.PublicApiAnalyzers From Version 3.11.0-beta1.24202.4 -> To Version 3.11.0-beta1.24219.2
1 parent fd3c878 commit 4c9f190

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
@@ -319,17 +319,17 @@
319319
<Sha>9a1c3e1b7f0c8763d4c96e593961a61a72679a7b</Sha>
320320
<SourceBuild RepoName="xdt" ManagedOnly="true" />
321321
</Dependency>
322-
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="8.0.0-preview.24202.4">
322+
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="8.0.0-preview.24219.2">
323323
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
324-
<Sha>7df029081744a69abf65f9fc9cfb5a050aba898c</Sha>
324+
<Sha>9a3360bbdabe4eb1555a183b886dd9b0622a7f6d</Sha>
325325
</Dependency>
326-
<Dependency Name="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.11.0-beta1.24202.4">
326+
<Dependency Name="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.11.0-beta1.24219.2">
327327
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
328-
<Sha>7df029081744a69abf65f9fc9cfb5a050aba898c</Sha>
328+
<Sha>9a3360bbdabe4eb1555a183b886dd9b0622a7f6d</Sha>
329329
</Dependency>
330-
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn-analyzers" Version="3.11.0-beta1.24202.4">
330+
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn-analyzers" Version="3.11.0-beta1.24219.2">
331331
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
332-
<Sha>7df029081744a69abf65f9fc9cfb5a050aba898c</Sha>
332+
<Sha>9a3360bbdabe4eb1555a183b886dd9b0622a7f6d</Sha>
333333
<SourceBuild RepoName="roslyn-analyzers" ManagedOnly="true" />
334334
</Dependency>
335335
<Dependency Name="System.CommandLine" Version="2.0.0-beta4.23307.1">

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,8 @@
113113
</PropertyGroup>
114114
<PropertyGroup>
115115
<!-- Dependencies from https://github.com/dotnet/roslyn-analyzers -->
116-
<MicrosoftCodeAnalysisNetAnalyzersVersion>8.0.0-preview.24202.4</MicrosoftCodeAnalysisNetAnalyzersVersion>
117-
<MicrosoftCodeAnalysisPublicApiAnalyzersVersion>3.11.0-beta1.24202.4</MicrosoftCodeAnalysisPublicApiAnalyzersVersion>
116+
<MicrosoftCodeAnalysisNetAnalyzersVersion>8.0.0-preview.24219.2</MicrosoftCodeAnalysisNetAnalyzersVersion>
117+
<MicrosoftCodeAnalysisPublicApiAnalyzersVersion>3.11.0-beta1.24219.2</MicrosoftCodeAnalysisPublicApiAnalyzersVersion>
118118
</PropertyGroup>
119119
<PropertyGroup>
120120
<!-- Dependencies from https://github.com/Microsoft/msbuild -->

0 commit comments

Comments
 (0)