Skip to content

Commit 26583a3

Browse files
Update dependencies from https://github.com/dotnet/source-build-externals build 20240308.4 (#54486)
[release/7.0] Update dependencies from dotnet/source-build-externals
1 parent 7e75f00 commit 26583a3

File tree

3 files changed

+3
-15
lines changed

3 files changed

+3
-15
lines changed

NuGet.config

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,8 @@
44
<clear />
55
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
66
<!-- Begin: Package sources from dotnet-efcore -->
7-
<add key="darc-int-dotnet-efcore-819a61e" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-819a61e6/nuget/v3/index.json" />
8-
<add key="darc-int-dotnet-efcore-819a61e-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-819a61e6-2/nuget/v3/index.json" />
9-
<add key="darc-int-dotnet-efcore-819a61e-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-819a61e6-1/nuget/v3/index.json" />
107
<!-- End: Package sources from dotnet-efcore -->
118
<!-- Begin: Package sources from dotnet-runtime -->
12-
<add key="darc-int-dotnet-runtime-567edaf" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-567edafe/nuget/v3/index.json" />
13-
<add key="darc-int-dotnet-runtime-567edaf-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-567edafe-2/nuget/v3/index.json" />
14-
<add key="darc-int-dotnet-runtime-567edaf-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-567edafe-1/nuget/v3/index.json" />
159
<!-- End: Package sources from dotnet-runtime -->
1610
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1711
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -30,14 +24,8 @@
3024
<clear />
3125
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
3226
<!-- Begin: Package sources from dotnet-efcore -->
33-
<add key="darc-int-dotnet-efcore-819a61e-1" value="true" />
34-
<add key="darc-int-dotnet-efcore-819a61e-2" value="true" />
35-
<add key="darc-int-dotnet-efcore-819a61e" value="true" />
3627
<!-- End: Package sources from dotnet-efcore -->
3728
<!-- Begin: Package sources from dotnet-runtime -->
38-
<add key="darc-int-dotnet-runtime-567edaf-1" value="true" />
39-
<add key="darc-int-dotnet-runtime-567edaf-2" value="true" />
40-
<add key="darc-int-dotnet-runtime-567edaf" value="true" />
4129
<!-- End: Package sources from dotnet-runtime -->
4230
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
4331
</disabledPackageSources>

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,9 +181,9 @@
181181
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
182182
<Sha>567edafe6106e6b769c64f6a2ed876190baa642a</Sha>
183183
</Dependency>
184-
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="7.0.0-alpha.1.24059.2">
184+
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="7.0.0-alpha.1.24158.4">
185185
<Uri>https://github.com/dotnet/source-build-externals</Uri>
186-
<Sha>4bed7bdd937666fac4c4f351b9b02adddf8d035b</Sha>
186+
<Sha>beb06e4f3aa045bddf4082111fcf005f80ca9fa6</Sha>
187187
<SourceBuild RepoName="source-build-externals" ManagedOnly="true" />
188188
</Dependency>
189189
<Dependency Name="System.Configuration.ConfigurationManager" Version="7.0.0">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
<MicrosoftDotNetBuildTasksInstallersVersion>7.0.0-beta.24114.4</MicrosoftDotNetBuildTasksInstallersVersion>
138138
<MicrosoftDotNetBuildTasksTemplatingVersion>7.0.0-beta.24114.4</MicrosoftDotNetBuildTasksTemplatingVersion>
139139
<!-- Packages from dotnet/source-build-externals -->
140-
<MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>7.0.0-alpha.1.24059.2</MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>
140+
<MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>7.0.0-alpha.1.24158.4</MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>
141141
<!-- Packages from dotnet/xdt -->
142142
<MicrosoftWebXdtVersion>7.0.0-preview.22423.2</MicrosoftWebXdtVersion>
143143
</PropertyGroup>

0 commit comments

Comments
 (0)