Skip to content

Commit 62b67cd

Browse files
Update dependencies from https://github.com/dotnet/runtime build 20221011.11 (#44508)
[release/7.0] Update dependencies from dotnet/runtime
1 parent 122736b commit 62b67cd

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)