Skip to content

Commit a7e26eb

Browse files
Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20220307.1 (#24252)
[main] Update dependencies from dotnet/roslyn-analyzers
1 parent 96f24e6 commit a7e26eb

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
@@ -243,13 +243,13 @@
243243
<Uri>https://github.com/aspnet/xdt</Uri>
244244
<Sha>c01a538851a8ab1a1fbeb2e6243f391fff7587b4</Sha>
245245
</Dependency>
246-
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="7.0.0-preview1.22153.1">
246+
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="7.0.0-preview1.22157.1">
247247
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
248-
<Sha>f7d861496f6c8ee22f79a3481b9184a2f3ad61aa</Sha>
248+
<Sha>96155d391ef8011f9db11761fad0faf1e1e99f2b</Sha>
249249
</Dependency>
250-
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn-analyzers" Version="3.3.4-beta1.22153.1">
250+
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn-analyzers" Version="3.3.4-beta1.22157.1">
251251
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
252-
<Sha>f7d861496f6c8ee22f79a3481b9184a2f3ad61aa</Sha>
252+
<Sha>96155d391ef8011f9db11761fad0faf1e1e99f2b</Sha>
253253
<SourceBuild RepoName="roslyn-analyzers" ManagedOnly="true" />
254254
</Dependency>
255255
<Dependency Name="System.CommandLine" Version="2.0.0-beta3.22151.2">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
</PropertyGroup>
9393
<PropertyGroup>
9494
<!-- Dependencies from https://github.com/dotnet/roslyn-analyzers -->
95-
<MicrosoftCodeAnalysisNetAnalyzersVersion>7.0.0-preview1.22153.1</MicrosoftCodeAnalysisNetAnalyzersVersion>
95+
<MicrosoftCodeAnalysisNetAnalyzersVersion>7.0.0-preview1.22157.1</MicrosoftCodeAnalysisNetAnalyzersVersion>
9696
</PropertyGroup>
9797
<PropertyGroup>
9898
<!-- Dependencies from https://github.com/Microsoft/msbuild -->

0 commit comments

Comments
 (0)