Skip to content

Commit 51b5945

Browse files
authored
[release/8.0.3xx] Update dependencies from dotnet/source-build-reference-packages (#20676)
2 parents c34d825 + ce15ed4 commit 51b5945

File tree

2 files changed

+1
-12
lines changed

2 files changed

+1
-12
lines changed

NuGet.config

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,22 +7,16 @@
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-42532a7" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-42532a75/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-6254f5c" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-6254f5ca/nuget/v3/index.json" />
1412
<!-- End: Package sources from dotnet-aspnetcore -->
1513
<!-- Begin: Package sources from dotnet-windowsdesktop -->
16-
<add key="darc-int-dotnet-windowsdesktop-74e82c7" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-74e82c7a/nuget/v3/index.json" />
1714
<!-- End: Package sources from dotnet-windowsdesktop -->
1815
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
19-
<add key="darc-int-DotNet-msbuild-Trusted-aa888d3" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-DotNet-msbuild-Trusted-aa888d32/nuget/v3/index.json" />
2016
<!-- End: Package sources from DotNet-msbuild-Trusted -->
2117
<!-- Begin: Package sources from dotnet-runtime -->
22-
<add key="darc-int-dotnet-runtime-362ab66" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-362ab666/nuget/v3/index.json" />
2318
<!-- End: Package sources from dotnet-runtime -->
2419
<!-- Begin: Package sources from dotnet-sdk -->
25-
<add key="darc-int-dotnet-sdk-1ed79cd" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-sdk-1ed79cd2/nuget/v3/index.json" />
2620
<!-- End: Package sources from dotnet-sdk -->
2721
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
2822
<add key="dotnet-tools" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />
@@ -41,19 +35,14 @@
4135
<disabledPackageSources>
4236
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
4337
<!-- Begin: Package sources from dotnet-aspnetcore -->
44-
<add key="darc-int-dotnet-aspnetcore-6254f5c" value="true" />
4538
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
46-
<add key="darc-int-DotNet-msbuild-Trusted-aa888d3" value="true" />
4739
<!-- End: Package sources from DotNet-msbuild-Trusted -->
4840
<!-- End: Package sources from dotnet-aspnetcore -->
4941
<!-- Begin: Package sources from dotnet-runtime -->
50-
<add key="darc-int-dotnet-runtime-362ab66" value="true" />
5142
<!-- End: Package sources from dotnet-runtime -->
5243
<!-- Begin: Package sources from dotnet-sdk -->
53-
<add key="darc-int-dotnet-sdk-1ed79cd" value="true" />
5444
<!-- End: Package sources from dotnet-sdk -->
5545
<!-- Begin: Package sources from dotnet-windowsdesktop -->
56-
<add key="darc-int-dotnet-windowsdesktop-74e82c7" value="true" />
5746
<!-- End: Package sources from dotnet-windowsdesktop -->
5847
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
5948
</disabledPackageSources>

eng/Version.Details.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@
243243
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
244244
<Sha>81cabf2857a01351e5ab578947c7403a5b128ad1</Sha>
245245
</Dependency>
246-
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="8.0.0-alpha.1.25515.4">
246+
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="8.0.0-alpha.1.25520.5">
247247
<Uri>https://github.com/dotnet/source-build-reference-packages</Uri>
248248
<Sha>4f39ba9e117ece1679a2bd4f2e8c188f914078e1</Sha>
249249
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />

0 commit comments

Comments
 (0)