Skip to content

Commit 872df16

Browse files
dotnet-botmmitche
andauthored
Fixup feeds (#615)
Co-authored-by: Matt Mitchell <[email protected]>
1 parent 2315fc4 commit 872df16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nuget.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<configuration>
33
<packageSources>
44
<clear />
5-
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
5+
<add key="dotnet-public" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json" />
66
<add key="dotnet-myget-legacy" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/myget-legacy/nuget/v3/index.json" />
77
<add key="VSIDE vs-impl" value="https://pkgs.dev.azure.com/azure-public/vside/_packaging/vs-impl/nuget/v3/index.json" />
88
</packageSources>

0 commit comments

Comments
 (0)