Skip to content

Commit dc86ab5

Browse files
authored
add internal package feed (#7951)
1 parent 1cd3a60 commit dc86ab5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

NuGet.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<packageSources>
88
<clear />
99
<add key="dotnet-core" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />
10+
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
1011
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
1112
<add key="fsharp-daily" value="https://www.myget.org/F/fsharp-daily/api/v3/index.json" />
1213
<add key="roslyn-master-nightly" value="https://dotnet.myget.org/F/roslyn-master-nightly/api/v3/index.json" />

0 commit comments

Comments
 (0)