Skip to content

Commit fc3840a

Browse files
dotnet-botmmitche
authored andcommitted
Merged PR 15800: [internal/release/5.0] Update dependencies from dnceng/internal/dotnet-runtime
This pull request updates the following dependencies [marker]: <> (Begin:7e77824a-c61f-4a1c-f8bc-08d89c6afc9d) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - **Subscription**: 7e77824a-c61f-4a1c-f8bc-08d89c6afc9d - **Build**: 20210614.8 - **Date Produced**: 6/14/2021 9:19 PM - **Commit**: bff097881d0f3ed9243023da2bfc4e858e08b753 - **Branch**: refs/heads/internal/release/5.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.Extensions.DependencyInjection**: [from 5.0.2 to 5.0.2][1] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GCa67a4c6&targetVersion=GCbff0978&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:7e77824a-c61f-4a1c-f8bc-08d89c6afc9d)
1 parent b76d4f7 commit fc3840a

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-a67a4c6" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-a67a4c60/nuget/v3/index.json" />
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" />
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-a67a4c6" value="true" />
20+
<add key="darc-int-dotnet-runtime-bff0978" 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>a67a4c60ef7e89732c17d7d39b15c8790bea5f86</Sha>
26+
<Sha>bff097881d0f3ed9243023da2bfc4e858e08b753</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)