Skip to content

Commit 21b16c3

Browse files
srsaggamjustinormont
authored andcommitted
Removing the nuget.config and have build.props mention the nuget package sources. (dotnet#38)
* Added sequential grouping of columns * removed nuget.config and have only props mentions the nuget sources * reverted the file
1 parent 2a638cc commit 21b16c3

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

Directory.Build.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
https://api.nuget.org/v3/index.json;
1919
https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json;
2020
https://dotnet.myget.org/F/dotnet-core/api/v3/index.json;
21+
https://dotnet.myget.org/F/system-commandline/api/v3/index.json;
2122
</RestoreSources>
2223
</PropertyGroup>
2324

Nuget.config

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)