Matt Connew

Results 286 comments of Matt Connew

Does it keep a persistent state on disk? I did check for any left over processes and there weren't any.

I worked out why the it was complaining about the lock, and why it likely wasn't on your machine. You pass -t 5000 to WebServer.exe which sets a 5 second...

I just looked to see if there was something equivalent for .NET Framework and there is. Add a file to your test project called `testhost.dll.config` and set Copy to Output...

Can you confirm what version of .NET you were using when it worked before? What version of WCF packages were you using then? Have you regenerated the client using a...

If it's a limitation of unsecure http, it's not a limitation that WCF is enforcing. The security mode TransportCredentialOnly is there to make you explicitly state that you understand you...

I'm getting an actual error from posh-git, and this problem I believe does exist in ugit. I get the following error as soon as I import ugit: ```pwsh [PoshGitVcsPrompt error:...