Skip to content

Commit

Permalink
[internal/release/5.0] Update dependencies from dnceng/internal/dotne…
Browse files Browse the repository at this point in the history
…t-runtime
  • Loading branch information
dotnet-bot committed Jun 15, 2021
1 parent fc3840a commit 1af30fd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<!-- Begin: Package sources from dotnet-runtime -->
<add key="darc-int-dotnet-runtime-bff0978" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-bff09788/nuget/v3/index.json" />
<add key="darc-int-dotnet-runtime-35964c9" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-35964c92/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-runtime -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
Expand All @@ -17,7 +17,7 @@
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<!-- Begin: Package sources from dotnet-runtime -->
<add key="darc-int-dotnet-runtime-bff0978" value="true" />
<add key="darc-int-dotnet-runtime-35964c9" value="true" />
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<add key="darc-int-dotnet-runtime-20e6fee" value="true" />
<add key="darc-int-dotnet-runtime-cb5f173" value="true" />
Expand Down
2 changes: 1 addition & 1 deletion eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
</Dependency>
<Dependency Name="Microsoft.Extensions.DependencyInjection" Version="5.0.2">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>bff097881d0f3ed9243023da2bfc4e858e08b753</Sha>
<Sha>35964c9215613d66a687ebcb2d7fcd9496390ee7</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.DependencyModel" Version="5.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
Expand Down

0 comments on commit 1af30fd

Please sign in to comment.