Skip to content

Commit 0c0d3fc

Browse files
Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20250124.2
Microsoft.SourceBuild.Intermediate.roslyn-analyzers , Microsoft.CodeAnalysis.NetAnalyzers , Microsoft.CodeAnalysis.PublicApiAnalyzers From Version 3.11.0-beta1.24629.2 -> To Version 3.11.0-beta1.25074.2
1 parent b147026 commit 0c0d3fc

File tree

3 files changed

+14
-8
lines changed

3 files changed

+14
-8
lines changed

NuGet.config

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
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" />
9+
<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" />
10+
<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" />
811
<!-- End: Package sources from dotnet-deployment-tools -->
912
<!-- Begin: Package sources from dotnet-aspire -->
1013
<!-- End: Package sources from dotnet-aspire -->
@@ -42,6 +45,9 @@
4245
<!-- End: Package sources from dotnet-runtime -->
4346
<!-- Begin: Package sources from dotnet-templating -->
4447
<add key="darc-pub-dotnet-templating-f46c70a" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-f46c70ab/nuget/v3/index.json" />
48+
<add key="darc-pub-dotnet-templating-f46c70a-3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-f46c70ab-3/nuget/v3/index.json" />
49+
<add key="darc-pub-dotnet-templating-f46c70a-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-f46c70ab-2/nuget/v3/index.json" />
50+
<add key="darc-pub-dotnet-templating-f46c70a-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-f46c70ab-1/nuget/v3/index.json" />
4551
<!-- End: Package sources from dotnet-templating -->
4652
<!-- Begin: Package sources from dotnet-windowsdesktop -->
4753
<add key="darc-int-dotnet-windowsdesktop-af254ce" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-af254ce1/nuget/v3/index.json" />

eng/Version.Details.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -408,18 +408,18 @@
408408
<Sha>63ae81154c50a1cf9287cc47d8351d55b4289e6d</Sha>
409409
<SourceBuild RepoName="xdt" ManagedOnly="true" />
410410
</Dependency>
411-
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="9.0.0-preview.24629.2">
411+
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="9.0.0-preview.25074.2">
412412
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
413-
<Sha>5bfaf6aea5cf9d1c924d9adc69916eac3be07880</Sha>
413+
<Sha>16865ea61910500f1022ad2b96c499e5df02c228</Sha>
414414
</Dependency>
415-
<Dependency Name="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.11.0-beta1.24629.2">
415+
<Dependency Name="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.11.0-beta1.25074.2">
416416
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
417-
<Sha>5bfaf6aea5cf9d1c924d9adc69916eac3be07880</Sha>
417+
<Sha>16865ea61910500f1022ad2b96c499e5df02c228</Sha>
418418
</Dependency>
419419
<!-- Intermediate is necessary for source build. -->
420-
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn-analyzers" Version="3.11.0-beta1.24629.2">
420+
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn-analyzers" Version="3.11.0-beta1.25074.2">
421421
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
422-
<Sha>5bfaf6aea5cf9d1c924d9adc69916eac3be07880</Sha>
422+
<Sha>16865ea61910500f1022ad2b96c499e5df02c228</Sha>
423423
<SourceBuild RepoName="roslyn-analyzers" ManagedOnly="true" />
424424
</Dependency>
425425
<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
@@ -158,8 +158,8 @@
158158
</PropertyGroup>
159159
<PropertyGroup>
160160
<!-- Dependencies from https://github.com/dotnet/roslyn-analyzers -->
161-
<MicrosoftCodeAnalysisNetAnalyzersVersion>9.0.0-preview.24629.2</MicrosoftCodeAnalysisNetAnalyzersVersion>
162-
<MicrosoftCodeAnalysisPublicApiAnalyzersVersion>3.11.0-beta1.24629.2</MicrosoftCodeAnalysisPublicApiAnalyzersVersion>
161+
<MicrosoftCodeAnalysisNetAnalyzersVersion>9.0.0-preview.25074.2</MicrosoftCodeAnalysisNetAnalyzersVersion>
162+
<MicrosoftCodeAnalysisPublicApiAnalyzersVersion>3.11.0-beta1.25074.2</MicrosoftCodeAnalysisPublicApiAnalyzersVersion>
163163
</PropertyGroup>
164164
<PropertyGroup>
165165
<!-- Dependencies from https://github.com/Microsoft/msbuild -->

0 commit comments

Comments
 (0)