Skip to content

Commit b76d4f7

Browse files
committed
[internal/release/5.0] Update dependencies from dnceng/internal/dotnet-runtime
1 parent 565d796 commit b76d4f7

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

NuGet.config

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<clear />
55
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
66
<!-- Begin: Package sources from dotnet-runtime -->
7-
<add key="darc-int-dotnet-runtime-20e6fee" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-20e6feed/nuget/v3/index.json" />
7+
<add key="darc-int-dotnet-runtime-a67a4c6" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-a67a4c60/nuget/v3/index.json" />
88
<!-- End: Package sources from dotnet-runtime -->
99
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1010
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -17,6 +17,7 @@
1717
<clear />
1818
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
1919
<!-- Begin: Package sources from dotnet-runtime -->
20+
<add key="darc-int-dotnet-runtime-a67a4c6" value="true" />
2021
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
2122
<add key="darc-int-dotnet-runtime-20e6fee" value="true" />
2223
<add key="darc-int-dotnet-runtime-cb5f173" value="true" />

eng/Version.Details.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
</Dependency>
2424
<Dependency Name="Microsoft.Extensions.DependencyInjection" Version="5.0.2">
2525
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
26-
<Sha>20e6feedb15c568c5dd1dac885e3c6b71309543c</Sha>
26+
<Sha>a67a4c60ef7e89732c17d7d39b15c8790bea5f86</Sha>
2727
</Dependency>
2828
<Dependency Name="Microsoft.Extensions.DependencyModel" Version="5.0.0">
2929
<Uri>https://github.com/dotnet/runtime</Uri>

0 commit comments

Comments
 (0)