Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Commit 7f2554c

Browse files
author
jbeisner
committed
Slight re-ordering...
1 parent 3d7ff40 commit 7f2554c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/NugetConfigFile.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
<add key="BlobFeed" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />
2222
<add key="aspnetcore-release" value="https://dotnet.myget.org/F/aspnetcore-release/api/v3/index.json" />
2323
<add key="roslyn" value="https://dotnet.myget.org/f/roslyn/api/v3/index.json" />
24-
<add key="container-tools" value="https://www.myget.org/F/container-tools-for-visual-studio/api/v3/index.json" />
2524
<add key="api.nuget.org" value="https://api.nuget.org/v3/index.json" />
25+
<add key="container-tools" value="https://www.myget.org/F/container-tools-for-visual-studio/api/v3/index.json" />
2626
]]>
2727
</NugetConfigCLIFeeds>
2828

0 commit comments

Comments
 (0)