Conversation
We are still depending on an ancient version of System.Commandline, 0.1.0-e170320-1, which we get from this feed. Readd it to unblock things.
|
@am11 feel free to take it upon yourself to upgrade the problematic projects to the more recent version of System.CommandLine 😄 |
BruceForstall
left a comment
There was a problem hiding this comment.
Does the order here matter? It was previously listed first.
It doesn't seem to, I think because of the exact version we specify that is only found in this feed.
@BruceForstall pointed out that this is #193 and that the System.CommandLine we are relying on now might be quite different than what is called System.CommandLine today. |
This reverts commit 2757446.
|
Thanks! I think I had older versions cached, clearing the cache revealed the error. 😁 I will try to migrate tools to System.CommandLine v2. 🙂 |
We are still depending on an ancient version of System.Commandline, 0.1.0-e170320-1, which we get from this feed. Readd it to unblock things, otherwise all our SPMI jobs fail in dotnet/runtime when they try to build jitutils.