Skip to content

Commit e9e793d

Browse files
Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20240402.4
Microsoft.SourceBuild.Intermediate.roslyn-analyzers , Microsoft.CodeAnalysis.NetAnalyzers , Microsoft.CodeAnalysis.PublicApiAnalyzers From Version 3.11.0-beta1.23525.2 -> To Version 3.11.0-beta1.24202.4
1 parent f8c855a commit e9e793d

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
@@ -315,17 +315,17 @@
315315
<Sha>9a1c3e1b7f0c8763d4c96e593961a61a72679a7b</Sha>
316316
<SourceBuild RepoName="xdt" ManagedOnly="true" />
317317
</Dependency>
318-
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="8.0.0-preview.24202.2">
318+
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="8.0.0-preview.24202.4">
319319
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
320-
<Sha>e5d5b051463e5c6a86c1a29f2d96d5fbd1ae4c35</Sha>
320+
<Sha>7df029081744a69abf65f9fc9cfb5a050aba898c</Sha>
321321
</Dependency>
322-
<Dependency Name="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.11.0-beta1.24202.2">
322+
<Dependency Name="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.11.0-beta1.24202.4">
323323
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
324-
<Sha>e5d5b051463e5c6a86c1a29f2d96d5fbd1ae4c35</Sha>
324+
<Sha>7df029081744a69abf65f9fc9cfb5a050aba898c</Sha>
325325
</Dependency>
326-
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn-analyzers" Version="3.11.0-beta1.24202.2">
326+
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn-analyzers" Version="3.11.0-beta1.24202.4">
327327
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
328-
<Sha>e5d5b051463e5c6a86c1a29f2d96d5fbd1ae4c35</Sha>
328+
<Sha>7df029081744a69abf65f9fc9cfb5a050aba898c</Sha>
329329
<SourceBuild RepoName="roslyn-analyzers" ManagedOnly="true" />
330330
</Dependency>
331331
<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
@@ -112,8 +112,8 @@
112112
</PropertyGroup>
113113
<PropertyGroup>
114114
<!-- Dependencies from https://github.com/dotnet/roslyn-analyzers -->
115-
<MicrosoftCodeAnalysisNetAnalyzersVersion>8.0.0-preview.24202.2</MicrosoftCodeAnalysisNetAnalyzersVersion>
116-
<MicrosoftCodeAnalysisPublicApiAnalyzersVersion>3.11.0-beta1.24202.2</MicrosoftCodeAnalysisPublicApiAnalyzersVersion>
115+
<MicrosoftCodeAnalysisNetAnalyzersVersion>8.0.0-preview.24202.4</MicrosoftCodeAnalysisNetAnalyzersVersion>
116+
<MicrosoftCodeAnalysisPublicApiAnalyzersVersion>3.11.0-beta1.24202.4</MicrosoftCodeAnalysisPublicApiAnalyzersVersion>
117117
</PropertyGroup>
118118
<PropertyGroup>
119119
<!-- Dependencies from https://github.com/Microsoft/msbuild -->

0 commit comments

Comments
 (0)