Anthony Iacono

Results 18 comments of Anthony Iacono

@WalkerCodeRanger I ran into this today as well. Let me take a stab at putting together a minimal repro now.

Hey @WalkerCodeRanger Please see the attached repro. Simply install .NET Core SDK 2.2.105 and run `dotnet build` inside the directory containing the solution to see the following output: ``` ➜...

@WalkerCodeRanger Just a small update. This also happens on .NET Core 2.2.402. It stops happening when I use `3.1.302` in my global.json. I would upgrade the project from .NET Core...

@WalkerCodeRanger Thanks for looking into this! I'm trying to push our team to move to the newer packages (ie: .NET Core 3.1 etc) so hopefully we are able to just...

@Jehoel That makes sense. I appreciate the explanation!

Do you have some code to reproduce this? I might have some time soon to attempt to look at it.

@fabiocav Hope you are having a nice day :) We are also hopeful that this issue will be fixed soon. We have spent a lot of time writing code to...

Thank god, I thought I was the only one. For what it is worth, this is happening on Mac for me. I deleted all the `Microsoft.Developer.IdentityService` related items from my...

@msft-jasonparker Thanks for the update. Does it help to let you know that the device code flow does not work either?

@msft-jasonparker I would be happy to, I just don't know how. If you can guide me in the right direction I can try ASAP