Skip to content

Commit 1af30fd

Browse files
committed
[internal/release/5.0] Update dependencies from dnceng/internal/dotnet-runtime
1 parent fc3840a commit 1af30fd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

NuGet.config

+2-2
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-bff0978" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-bff09788/nuget/v3/index.json" />
7+
<add key="darc-int-dotnet-runtime-35964c9" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-35964c92/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,7 +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-bff0978" value="true" />
20+
<add key="darc-int-dotnet-runtime-35964c9" value="true" />
2121
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
2222
<add key="darc-int-dotnet-runtime-20e6fee" value="true" />
2323
<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>bff097881d0f3ed9243023da2bfc4e858e08b753</Sha>
26+
<Sha>35964c9215613d66a687ebcb2d7fcd9496390ee7</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)