Skip to content

Commit 6e53e86

Browse files
dotnet-botmmitche
andauthored
Fixup feeds (#134)
Co-authored-by: Matt Mitchell <[email protected]>
1 parent b2057ab commit 6e53e86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nuget.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
<packageSources>
44
<clear />
55
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
6-
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
6+
<add key="dotnet-public" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json" />
77
</packageSources>
88
</configuration>

0 commit comments

Comments
 (0)