Skip to content

Commit 82dced7

Browse files
committed
Remove Roslyn feed
1 parent 6fe5045 commit 82dced7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

NuGet.Config

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,5 @@
33
<packageSources>
44
<add key="AspNetVNext" value="https://www.myget.org/F/aspnetvnext/api/v2" />
55
<add key="NuGet" value="https://nuget.org/api/v2/" />
6-
<add key="Roslyn" value="https://www.myget.org/F/roslyn-nightly/" />
7-
<add key="DotNet" value="https://www.myget.org/F/dotnet-corefx/" />
86
</packageSources>
9-
</configuration>
7+
</configuration>

0 commit comments

Comments
 (0)