Skip to content

Commit 6546a08

Browse files
Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20221003.2
Microsoft.SourceBuild.Intermediate.roslyn-analyzers , Microsoft.CodeAnalysis.NetAnalyzers From Version 3.3.4-beta1.22476.2 -> To Version 3.3.4-beta1.22503.2
1 parent 4ac991d commit 6546a08

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -246,13 +246,13 @@
246246
<Sha>9a1c3e1b7f0c8763d4c96e593961a61a72679a7b</Sha>
247247
<SourceBuild RepoName="xdt" ManagedOnly="true" />
248248
</Dependency>
249-
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="7.0.0-preview1.22503.1">
249+
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="7.0.0-preview1.22503.2">
250250
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
251-
<Sha>731194ba8e0ec0fdca50a28c8ac3fb4ec4e3e8fe</Sha>
251+
<Sha>f54c092f4099a87d4336a1f39e02d1a3cd553af9</Sha>
252252
</Dependency>
253-
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn-analyzers" Version="3.3.4-beta1.22503.1">
253+
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn-analyzers" Version="3.3.4-beta1.22503.2">
254254
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
255-
<Sha>731194ba8e0ec0fdca50a28c8ac3fb4ec4e3e8fe</Sha>
255+
<Sha>f54c092f4099a87d4336a1f39e02d1a3cd553af9</Sha>
256256
<SourceBuild RepoName="roslyn-analyzers" ManagedOnly="true" />
257257
</Dependency>
258258
<Dependency Name="System.CommandLine" Version="2.0.0-beta4.22402.1">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
</PropertyGroup>
103103
<PropertyGroup>
104104
<!-- Dependencies from https://github.com/dotnet/roslyn-analyzers -->
105-
<MicrosoftCodeAnalysisNetAnalyzersVersion>7.0.0-preview1.22503.1</MicrosoftCodeAnalysisNetAnalyzersVersion>
105+
<MicrosoftCodeAnalysisNetAnalyzersVersion>7.0.0-preview1.22503.2</MicrosoftCodeAnalysisNetAnalyzersVersion>
106106
</PropertyGroup>
107107
<PropertyGroup>
108108
<!-- Dependencies from https://github.com/Microsoft/msbuild -->

0 commit comments

Comments
 (0)