Skip to content

Commit a82cbcc

Browse files
Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20250124.3
Microsoft.SourceBuild.Intermediate.roslyn-analyzers , Microsoft.CodeAnalysis.NetAnalyzers , Microsoft.CodeAnalysis.PublicApiAnalyzers From Version 3.11.0-beta1.24527.2 -> To Version 3.11.0-beta1.25074.3
1 parent 843734d commit a82cbcc

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
@@ -5,6 +5,7 @@
55
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
66
<!-- Begin: Package sources from dotnet-deployment-tools -->
77
<add key="darc-pub-dotnet-deployment-tools-b2d5c0c" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-deployment-tools-b2d5c0c5/nuget/v3/index.json" />
8+
<add key="darc-pub-dotnet-deployment-tools-b2d5c0c-3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-deployment-tools-b2d5c0c5-3/nuget/v3/index.json" />
89
<add key="darc-pub-dotnet-deployment-tools-b2d5c0c-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-deployment-tools-b2d5c0c5-2/nuget/v3/index.json" />
910
<add key="darc-pub-dotnet-deployment-tools-b2d5c0c-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-deployment-tools-b2d5c0c5-1/nuget/v3/index.json" />
1011
<!-- End: Package sources from dotnet-deployment-tools -->
@@ -44,6 +45,7 @@
4445
<!-- End: Package sources from dotnet-runtime -->
4546
<!-- Begin: Package sources from dotnet-templating -->
4647
<add key="darc-pub-dotnet-templating-abf3646" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-abf36462/nuget/v3/index.json" />
48+
<add key="darc-pub-dotnet-templating-abf3646-3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-abf36462-3/nuget/v3/index.json" />
4749
<add key="darc-pub-dotnet-templating-abf3646-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-abf36462-2/nuget/v3/index.json" />
4850
<add key="darc-pub-dotnet-templating-abf3646-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-abf36462-1/nuget/v3/index.json" />
4951
<!-- End: Package sources from dotnet-templating -->

eng/Version.Details.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -374,18 +374,18 @@
374374
<Sha>63ae81154c50a1cf9287cc47d8351d55b4289e6d</Sha>
375375
<SourceBuild RepoName="xdt" ManagedOnly="true" />
376376
</Dependency>
377-
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="9.0.0-preview.24527.2">
377+
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="9.0.0-preview.25074.3">
378378
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
379-
<Sha>5bfaf6aea5cf9d1c924d9adc69916eac3be07880</Sha>
379+
<Sha>16865ea61910500f1022ad2b96c499e5df02c228</Sha>
380380
</Dependency>
381-
<Dependency Name="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.11.0-beta1.24527.2">
381+
<Dependency Name="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.11.0-beta1.25074.3">
382382
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
383-
<Sha>5bfaf6aea5cf9d1c924d9adc69916eac3be07880</Sha>
383+
<Sha>16865ea61910500f1022ad2b96c499e5df02c228</Sha>
384384
</Dependency>
385385
<!-- Intermediate is necessary for source build. -->
386-
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn-analyzers" Version="3.11.0-beta1.24527.2">
386+
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn-analyzers" Version="3.11.0-beta1.25074.3">
387387
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
388-
<Sha>5bfaf6aea5cf9d1c924d9adc69916eac3be07880</Sha>
388+
<Sha>16865ea61910500f1022ad2b96c499e5df02c228</Sha>
389389
<SourceBuild RepoName="roslyn-analyzers" ManagedOnly="true" />
390390
</Dependency>
391391
<Dependency Name="System.CommandLine" Version="2.0.0-beta4.24324.3">

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,8 +156,8 @@
156156
</PropertyGroup>
157157
<PropertyGroup>
158158
<!-- Dependencies from https://github.com/dotnet/roslyn-analyzers -->
159-
<MicrosoftCodeAnalysisNetAnalyzersVersion>9.0.0-preview.24527.2</MicrosoftCodeAnalysisNetAnalyzersVersion>
160-
<MicrosoftCodeAnalysisPublicApiAnalyzersVersion>3.11.0-beta1.24527.2</MicrosoftCodeAnalysisPublicApiAnalyzersVersion>
159+
<MicrosoftCodeAnalysisNetAnalyzersVersion>9.0.0-preview.25074.3</MicrosoftCodeAnalysisNetAnalyzersVersion>
160+
<MicrosoftCodeAnalysisPublicApiAnalyzersVersion>3.11.0-beta1.25074.3</MicrosoftCodeAnalysisPublicApiAnalyzersVersion>
161161
</PropertyGroup>
162162
<PropertyGroup>
163163
<!-- Dependencies from https://github.com/Microsoft/msbuild -->

0 commit comments

Comments
 (0)