Skip to content

Commit 43c11d5

Browse files
authored
Merge pull request #28281 from dotnet/darc-release/7.0.1xx-4fbca2af-5d6e-48c0-9192-09daaa881ed5
[release/7.0.1xx] Update dependencies from dotnet/roslyn-analyzers
2 parents f59db23 + 6546a08 commit 43c11d5

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.22476.2">
249+
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="7.0.0-preview1.22503.2">
250250
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
251-
<Sha>06a9733336e1b5e95ecaa8925ddd14fcf3c86dad</Sha>
251+
<Sha>f54c092f4099a87d4336a1f39e02d1a3cd553af9</Sha>
252252
</Dependency>
253-
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn-analyzers" Version="3.3.4-beta1.22476.2">
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>06a9733336e1b5e95ecaa8925ddd14fcf3c86dad</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.22476.2</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)