Skip to content

Commit

Permalink
Remove cli-deps from NuGet.config
Browse files Browse the repository at this point in the history
  • Loading branch information
DustinCampbell committed Apr 6, 2018
1 parent 937a39a commit 357addb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion NuGet.Config
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,5 @@
<clear />
<add key="NuGet" value="https://api.nuget.org/v3/index.json" />
<add key="dotnet-core" value="https://dotnet.myget.org/F/dotnet-core/api/v3/index.json" />
<add key="dotnet-cli" value="https://dotnet.myget.org/F/cli-deps/api/v3/index.json" />
</packageSources>
</configuration>

0 comments on commit 357addb

Please sign in to comment.