Skip to content

Commit bf998c9

Browse files
committed
Merge in 'release/7.0' changes
2 parents 1cd702e + 62b67cd commit bf998c9

File tree

3 files changed

+188
-183
lines changed

3 files changed

+188
-183
lines changed

NuGet.config

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
<configuration>
33
<packageSources>
44
<clear />
5+
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
6+
<!-- Begin: Package sources from dotnet-runtime -->
7+
<add key="darc-pub-dotnet-runtime-eb1415c" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-eb1415ca/nuget/v3/index.json" />
8+
<!-- End: Package sources from dotnet-runtime -->
9+
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
510
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
611
<add key="dotnet-tools" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />
712
<add key="dotnet7" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet7/nuget/v3/index.json" />

0 commit comments

Comments
 (0)