Conversation
8560b83 to
6072d5c
Compare
This reverts commit e2ccd12.
Contributor
Author
|
@stephentoub, when attempting to pick up the latest SDK \ runtime, I see this build error on the Mac agents: System.ComponentModel.Win32Exception (102): Operation not supported on socket
at System.ConsolePal.EnsureInitializedCore()
at System.ConsolePal.ControlCHandlerRegistrar.Register()
at System.Console.add_CancelKeyPress(ConsoleCancelEventHandler value)
at Microsoft.DotNet.Cli.Utils.ProcessReaper..ctor(Process process)
at Microsoft.DotNet.Cli.Utils.ProcessStartInfoExtensions.Execute(ProcessStartInfo startInfo)
at Microsoft.DotNet.Tools.RestoringCommand.Execute()
at Microsoft.DotNet.Tools.Publish.PublishCommand.Run(String[] args)
at Microsoft.DotNet.Cli.Program.ProcessArgs(String[] args, ITelemetry telemetryClient)
at Microsoft.DotNet.Cli.Program.Main(String[] args)It's from a vanilla The build log with the failure: https://dev.azure.com/dnceng/public/_build/results?buildId=141479&view=logs&lineStart=38&jobId=fe4e408a-5576-5fa1-f2ab-61ac24819df6&taskId=961b5bee-1b38-582a-dfd3-29c4c6c56ff0 |
dougbu
approved these changes
Apr 3, 2019
Contributor
dougbu
left a comment
There was a problem hiding this comment.
If you can make it work in AspNetCore, sure 😺 (Please revert if you can't update that repo for some reason.)
pranavkm
added a commit
that referenced
this pull request
Apr 3, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.