Skip to content

Commit 32d939c

Browse files
committed
Use new dotnet-tools feed
- still need additional feeds like aspnet-extensions because #14425 is blocked
1 parent 1541cd4 commit 32d939c

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
@@ -14,6 +14,7 @@
1414
<add key="aspnet-extensions" value="https://dotnetfeed.blob.core.windows.net/aspnet-extensions/index.json" />
1515
<add key="aspnet-entityframeworkcore" value="https://dotnetfeed.blob.core.windows.net/aspnet-entityframeworkcore/index.json" />
1616
<add key="aspnet-aspnetcore-tooling" value="https://dotnetfeed.blob.core.windows.net/aspnet-aspnetcore-tooling/index.json" />
17+
<add key="dotnet-tools" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />
1718
<add key="grpc-nuget-dev" value="https://grpc.jfrog.io/grpc/api/nuget/v3/grpc-nuget-dev" />
1819
<add key="roslyn" value="https://dotnet.myget.org/F/roslyn/api/v3/index.json" />
1920
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />

0 commit comments

Comments
 (0)