Skip to content

Commit f2880bb

Browse files
Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20250410.2 (#61442)
Microsoft.SourceBuild.Intermediate.source-build-reference-packages From Version 8.0.0-alpha.1.25163.2 -> To Version 8.0.0-alpha.1.25210.2 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 960aa07 commit f2880bb

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

NuGet.config

+8
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,13 @@
77
<!-- End: Package sources from dotnet-extensions -->
88
<!-- Begin: Package sources from dotnet-efcore -->
99
<add key="darc-int-dotnet-efcore-0118cb6" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-0118cb68/nuget/v3/index.json" />
10+
<add key="darc-int-dotnet-efcore-0118cb6-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-0118cb68-2/nuget/v3/index.json" />
11+
<add key="darc-int-dotnet-efcore-0118cb6-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-0118cb68-1/nuget/v3/index.json" />
1012
<!-- End: Package sources from dotnet-efcore -->
1113
<!-- Begin: Package sources from dotnet-runtime -->
1214
<add key="darc-int-dotnet-runtime-50c4cb9" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-50c4cb9f/nuget/v3/index.json" />
15+
<add key="darc-int-dotnet-runtime-50c4cb9-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-50c4cb9f-2/nuget/v3/index.json" />
16+
<add key="darc-int-dotnet-runtime-50c4cb9-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-50c4cb9f-1/nuget/v3/index.json" />
1317
<!-- End: Package sources from dotnet-runtime -->
1418
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1519
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -30,9 +34,13 @@
3034
<clear />
3135
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
3236
<!-- Begin: Package sources from dotnet-efcore -->
37+
<add key="darc-int-dotnet-efcore-0118cb6-1" value="true" />
38+
<add key="darc-int-dotnet-efcore-0118cb6-2" value="true" />
3339
<add key="darc-int-dotnet-efcore-0118cb6" value="true" />
3440
<!-- End: Package sources from dotnet-efcore -->
3541
<!-- Begin: Package sources from dotnet-runtime -->
42+
<add key="darc-int-dotnet-runtime-50c4cb9-1" value="true" />
43+
<add key="darc-int-dotnet-runtime-50c4cb9-2" value="true" />
3644
<add key="darc-int-dotnet-runtime-50c4cb9" value="true" />
3745
<!-- End: Package sources from dotnet-runtime -->
3846
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->

eng/Version.Details.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -338,9 +338,9 @@
338338
<Sha>9a1c3e1b7f0c8763d4c96e593961a61a72679a7b</Sha>
339339
<SourceBuild RepoName="xdt" ManagedOnly="true" />
340340
</Dependency>
341-
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="8.0.0-alpha.1.25163.2">
341+
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="8.0.0-alpha.1.25210.2">
342342
<Uri>https://github.com/dotnet/source-build-reference-packages</Uri>
343-
<Sha>b09e26d761555d806f31af68d6fe5dfdeebf6e38</Sha>
343+
<Sha>6ae07097c0f03eb59c8a581faaedcc3f2e4cc42c</Sha>
344344
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
345345
</Dependency>
346346
<!-- Not updated automatically -->

eng/Versions.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@
168168
<!-- Packages from dotnet/source-build-externals -->
169169
<MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>8.0.0-alpha.1.25202.2</MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>
170170
<!-- Packages from dotnet/source-build-reference-packages -->
171-
<MicrosoftSourceBuildIntermediatesourcebuildreferencepackagesVersion>8.0.0-alpha.1.25163.2</MicrosoftSourceBuildIntermediatesourcebuildreferencepackagesVersion>
171+
<MicrosoftSourceBuildIntermediatesourcebuildreferencepackagesVersion>8.0.0-alpha.1.25210.2</MicrosoftSourceBuildIntermediatesourcebuildreferencepackagesVersion>
172172
<!-- Packages from dotnet/symreader -->
173173
<MicrosoftSourceBuildIntermediatesymreaderVersion>2.0.0-beta-23228-03</MicrosoftSourceBuildIntermediatesymreaderVersion>
174174
<!-- Packages from dotnet/runtime -->

0 commit comments

Comments
 (0)