Younes CHEIKH

Results 12 comments of Younes CHEIKH

For those having the same problem, It seems to be a dotnet 6 topic. The problem is with the option `-n` (no symbols). In previous versions of dotnet , using...

> > You can use version 3.0.1 of this fork https://github.com/alirezanet/publish-nuget which among others includes a fix for this issue > > There are a mountain of forks for this...

@jcansdale So finally I got it working based on your comment 😄 In fact, I did 4 steps, I don't know which one worked I suppose the last one 1....

@jcansdale No problem, Just le me know when I have to test it. By the way, the VPN is even preventing to resolve some local IP addresses in a private...

@jcansdale Seems there is no problem with ping when connecting to VPN ``` >ping localhost Pinging ******* [::1] with 32 bytes of data: Reply from ::1: time

@jcansdale Well today got the same problem, I wasn't connected to VPN, but suddenly Github extension got disconnected and requested me to reconnect again. I finally had to apply the...

Hi again @jcansdale ! I come back to you because I have enabled verbose logging before I get again the same error. In fact, VS2019 is configured to run as...

I have the same problem, Logs here [extension.log](https://github.com/github/VisualStudio/files/5179537/extension.log) ### Solution worked for me 👍 I solved the problem by connecting in Github : Profile/Settings/Developer settings/Personal access tokens Then revoke all...

@jrydow I'm having the same problem with VS2019 and with aspnet-codegenerator 😢 Did you find a solution?

Any news about this release ? .NET 9 is almost here :)