Skip to content

Commit 350b79f

Browse files
Update dependencies from https://github.com/dotnet/source-build-externals build 20240308.3 (#54453)
[release/8.0] Update dependencies from dotnet/source-build-externals
1 parent de3830c commit 350b79f

File tree

3 files changed

+3
-23
lines changed

3 files changed

+3
-23
lines changed

NuGet.config

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,8 @@
66
<!-- Begin: Package sources from dotnet-extensions -->
77
<!-- End: Package sources from dotnet-extensions -->
88
<!-- Begin: Package sources from dotnet-efcore -->
9-
<add key="darc-int-dotnet-efcore-a97f6ff" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-a97f6ffc/nuget/v3/index.json" />
10-
<add key="darc-int-dotnet-efcore-a97f6ff-4" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-a97f6ffc-4/nuget/v3/index.json" />
11-
<add key="darc-int-dotnet-efcore-a97f6ff-3" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-a97f6ffc-3/nuget/v3/index.json" />
12-
<add key="darc-int-dotnet-efcore-a97f6ff-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-a97f6ffc-2/nuget/v3/index.json" />
13-
<add key="darc-int-dotnet-efcore-a97f6ff-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-a97f6ffc-1/nuget/v3/index.json" />
149
<!-- End: Package sources from dotnet-efcore -->
1510
<!-- Begin: Package sources from dotnet-runtime -->
16-
<add key="darc-int-dotnet-runtime-1381d5e" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-1381d5eb/nuget/v3/index.json" />
17-
<add key="darc-int-dotnet-runtime-1381d5e-4" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-1381d5eb-4/nuget/v3/index.json" />
18-
<add key="darc-int-dotnet-runtime-1381d5e-3" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-1381d5eb-3/nuget/v3/index.json" />
19-
<add key="darc-int-dotnet-runtime-1381d5e-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-1381d5eb-2/nuget/v3/index.json" />
20-
<add key="darc-int-dotnet-runtime-1381d5e-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-1381d5eb-1/nuget/v3/index.json" />
2111
<!-- End: Package sources from dotnet-runtime -->
2212
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
2313
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -38,18 +28,8 @@
3828
<clear />
3929
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
4030
<!-- Begin: Package sources from dotnet-efcore -->
41-
<add key="darc-int-dotnet-efcore-a97f6ff-1" value="true" />
42-
<add key="darc-int-dotnet-efcore-a97f6ff-2" value="true" />
43-
<add key="darc-int-dotnet-efcore-a97f6ff-3" value="true" />
44-
<add key="darc-int-dotnet-efcore-a97f6ff-4" value="true" />
45-
<add key="darc-int-dotnet-efcore-a97f6ff" value="true" />
4631
<!-- End: Package sources from dotnet-efcore -->
4732
<!-- Begin: Package sources from dotnet-runtime -->
48-
<add key="darc-int-dotnet-runtime-1381d5e-1" value="true" />
49-
<add key="darc-int-dotnet-runtime-1381d5e-2" value="true" />
50-
<add key="darc-int-dotnet-runtime-1381d5e-3" value="true" />
51-
<add key="darc-int-dotnet-runtime-1381d5e-4" value="true" />
52-
<add key="darc-int-dotnet-runtime-1381d5e" value="true" />
5333
<!-- End: Package sources from dotnet-runtime -->
5434
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
5535
</disabledPackageSources>

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>1381d5ebd2ab1f292848d5b19b80cf71ac332508</Sha>
191191
</Dependency>
192-
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="8.0.0-alpha.1.24065.1">
192+
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="8.0.0-alpha.1.24158.3">
193193
<Uri>https://github.com/dotnet/source-build-externals</Uri>
194-
<Sha>83274d94c7e2ff21081b0d75ecbec2da2241f831</Sha>
194+
<Sha>7a9b99e457a2b9792a3c17ccaf95d80038725108</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
@@ -165,7 +165,7 @@
165165
<MicrosoftDotNetBuildTasksTemplatingVersion>8.0.0-beta.24113.2</MicrosoftDotNetBuildTasksTemplatingVersion>
166166
<MicrosoftDotNetRemoteExecutorVersion>8.0.0-beta.24113.2</MicrosoftDotNetRemoteExecutorVersion>
167167
<!-- Packages from dotnet/source-build-externals -->
168-
<MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>8.0.0-alpha.1.24065.1</MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>
168+
<MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>8.0.0-alpha.1.24158.3</MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>
169169
<!-- Packages from dotnet/source-build-reference-packages -->
170170
<MicrosoftSourceBuildIntermediatesourcebuildreferencepackagesVersion>8.0.0-alpha.1.24061.1</MicrosoftSourceBuildIntermediatesourcebuildreferencepackagesVersion>
171171
<!-- Packages from dotnet/symreader -->

0 commit comments

Comments
 (0)