Skip to content

Commit f8c855a

Browse files
Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20240402.2
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.2
1 parent 175a599 commit f8c855a

File tree

3 files changed

+10
-8
lines changed

3 files changed

+10
-8
lines changed

NuGet.config

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@
2525
<!-- End: Package sources from dotnet-runtime -->
2626
<!-- Begin: Package sources from dotnet-templating -->
2727
<add key="darc-pub-dotnet-templating-2d33450" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-2d334501/nuget/v3/index.json" />
28+
<add key="darc-pub-dotnet-templating-2d33450-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-2d334501-2/nuget/v3/index.json" />
29+
<add key="darc-pub-dotnet-templating-2d33450-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-2d334501-1/nuget/v3/index.json" />
2830
<!-- End: Package sources from dotnet-templating -->
2931
<!-- Begin: Package sources from dotnet-windowsdesktop -->
3032
<!-- End: Package sources from dotnet-windowsdesktop -->

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.23525.2">
318+
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="8.0.0-preview.24202.2">
319319
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
320-
<Sha>b4d9a1334d5189172977ba8fddd00bda70161e4a</Sha>
320+
<Sha>e5d5b051463e5c6a86c1a29f2d96d5fbd1ae4c35</Sha>
321321
</Dependency>
322-
<Dependency Name="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.11.0-beta1.23525.2">
322+
<Dependency Name="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.11.0-beta1.24202.2">
323323
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
324-
<Sha>b4d9a1334d5189172977ba8fddd00bda70161e4a</Sha>
324+
<Sha>e5d5b051463e5c6a86c1a29f2d96d5fbd1ae4c35</Sha>
325325
</Dependency>
326-
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn-analyzers" Version="3.11.0-beta1.23525.2">
326+
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn-analyzers" Version="3.11.0-beta1.24202.2">
327327
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
328-
<Sha>b4d9a1334d5189172977ba8fddd00bda70161e4a</Sha>
328+
<Sha>e5d5b051463e5c6a86c1a29f2d96d5fbd1ae4c35</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.23525.2</MicrosoftCodeAnalysisNetAnalyzersVersion>
116-
<MicrosoftCodeAnalysisPublicApiAnalyzersVersion>3.11.0-beta1.23525.2</MicrosoftCodeAnalysisPublicApiAnalyzersVersion>
115+
<MicrosoftCodeAnalysisNetAnalyzersVersion>8.0.0-preview.24202.2</MicrosoftCodeAnalysisNetAnalyzersVersion>
116+
<MicrosoftCodeAnalysisPublicApiAnalyzersVersion>3.11.0-beta1.24202.2</MicrosoftCodeAnalysisPublicApiAnalyzersVersion>
117117
</PropertyGroup>
118118
<PropertyGroup>
119119
<!-- Dependencies from https://github.com/Microsoft/msbuild -->

0 commit comments

Comments
 (0)