Skip to content

Commit 6493867

Browse files
dotnet-botmmitche
andauthored
Fixup feeds (#1198)
Co-authored-by: Matt Mitchell <[email protected]>
1 parent e2815cc commit 6493867

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,7 +3,7 @@
33
<!-- Only specify feed for Arcade SDK (see https://github.com/Microsoft/msbuild/issues/2982) -->
44
<packageSources>
55
<clear />
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
<add key="dotnet5" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5/nuget/v3/index.json" />
88
<add key="dotnet5-transport" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5-transport/nuget/v3/index.json" />
99
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />

0 commit comments

Comments
 (0)