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

Commit e2c7aff

Browse files
authored
Merge pull request #2 from xamarin/dev/therzok/dotnet5-feed
2 parents 4343f4a + bc005db commit e2c7aff

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
@@ -28,6 +28,7 @@
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" />
3030
<add key="dotnet-tools" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />
31+
<add key="dotnet5" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5/nuget/v3/index.json" />
3132
</packageSources>
3233
<disabledPackageSources>
3334
<clear />

0 commit comments

Comments
 (0)