Skip to content
This repository was archived by the owner on Dec 23, 2024. It is now read-only.

Commit 4343f4a

Browse files
Merge pull request #1 from xamarin/net-5-preview-8
Add dotnet-tools package source
2 parents 7878917 + bdff4ac commit 4343f4a

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
@@ -27,6 +27,7 @@
2727
<add key="aspnet-entityframeworkcore" value="https://dotnetfeed.blob.core.windows.net/aspnet-entityframeworkcore/index.json" />
2828
<add key="aspnet-extensions" value="https://dotnetfeed.blob.core.windows.net/aspnet-extensions/index.json" />
2929
<add key="gRPC repository" value="https://grpc.jfrog.io/grpc/api/nuget/v3/grpc-nuget-dev" />
30+
<add key="dotnet-tools" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />
3031
</packageSources>
3132
<disabledPackageSources>
3233
<clear />

0 commit comments

Comments
 (0)