-
Notifications
You must be signed in to change notification settings - Fork 563
Feed cleanup #814
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feed cleanup #814
Conversation
Move away from blob feeds and attempt to move away from myget feeds.
brettfo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also need to update $(RestoreSources) in eng/Versions.props.
|
@brettfo I'm going to update System.CommandLine to a version that is released (0.3.0-alpha.20070.2). Sound good? |
|
I'll deflect the System.CommandLine question to @jonsequitur. |
FYI the current verison appears to be one day later than that. |
|
@mmitche System.CommandLine should be at or above version 2.0.0-beta1.20161.1. System.CommandLine.Rendering should be at or above 0.3.0-alpha.20161.1. These were published in the corefx feed, I believe. |
Looks like all the newer versions are on dotnet5, I'll do an update. |
|
@jonsequitur I'm OK with the changes, do the command line updates look good to you? |
Move away from blob feeds and attempt to move away from myget feeds.