Skip to content

Commit 54cfabe

Browse files
Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20240603.2
Microsoft.SourceBuild.Intermediate.roslyn-analyzers , Microsoft.CodeAnalysis.NetAnalyzers , Microsoft.CodeAnalysis.PublicApiAnalyzers From Version 3.11.0-beta1.24223.1 -> To Version 3.11.0-beta1.24303.2
1 parent 655e733 commit 54cfabe

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.24223.1">
322+
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="8.0.0-preview.24303.2">
323323
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
324-
<Sha>d94bbb338a691b953322eb515517f4d39c8e8d06</Sha>
324+
<Sha>223fa62ea09457588b4b0f88ee8ac62ea5ab5db5</Sha>
325325
</Dependency>
326-
<Dependency Name="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.11.0-beta1.24223.1">
326+
<Dependency Name="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.11.0-beta1.24303.2">
327327
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
328-
<Sha>d94bbb338a691b953322eb515517f4d39c8e8d06</Sha>
328+
<Sha>223fa62ea09457588b4b0f88ee8ac62ea5ab5db5</Sha>
329329
</Dependency>
330-
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn-analyzers" Version="3.11.0-beta1.24223.1">
330+
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn-analyzers" Version="3.11.0-beta1.24303.2">
331331
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
332-
<Sha>d94bbb338a691b953322eb515517f4d39c8e8d06</Sha>
332+
<Sha>223fa62ea09457588b4b0f88ee8ac62ea5ab5db5</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.24223.1</MicrosoftCodeAnalysisNetAnalyzersVersion>
117-
<MicrosoftCodeAnalysisPublicApiAnalyzersVersion>3.11.0-beta1.24223.1</MicrosoftCodeAnalysisPublicApiAnalyzersVersion>
116+
<MicrosoftCodeAnalysisNetAnalyzersVersion>8.0.0-preview.24303.2</MicrosoftCodeAnalysisNetAnalyzersVersion>
117+
<MicrosoftCodeAnalysisPublicApiAnalyzersVersion>3.11.0-beta1.24303.2</MicrosoftCodeAnalysisPublicApiAnalyzersVersion>
118118
</PropertyGroup>
119119
<PropertyGroup>
120120
<!-- Dependencies from https://github.com/Microsoft/msbuild -->

0 commit comments

Comments
 (0)