Skip to content

Commit becdf3b

Browse files
[release/5.0] Update dependencies from dotnet/efcore dotnet/runtime (#27827)
[release/5.0] Update dependencies from dotnet/efcore dotnet/runtime - Return to RTM version of a package - dotnet/runtime is not currently producing a useful Microsoft.Extensions.Internal.Transport - quickest way to ignore the bad stuff is to pin the package here - Update eng/Version.Details.xml - Update eng/Version.Details.xml - Update eng/Version.Details.xml - Unpin Microsoft.Extensions.Internal.Transport
1 parent 807e8cc commit becdf3b

File tree

3 files changed

+84
-81
lines changed

3 files changed

+84
-81
lines changed

NuGet.config

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,11 @@
44
<clear />
55
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
66
<!-- Begin: Package sources from dotnet-efcore -->
7-
<add key="darc-pub-dotnet-efcore-7df99d2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-7df99d27/nuget/v3/index.json" />
7+
<add key="darc-pub-dotnet-efcore-d05f81d" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-d05f81d0/nuget/v3/index.json" />
88
<!-- End: Package sources from dotnet-efcore -->
9+
<!-- Begin: Package sources from dotnet-runtime -->
10+
<add key="darc-pub-dotnet-runtime-bed28f3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-bed28f34/nuget/v3/index.json" />
11+
<!-- End: Package sources from dotnet-runtime -->
912
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1013
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
1114
<add key="dotnet-tools" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />

0 commit comments

Comments
 (0)