Skip to content

Commit 4dfdedf

Browse files
[release/8.0.1xx] Update dependencies from dotnet/source-build-reference-packages (#20804)
[release/8.0.1xx] Update dependencies from dotnet/source-build-reference-packages
1 parent 2a0ef3f commit 4dfdedf

2 files changed

Lines changed: 2 additions & 11 deletions

File tree

NuGet.config

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,22 +7,17 @@
77
<clear />
88
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
99
<!-- Begin: Package sources from dotnet-emsdk -->
10-
<add key="darc-pub-dotnet-emsdk-8b730da" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-8b730da9/nuget/v3/index.json" />
1110
<!-- End: Package sources from dotnet-emsdk -->
1211
<!-- Begin: Package sources from dotnet-aspnetcore -->
13-
<add key="darc-int-dotnet-aspnetcore-1599013" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-15990132/nuget/v3/index.json" />
1412
<!-- End: Package sources from dotnet-aspnetcore -->
1513
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
1614
<add key="darc-pub-DotNet-msbuild-Trusted-7806cbf" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-7806cbf7/nuget/v3/index.json" />
1715
<!-- End: Package sources from DotNet-msbuild-Trusted -->
1816
<!-- Begin: Package sources from dotnet-runtime -->
19-
<add key="darc-int-dotnet-runtime-b3b35ce" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-b3b35ce8/nuget/v3/index.json" />
2017
<!-- End: Package sources from dotnet-runtime -->
2118
<!-- Begin: Package sources from dotnet-sdk -->
22-
<add key="darc-int-dotnet-sdk-4a8c079" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-sdk-4a8c079f/nuget/v3/index.json" />
2319
<!-- End: Package sources from dotnet-sdk -->
2420
<!-- Begin: Package sources from dotnet-windowsdesktop -->
25-
<add key="darc-int-dotnet-windowsdesktop-d0e3683" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-d0e3683d/nuget/v3/index.json" />
2621
<!-- End: Package sources from dotnet-windowsdesktop -->
2722
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
2823
<add key="dotnet-tools" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />
@@ -44,15 +39,11 @@
4439
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
4540
<!-- End: Package sources from DotNet-msbuild-Trusted -->
4641
<!-- Begin: Package sources from dotnet-aspnetcore -->
47-
<add key="darc-int-dotnet-aspnetcore-1599013" value="true" />
4842
<!-- End: Package sources from dotnet-aspnetcore -->
4943
<!-- Begin: Package sources from dotnet-runtime -->
50-
<add key="darc-int-dotnet-runtime-b3b35ce" value="true" />
5144
<!-- Begin: Package sources from dotnet-sdk -->
52-
<add key="darc-int-dotnet-sdk-4a8c079" value="true" />
5345
<!-- End: Package sources from dotnet-sdk -->
5446
<!-- Begin: Package sources from dotnet-windowsdesktop -->
55-
<add key="darc-int-dotnet-windowsdesktop-d0e3683" value="true" />
5647
<!-- End: Package sources from dotnet-windowsdesktop -->
5748
<!-- End: Package sources from dotnet-runtime -->
5849
<!--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
@@ -248,9 +248,9 @@
248248
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
249249
<Sha>81cabf2857a01351e5ab578947c7403a5b128ad1</Sha>
250250
</Dependency>
251-
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="8.0.0-alpha.1.25615.3">
251+
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="8.0.0-alpha.1.26152.2">
252252
<Uri>https://github.com/dotnet/source-build-reference-packages</Uri>
253-
<Sha>44b5b62182b48c34c4b6aef28943ec3f3e82f214</Sha>
253+
<Sha>ac35a502714f4867b0386a5bd392868024e7495c</Sha>
254254
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
255255
</Dependency>
256256
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="1.0.0-beta.23475.1" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">

0 commit comments

Comments
 (0)