Skip to content

Commit 606e3e9

Browse files
Update dependencies from https://github.com/dotnet/source-build-externals build 20250204.1 (#60199)
Microsoft.SourceBuild.Intermediate.source-build-externals From Version 8.0.0-alpha.1.25060.2 -> To Version 8.0.0-alpha.1.25104.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 634601d commit 606e3e9

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

NuGet.config

Lines changed: 8 additions & 0 deletions
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-1019637" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-10196376/nuget/v3/index.json" />
10+
<add key="darc-int-dotnet-efcore-1019637-3" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-10196376-3/nuget/v3/index.json" />
11+
<add key="darc-int-dotnet-efcore-1019637-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-10196376-2/nuget/v3/index.json" />
12+
<add key="darc-int-dotnet-efcore-1019637-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-10196376-1/nuget/v3/index.json" />
1013
<!-- End: Package sources from dotnet-efcore -->
1114
<!-- Begin: Package sources from dotnet-runtime -->
1215
<add key="darc-int-dotnet-runtime-89ef51c" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-89ef51c5/nuget/v3/index.json" />
16+
<add key="darc-int-dotnet-runtime-89ef51c-3" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-89ef51c5-3/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-1019637-1" value="true" />
38+
<add key="darc-int-dotnet-efcore-1019637-2" value="true" />
39+
<add key="darc-int-dotnet-efcore-1019637-3" value="true" />
3340
<add key="darc-int-dotnet-efcore-1019637" value="true" />
3441
<!-- End: Package sources from dotnet-efcore -->
3542
<!-- Begin: Package sources from dotnet-runtime -->
43+
<add key="darc-int-dotnet-runtime-89ef51c-3" value="true" />
3644
<add key="darc-int-dotnet-runtime-89ef51c" 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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,9 +189,9 @@
189189
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
190190
<Sha>89ef51c5d8f5239345127a1e282e11036e590c8b</Sha>
191191
</Dependency>
192-
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="8.0.0-alpha.1.25060.2">
192+
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="8.0.0-alpha.1.25104.1">
193193
<Uri>https://github.com/dotnet/source-build-externals</Uri>
194-
<Sha>c7cb4da26e74ef645e3e98fcb4534a7d66247a82</Sha>
194+
<Sha>dc30cd1ec22f198d658e011c14525d4d65873991</Sha>
195195
<SourceBuild RepoName="source-build-externals" ManagedOnly="true" />
196196
</Dependency>
197197
<Dependency Name="Microsoft.SourceBuild.Intermediate.symreader" Version="2.0.0-beta-23228-03">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166
<MicrosoftDotNetBuildTasksTemplatingVersion>8.0.0-beta.25060.1</MicrosoftDotNetBuildTasksTemplatingVersion>
167167
<MicrosoftDotNetRemoteExecutorVersion>8.0.0-beta.25060.1</MicrosoftDotNetRemoteExecutorVersion>
168168
<!-- Packages from dotnet/source-build-externals -->
169-
<MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>8.0.0-alpha.1.25060.2</MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>
169+
<MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>8.0.0-alpha.1.25104.1</MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>
170170
<!-- Packages from dotnet/source-build-reference-packages -->
171171
<MicrosoftSourceBuildIntermediatesourcebuildreferencepackagesVersion>8.0.0-alpha.1.25060.2</MicrosoftSourceBuildIntermediatesourcebuildreferencepackagesVersion>
172172
<!-- Packages from dotnet/symreader -->

0 commit comments

Comments
 (0)