Skip to content

Commit d8bc595

Browse files
[release/7.0] Update dependencies from dotnet/source-build-externals
1 parent ca48042 commit d8bc595

File tree

3 files changed

+3
-19
lines changed

3 files changed

+3
-19
lines changed

NuGet.config

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +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-c9d1c2d" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-c9d1c2d2/nuget/v3/index.json" />
8-
<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" />
9-
<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" />
10-
<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" />
117
<!-- End: Package sources from dotnet-efcore -->
128
<!-- Begin: Package sources from dotnet-runtime -->
13-
<add key="darc-int-dotnet-runtime-dff486f" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-dff486f2/nuget/v3/index.json" />
14-
<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" />
15-
<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" />
16-
<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" />
179
<!-- End: Package sources from dotnet-runtime -->
1810
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1911
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -32,16 +24,8 @@
3224
<clear />
3325
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
3426
<!-- Begin: Package sources from dotnet-efcore -->
35-
<add key="darc-int-dotnet-efcore-c9d1c2d" value="true" />
36-
<add key="darc-int-dotnet-efcore-819a61e-1" value="true" />
37-
<add key="darc-int-dotnet-efcore-819a61e-2" value="true" />
38-
<add key="darc-int-dotnet-efcore-819a61e" value="true" />
3927
<!-- End: Package sources from dotnet-efcore -->
4028
<!-- Begin: Package sources from dotnet-runtime -->
41-
<add key="darc-int-dotnet-runtime-dff486f" value="true" />
42-
<add key="darc-int-dotnet-runtime-567edaf-1" value="true" />
43-
<add key="darc-int-dotnet-runtime-567edaf-2" value="true" />
44-
<add key="darc-int-dotnet-runtime-567edaf" value="true" />
4529
<!-- End: Package sources from dotnet-runtime -->
4630
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
4731
</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>dff486f2d78d3f932d0f9bfa38043f85e358fb8c</Sha>
183183
</Dependency>
184-
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="7.0.0-alpha.1.24158.4">
184+
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="7.0.0-alpha.1.24162.2">
185185
<Uri>https://github.com/dotnet/source-build-externals</Uri>
186-
<Sha>beb06e4f3aa045bddf4082111fcf005f80ca9fa6</Sha>
186+
<Sha>936411dd5d047cef6674b47872104a3a59cf5754</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.24158.4</MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>
140+
<MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>7.0.0-alpha.1.24162.2</MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>
141141
<!-- Packages from dotnet/xdt -->
142142
<MicrosoftWebXdtVersion>7.0.0-preview.22423.2</MicrosoftWebXdtVersion>
143143
</PropertyGroup>

0 commit comments

Comments
 (0)