Skip to content

Commit

Permalink
Remove Roslyn nightly NuGet feed
Browse files Browse the repository at this point in the history
  • Loading branch information
DustinCampbell committed Mar 8, 2017
1 parent d9ce251 commit de316a0
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,7 +4,6 @@
<clear />
<add key="dotnet-core" value="https://dotnet.myget.org/F/dotnet-core/api/v3/index.json" />
<add key="cli-deps" value="https://dotnet.myget.org/F/cli-deps/api/v3/index.json" />
<add key="roslyn" value="https://dotnet.myget.org/f/roslyn/api/v3/index.json" />
<add key="NuGet" value="https://api.nuget.org/v3/index.json" />
</packageSources>
</configuration>

0 comments on commit de316a0

Please sign in to comment.