Skip to content

Commit 3f87303

Browse files
authored
Merge pull request #34308 from vseanreesermsft/internal-merge-5.0-2021-07-13-1001
Merging internal commits for release/5.0
2 parents 299d1f0 + 45223e7 commit 3f87303

File tree

6 files changed

+370
-366
lines changed

6 files changed

+370
-366
lines changed

NuGet.config

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,10 @@
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-int-dotnet-efcore-1af30fd" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-efcore-1af30fd9/nuget/v3/index.json" />
78
<!-- End: Package sources from dotnet-efcore -->
89
<!-- Begin: Package sources from dotnet-runtime -->
10+
<add key="darc-int-dotnet-runtime-35964c9" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-35964c92/nuget/v3/index.json" />
911
<!-- End: Package sources from dotnet-runtime -->
1012
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1113
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -20,8 +22,10 @@
2022
<clear />
2123
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
2224
<!-- Begin: Package sources from dotnet-runtime -->
25+
<add key="darc-int-dotnet-runtime-35964c9" value="true" />
2326
<!-- End: Package sources from dotnet-runtime -->
2427
<!-- Begin: Package sources from dotnet-efcore -->
28+
<add key="darc-int-dotnet-efcore-1af30fd" value="true" />
2529
<!-- End: Package sources from dotnet-efcore -->
2630
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
2731
</disabledPackageSources>

0 commit comments

Comments
 (0)